summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRon Olson <tachoknight@gmail.com>2018-06-29 13:19:07 -0500
committerRon Olson <tachoknight@gmail.com>2018-06-29 13:19:07 -0500
commit2c3f10d82b55c2805ea5b07294bc3c4dac4ac8a6 (patch)
tree8a7afd6e5b1e8f35e89c1612c1af286407692b5e
parentd652ba60656a8c870c546bbec070be72dd29fedf (diff)
downloadswift-lang-2c3f10d82b55c2805ea5b07294bc3c4dac4ac8a6.tar.gz
swift-lang-2c3f10d82b55c2805ea5b07294bc3c4dac4ac8a6.tar.xz
swift-lang-2c3f10d82b55c2805ea5b07294bc3c4dac4ac8a6.zip
Updated to swift-4.2-DEVELOPMENT-SNAPSHOT-2018-06-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 6fae4c8..374a361 100644
--- a/swift-lang.spec
+++ b/swift-lang.spec
@@ -1,11 +1,11 @@
%global debug_package %{nil}
-%global swifttag 4.2-DEVELOPMENT-SNAPSHOT-2018-06-26-a
-%global swiftgithash be3b9a7
-%global swiftgitdate 20180626
+%global swifttag 4.2-DEVELOPMENT-SNAPSHOT-2018-06-28-a
+%global swiftgithash 9f8f2a1
+%global swiftgitdate 20180628
%global swiftbuild swift-source
Name: swift-lang
Version: 4.2
-Release: 0.20.%{swiftgitdate}git%{swiftgithash}%{?dist}
+Release: 0.21.%{swiftgitdate}git%{swiftgithash}%{?dist}
Summary: Apple's Swift programming language
License: ASL 2.0
URL: https://swift.org
@@ -186,6 +186,8 @@ install -m 0644 %{_builddir}/usr/share/man/man1/swift.1 %{buildroot}%{_mandir}/m
%postun -p /sbin/ldconfig
%changelog
+* Fri Jun 29 2018 Ron Olson <tachoknight@gmail.com> 4.2-0.21.20180628git9f8f2a1
+- Updated to swift-4.2-DEVELOPMENT-SNAPSHOT-2018-06-28-a
* Thu Jun 28 2018 Ron Olson <tachoknight@gmail.com> 4.2-0.20.20180626gitbe3b9a7
- Updated to swift-4.2-DEVELOPMENT-SNAPSHOT-2018-06-26-a
* Wed Jun 13 2018 Ron Olson <tachoknight@gmail.com> 4.2-0.19.20180612gitbb9532c