summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRon Olson <tachoknight@gmail.com>2018-09-09 10:39:53 -0500
committerRon Olson <tachoknight@gmail.com>2018-09-09 10:39:53 -0500
commit28d6e210d03cbdab6b86c81e4d8aacf0d26a3066 (patch)
treefc3ff26a1c3143cb59a03e193d1076fa79ab43e7
parent34abfd0217b71ca86e34df2fd89026e22a04b135 (diff)
downloadswift-lang-28d6e210d03cbdab6b86c81e4d8aacf0d26a3066.tar.gz
swift-lang-28d6e210d03cbdab6b86c81e4d8aacf0d26a3066.tar.xz
swift-lang-28d6e210d03cbdab6b86c81e4d8aacf0d26a3066.zip
Updated to 4.2-DEVELOPMENT-SNAPSHOT-2018-09-08-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 066b5f8..8b1c00d 100644
--- a/swift-lang.spec
+++ b/swift-lang.spec
@@ -1,12 +1,12 @@
%global debug_package %{nil}
-%global swifttag 4.2-DEVELOPMENT-SNAPSHOT-2018-09-07-a
-%global swiftgithash c922f68
-%global swiftgitdate 20180907
+%global swifttag 4.2-DEVELOPMENT-SNAPSHOT-2018-09-08-a
+%global swiftgithash be88499
+%global swiftgitdate 20180908
%global swiftbuild swift-source
%global __provides_exclude ^/usr/lib/swift-lldb/.*\\.so.*
Name: swift-lang
Version: 4.2
-Release: 0.64.%{swiftgitdate}git%{swiftgithash}%{?dist}
+Release: 0.65.%{swiftgitdate}git%{swiftgithash}%{?dist}
Summary: Apple's Swift programming language
License: ASL 2.0
URL: https://swift.org
@@ -201,6 +201,8 @@ install -m 0644 %{_builddir}/usr/share/man/man1/swift.1 %{buildroot}%{_mandir}/m
%changelog
+* Sun Sep 09 2018 Ron Olson <tachoknight@gmail.com> 4.2-0.65.20180908gitbe88499
+- Updated to swift-4.2-DEVELOPMENT-SNAPSHOT-2018-09-08-a
* Sat Sep 08 2018 Ron Olson <tachoknight@gmail.com> 4.2-0.64.20180907gitc922f68
- Updated to swift-4.2-DEVELOPMENT-SNAPSHOT-2018-09-07-a
* Sun Aug 26 2018 Ron Olson <tachoknight@gmail.com> 4.2-0.63.20180825git7d204ce