summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRon Olson <tachoknight@gmail.com>2019-09-03 04:23:11 -0500
committerRon Olson <tachoknight@gmail.com>2019-09-03 04:23:11 -0500
commit2314730feef20144e6269efdfc758bb70f13c118 (patch)
treec60d0d14afd3058250b5032708d13182eb41b72d
parentada176e3e2c1999f45580cb70ba81ac63978a295 (diff)
downloadswift-lang-2314730feef20144e6269efdfc758bb70f13c118.tar.gz
swift-lang-2314730feef20144e6269efdfc758bb70f13c118.tar.xz
swift-lang-2314730feef20144e6269efdfc758bb70f13c118.zip
Updated to 5.1-DEVELOPMENT-SNAPSHOT-2019-09-02-a
-rw-r--r--swift-lang.spec8
1 files changed, 5 insertions, 3 deletions
diff --git a/swift-lang.spec b/swift-lang.spec
index 4329582..6f78753 100644
--- a/swift-lang.spec
+++ b/swift-lang.spec
@@ -1,14 +1,14 @@
%global debug_package %{nil}
-%global swifttag 5.1-DEVELOPMENT-SNAPSHOT-2019-09-01-a
+%global swifttag 5.1-DEVELOPMENT-SNAPSHOT-2019-09-02-a
%global swiftgithash fcc37cd
-%global swiftgitdate 20190901
+%global swiftgitdate 20190902
%global swiftbuild swift-source
%global __provides_exclude ^/usr/lib/swift-lldb/.*\\.so.*
Name: swift-lang
Version: 5.1
-Release: 0.42.%{swiftgitdate}git%{swiftgithash}%{?dist}
+Release: 0.43.%{swiftgitdate}git%{swiftgithash}%{?dist}
Summary: Apple's Swift programming language
License: ASL 2.0
URL: https://swift.org
@@ -256,6 +256,8 @@ install -m 0644 %{_builddir}/usr/share/man/man1/swift.1 %{buildroot}%{_mandir}/m
%changelog
+* Tue Sep 03 2019 Ron Olson <tachoknight@gmail.com> 5.1-0.43.20190902gitfcc37cd
+- Updated to swift-5.1-DEVELOPMENT-SNAPSHOT-2019-09-02-a
* Mon Sep 02 2019 Ron Olson <tachoknight@gmail.com> 5.1-0.42.20190901gitfcc37cd
- Updated to swift-5.1-DEVELOPMENT-SNAPSHOT-2019-09-01-a
* Sun Sep 01 2019 Ron Olson <tachoknight@gmail.com> 5.1-0.41.20190831gitfcc37cd