summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRon Olson <tachoknight@gmail.com>2018-09-15 08:38:31 -0500
committerRon Olson <tachoknight@gmail.com>2018-09-15 08:38:31 -0500
commit4704cdebe70e3ab07e7273da560ddcbd3ad17f27 (patch)
treecc132b1cadb437472716745a6cee314ef6fc36b4
parent934d3b807b0af35b81f87e223e519251cfb3e220 (diff)
downloadswift-lang-4704cdebe70e3ab07e7273da560ddcbd3ad17f27.tar.gz
swift-lang-4704cdebe70e3ab07e7273da560ddcbd3ad17f27.tar.xz
swift-lang-4704cdebe70e3ab07e7273da560ddcbd3ad17f27.zip
Updated to 4.2-DEVELOPMENT-SNAPSHOT-2018-09-14-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 4665dd4..2cdf817 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-13-a
+%global swifttag 4.2-DEVELOPMENT-SNAPSHOT-2018-09-14-a
%global swiftgithash 2dfdbf2
-%global swiftgitdate 20180913
+%global swiftgitdate 20180914
%global swiftbuild swift-source
%global __provides_exclude ^/usr/lib/swift-lldb/.*\\.so.*
Name: swift-lang
Version: 4.2
-Release: 0.69.%{swiftgitdate}git%{swiftgithash}%{?dist}
+Release: 0.70.%{swiftgitdate}git%{swiftgithash}%{?dist}
Summary: Apple's Swift programming language
License: ASL 2.0
URL: https://swift.org
@@ -204,6 +204,8 @@ install -m 0644 %{_builddir}/usr/share/man/man1/swift.1 %{buildroot}%{_mandir}/m
%changelog
+* Sat Sep 15 2018 Ron Olson <tachoknight@gmail.com> 4.2-0.70.20180914git2dfdbf2
+- Updated to swift-4.2-DEVELOPMENT-SNAPSHOT-2018-09-14-a
* Fri Sep 14 2018 Ron Olson <tachoknight@gmail.com> 4.2-0.69.20180913git2dfdbf2
- Updated to swift-4.2-DEVELOPMENT-SNAPSHOT-2018-09-13-a
* Thu Sep 13 2018 Ron Olson <tachoknight@gmail.com> 4.2-0.68.20180912git2c6399a