summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRon Olson <tachoknight@gmail.com>2018-09-13 08:10:00 -0500
committerRon Olson <tachoknight@gmail.com>2018-09-13 08:10:00 -0500
commit988c6e962f0426c7da715ef57a573fb1c8c67c87 (patch)
treeffca6b1037b496f272779314a0f1cc6c920fdb64
parente183207c2b3d7a0d14c2b71212d2aa76929eac6f (diff)
downloadswift-lang-988c6e962f0426c7da715ef57a573fb1c8c67c87.tar.gz
swift-lang-988c6e962f0426c7da715ef57a573fb1c8c67c87.tar.xz
swift-lang-988c6e962f0426c7da715ef57a573fb1c8c67c87.zip
Updated to Swift 4.2 release
-rw-r--r--swift-lang.spec10
1 files changed, 6 insertions, 4 deletions
diff --git a/swift-lang.spec b/swift-lang.spec
index 0fdc7a6..ee305a9 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-11-a
-%global swiftgithash be88499
-%global swiftgitdate 20180911
+%global swifttag 4.2-RELEASE
+%global swiftgithash 2c6399a
+%global swiftgitdate 20180912
%global swiftbuild swift-source
%global __provides_exclude ^/usr/lib/swift-lldb/.*\\.so.*
Name: swift-lang
Version: 4.2
-Release: 0.67.%{swiftgitdate}git%{swiftgithash}%{?dist}
+Release: 0.68.%{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
+* Thu Sep 13 2018 Ron Olson <tachoknight@gmail.com> 4.2-0.68.20180912git2c6399a
+- Updated to swift-4.2-RELEASE
* Wed Sep 12 2018 Ron Olson <tachoknight@gmail.com> 4.2-0.67.20180911gitbe88499
- Updated to swift-4.2-DEVELOPMENT-SNAPSHOT-2018-09-11-a
* Sun Sep 09 2018 Ron Olson <tachoknight@gmail.com> 4.2-0.66.20180908gitbe88499