summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRon Olson <tachoknight@gmail.com>2018-07-19 14:27:38 -0500
committerRon Olson <tachoknight@gmail.com>2018-07-19 14:27:38 -0500
commit4df86a7f46b469d5bdc56be99e6e92fe51861821 (patch)
tree4c24c11a99aabae68d85be96c10ba17b87edb736
parent506d9b86099bc5d3d1e3859e221ab8ab7860eed0 (diff)
downloadswift-lang-4df86a7f46b469d5bdc56be99e6e92fe51861821.tar.gz
swift-lang-4df86a7f46b469d5bdc56be99e6e92fe51861821.tar.xz
swift-lang-4df86a7f46b469d5bdc56be99e6e92fe51861821.zip
Updated to 4.2-DEVELOPMENT-SNAPSHOT-2018-07-18-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 1cb9adb..84fcc1a 100644
--- a/swift-lang.spec
+++ b/swift-lang.spec
@@ -1,12 +1,12 @@
%global debug_package %{nil}
-%global swifttag 4.2-DEVELOPMENT-SNAPSHOT-2018-07-16-a
-%global swiftgithash aaf545a
-%global swiftgitdate 20180716
+%global swifttag 4.2-DEVELOPMENT-SNAPSHOT-2018-07-18-a
+%global swiftgithash e325e32
+%global swiftgitdate 20180718
%global swiftbuild swift-source
%global __provides_exclude ^/usr/lib/swift-lldb/.*\\.so.*
Name: swift-lang
Version: 4.2
-Release: 0.34.%{swiftgitdate}git%{swiftgithash}%{?dist}
+Release: 0.35.%{swiftgitdate}git%{swiftgithash}%{?dist}
Summary: Apple's Swift programming language
License: ASL 2.0
URL: https://swift.org
@@ -202,6 +202,8 @@ install -m 0644 %{_builddir}/usr/share/man/man1/swift.1 %{buildroot}%{_mandir}/m
%changelog
+* Thu Jul 19 2018 Ron Olson <tachoknight@gmail.com> 4.2-0.35.20180718gite325e32
+- Updated to swift-4.2-DEVELOPMENT-SNAPSHOT-2018-07-18-a
* Tue Jul 17 2018 Ron Olson <tachoknight@gmail.com> 4.2-0.34.20180716gitaaf545a
- Updated to swift-4.2-DEVELOPMENT-SNAPSHOT-2018-07-16-a
* Sun Jul 15 2018 Ron Olson <tachoknight@gmail.com> 4.2-0.33.20180703git107e307