summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRon Olson <tachoknight@gmail.com>2018-11-19 12:27:37 -0600
committerRon Olson <tachoknight@gmail.com>2018-11-19 12:27:37 -0600
commit2acd64b856e419938c940cb8a44e586ddb2dc037 (patch)
tree81d305995c1d24d04774c6b7bb07e43d7dc636fb
parent21ea71802a6a16282175603e23929f6c734af25c (diff)
downloadswift-lang-2acd64b856e419938c940cb8a44e586ddb2dc037.tar.gz
swift-lang-2acd64b856e419938c940cb8a44e586ddb2dc037.tar.xz
swift-lang-2acd64b856e419938c940cb8a44e586ddb2dc037.zip
Updated to DEVELOPMENT-SNAPSHOT-2018-11-16-a
-rw-r--r--swift-lang.spec12
1 files changed, 7 insertions, 5 deletions
diff --git a/swift-lang.spec b/swift-lang.spec
index f86ef26..c11d9d0 100644
--- a/swift-lang.spec
+++ b/swift-lang.spec
@@ -1,12 +1,12 @@
%global debug_package %{nil}
-%global swifttag DEVELOPMENT-SNAPSHOT-2018-11-15-a
-%global swiftgithash 739169d
-%global swiftgitdate 20181115
+%global swifttag DEVELOPMENT-SNAPSHOT-2018-11-16-a
+%global swiftgithash 201dcba
+%global swiftgitdate 20181116
%global swiftbuild swift-source
%global __provides_exclude ^/usr/lib/swift-lldb/.*\\.so.*
Name: swift-lang
Version: 5.0
-Release: 0.1.%{swiftgitdate}git%{swiftgithash}%{?dist}
+Release: 0.11.%{swiftgitdate}git%{swiftgithash}%{?dist}
Summary: Apple's Swift programming language
License: ASL 2.0
URL: https://swift.org
@@ -194,7 +194,9 @@ install -m 0644 %{_builddir}/usr/share/man/man1/swift.1 %{buildroot}%{_mandir}/m
%changelog
-* Fri Nov 16 2018 Ron Olson <tachoknight@gmail.com> 5.0-0.1.20181115git739169d
+* Mon Nov 19 2018 Ron Olson <tachoknight@gmail.com> 5.0-0.11.20181116git201dcba
+- Updated to swift-DEVELOPMENT-SNAPSHOT-2018-11-16-a
+* Fri Nov 16 2018 Ron Olson <tachoknight@gmail.com> 5.0-0.10.20181115git739169d
- Updated to swift-DEVELOPMENT-SNAPSHOT-2018-11-15-a
* Wed Oct 31 2018 Ron Olson <tachoknight@gmail.com> 4.2.1-0.101.20181030git02a6ca9
- Updated to swift-4.2.1-RELEASE