summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRon Olson <tachoknight@gmail.com>2018-11-29 09:14:02 -0600
committerRon Olson <tachoknight@gmail.com>2018-11-29 09:14:02 -0600
commitea13633a55bcd788c787a1ed84b187d055e046b9 (patch)
tree105fd0a02d3e460246a03343a4ff5ed7d5a13f7e
parente31ea1a85dedf53469b43d707003d1c29876f5d9 (diff)
downloadswift-lang-ea13633a55bcd788c787a1ed84b187d055e046b9.tar.gz
swift-lang-ea13633a55bcd788c787a1ed84b187d055e046b9.tar.xz
swift-lang-ea13633a55bcd788c787a1ed84b187d055e046b9.zip
Updated to DEVELOPMENT-SNAPSHOT-2018-11-28-a
-rw-r--r--swift-lang.spec10
1 files changed, 6 insertions, 4 deletions
diff --git a/swift-lang.spec b/swift-lang.spec
index fd5da8b..60145c5 100644
--- a/swift-lang.spec
+++ b/swift-lang.spec
@@ -1,12 +1,12 @@
%global debug_package %{nil}
-%global swifttag DEVELOPMENT-SNAPSHOT-2018-11-26-a
-%global swiftgithash a820992
-%global swiftgitdate 20181126
+%global swifttag DEVELOPMENT-SNAPSHOT-2018-11-28-a
+%global swiftgithash 806cf57
+%global swiftgitdate 20181128
%global swiftbuild swift-source
%global __provides_exclude ^/usr/lib/swift-lldb/.*\\.so.*
Name: swift-lang
Version: 5.0
-Release: 0.15.%{swiftgitdate}git%{swiftgithash}%{?dist}
+Release: 0.16.%{swiftgitdate}git%{swiftgithash}%{?dist}
Summary: Apple's Swift programming language
License: ASL 2.0
URL: https://swift.org
@@ -198,6 +198,8 @@ install -m 0644 %{_builddir}/usr/share/man/man1/swift.1 %{buildroot}%{_mandir}/m
%changelog
+* Thu Nov 29 2018 Ron Olson <tachoknight@gmail.com> 5.0-0.16.20181128git806cf57
+- Updated to swift-DEVELOPMENT-SNAPSHOT-2018-11-28-a
* Tue Nov 27 2018 Ron Olson <tachoknight@gmail.com> 5.0-0.15.20181126gita820992
- Updated to swift-DEVELOPMENT-SNAPSHOT-2018-11-26-a
* Mon Nov 26 2018 Ron Olson <tachoknight@gmail.com> 5.0-0.14.20181125gita820992