summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRon Olson <tachoknight@gmail.com>2018-05-16 09:43:33 -0500
committerRon Olson <tachoknight@gmail.com>2018-05-16 09:43:33 -0500
commit2a261e62e208a3fab1abbb6da35126c9596e0617 (patch)
tree62851069e88e837c7eebbbeffe501439433cdbb9
parentb3857983578ca6cf77f0ee6206df40909d5cc41b (diff)
downloadswift-lang-2a261e62e208a3fab1abbb6da35126c9596e0617.tar.gz
swift-lang-2a261e62e208a3fab1abbb6da35126c9596e0617.tar.xz
swift-lang-2a261e62e208a3fab1abbb6da35126c9596e0617.zip
Updated to DEVELOPMENT-SNAPSHOT-2018-05-14
-rw-r--r--swift-lang.spec10
1 files changed, 6 insertions, 4 deletions
diff --git a/swift-lang.spec b/swift-lang.spec
index 5848e18..86e201e 100644
--- a/swift-lang.spec
+++ b/swift-lang.spec
@@ -1,10 +1,10 @@
%global debug_package %{nil}
-%global swifttag 4.2-DEVELOPMENT-SNAPSHOT-2018-05-08-a
-%global swiftgithash 0e6d867
-%global swiftgitdate 20180508
+%global swifttag 4.2-DEVELOPMENT-SNAPSHOT-2018-05-14-a
+%global swiftgithash f58f528
+%global swiftgitdate 20180514
Name: swift-lang
Version: 4.2
-Release: 0.8.%{swiftgitdate}git%{swiftgithash}%{?dist}
+Release: 0.9.%{swiftgitdate}git%{swiftgithash}%{?dist}
Summary: Apple's Swift programming language
License: ASL 2.0
URL: https://swift.org
@@ -170,6 +170,8 @@ install -m 0644 %{_builddir}/usr/share/man/man1/swift.1 %{buildroot}%{_mandir}/m
%postun -p /sbin/ldconfig
%changelog
+* Tue May 15 2018 Ron Olson <tachoknight@gmail.com> 4.2-0.9.20180514gitf58f528
+- Updated to swift-4.2-DEVELOPMENT-SNAPSHOT-2018-05-14-a
* Wed May 09 2018 Ron Olson <tachoknight@gmail.com> 4.2-0.8.20180508git0e6d867
- Updated to swift-4.2-DEVELOPMENT-SNAPSHOT-2018-05-08-a
* Wed May 02 2018 Ron Olson <tachoknight@gmail.com> 4.2-0.7.20180502gitb08fb12