summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRon Olson <tachoknight@gmail.com>2018-05-30 14:30:48 -0500
committerRon Olson <tachoknight@gmail.com>2018-05-30 14:30:48 -0500
commit85f18fc7e048e3a7981a4bfecafb91f52fb4b86c (patch)
tree406d91ef64c81e66c375941c87e80c7f16643c9b
parent0e920d45ef9abe2a36bd43aac8fa9f9efe1595de (diff)
downloadswift-lang-85f18fc7e048e3a7981a4bfecafb91f52fb4b86c.tar.gz
swift-lang-85f18fc7e048e3a7981a4bfecafb91f52fb4b86c.tar.xz
swift-lang-85f18fc7e048e3a7981a4bfecafb91f52fb4b86c.zip
Updated to May 29th build
-rw-r--r--swift-lang.spec10
1 files changed, 6 insertions, 4 deletions
diff --git a/swift-lang.spec b/swift-lang.spec
index aa9dabe..e050a2e 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-22-a
-%global swiftgithash 58f7399
-%global swiftgitdate 20180522
+%global swifttag 4.2-DEVELOPMENT-SNAPSHOT-2018-05-29-a
+%global swiftgithash 4160301
+%global swiftgitdate 20180529
Name: swift-lang
Version: 4.2
-Release: 0.11.%{swiftgitdate}git%{swiftgithash}%{?dist}
+Release: 0.12.%{swiftgitdate}git%{swiftgithash}%{?dist}
Summary: Apple's Swift programming language
License: ASL 2.0
URL: https://swift.org
@@ -175,6 +175,8 @@ install -m 0644 %{_builddir}/usr/share/man/man1/swift.1 %{buildroot}%{_mandir}/m
%postun -p /sbin/ldconfig
%changelog
+* Wed May 30 2018 Ron Olson <tachoknight@gmail.com> 4.2-0.12.20180529git4160301
+- Updated to swift-4.2-DEVELOPMENT-SNAPSHOT-2018-05-29-a
* Wed May 23 2018 Ron Olson <tachoknight@gmail.com> 4.2-0.11.20180522git58f7399
- Updated to swift-4.2-DEVELOPMENT-SNAPSHOT-2018-05-22-a
* Mon May 21 2018 Ron Olson <tachoknight@gmail.com> 4.2-0.10.20180520gitbb77484