summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRon Olson <tachoknight@gmail.com>2018-08-04 05:55:07 -0500
committerRon Olson <tachoknight@gmail.com>2018-08-04 05:55:07 -0500
commit75ee1bde31df8ba3c96e2e11fce87b0d869c80b9 (patch)
tree53e0a2503c99af16aab8cea009702abc45fd5fc7
parentd4bcac726d9e24275c53c424a5df517d9dac62a0 (diff)
downloadswift-lang-75ee1bde31df8ba3c96e2e11fce87b0d869c80b9.tar.gz
swift-lang-75ee1bde31df8ba3c96e2e11fce87b0d869c80b9.tar.xz
swift-lang-75ee1bde31df8ba3c96e2e11fce87b0d869c80b9.zip
Updated to 4.2-DEVELOPMENT-SNAPSHOT-2018-08-03-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 089b7e1..f6f33c9 100644
--- a/swift-lang.spec
+++ b/swift-lang.spec
@@ -1,12 +1,12 @@
%global debug_package %{nil}
-%global swifttag 4.2-DEVELOPMENT-SNAPSHOT-2018-08-02-a
-%global swiftgithash 44a88d4
-%global swiftgitdate 20180802
+%global swifttag 4.2-DEVELOPMENT-SNAPSHOT-2018-08-03-a
+%global swiftgithash 68f32fc
+%global swiftgitdate 20180803
%global swiftbuild swift-source
%global __provides_exclude ^/usr/lib/swift-lldb/.*\\.so.*
Name: swift-lang
Version: 4.2
-Release: 0.47.%{swiftgitdate}git%{swiftgithash}%{?dist}
+Release: 0.48.%{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
+* Sat Aug 04 2018 Ron Olson <tachoknight@gmail.com> 4.2-0.48.20180803git68f32fc
+- Updated to swift-4.2-DEVELOPMENT-SNAPSHOT-2018-08-03-a
* Fri Aug 03 2018 Ron Olson <tachoknight@gmail.com> 4.2-0.47.20180802git44a88d4
- Updated to swift-4.2-DEVELOPMENT-SNAPSHOT-2018-08-02-a
* Thu Aug 02 2018 Ron Olson <tachoknight@gmail.com> 4.2-0.46.20180801git3f7d681