summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRon Olson <tachoknight@gmail.com>2018-06-30 21:44:33 -0500
committerRon Olson <tachoknight@gmail.com>2018-06-30 21:44:33 -0500
commitc92952086daec08aaa6fd2ccb6cb76db05127796 (patch)
tree703ed5ef834650dc2fc090d5edf745191e42b141
parent11cd378d74fd3636e7014114a3404adf5ab6b33e (diff)
downloadswift-lang-c92952086daec08aaa6fd2ccb6cb76db05127796.tar.gz
swift-lang-c92952086daec08aaa6fd2ccb6cb76db05127796.tar.xz
swift-lang-c92952086daec08aaa6fd2ccb6cb76db05127796.zip
Updated to swift-4.2-DEVELOPMENT-SNAPSHOT-2018-06-30-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 91812cf..af92d9e 100644
--- a/swift-lang.spec
+++ b/swift-lang.spec
@@ -1,11 +1,11 @@
%global debug_package %{nil}
-%global swifttag 4.2-DEVELOPMENT-SNAPSHOT-2018-06-29-a
-%global swiftgithash dab0d8e
-%global swiftgitdate 20180629
+%global swifttag 4.2-DEVELOPMENT-SNAPSHOT-2018-06-30-a
+%global swiftgithash b3408e8
+%global swiftgitdate 20180630
%global swiftbuild swift-source
Name: swift-lang
Version: 4.2
-Release: 0.22.%{swiftgitdate}git%{swiftgithash}%{?dist}
+Release: 0.23.%{swiftgitdate}git%{swiftgithash}%{?dist}
Summary: Apple's Swift programming language
License: ASL 2.0
URL: https://swift.org
@@ -182,6 +182,8 @@ install -m 0644 %{_builddir}/usr/share/man/man1/swift.1 %{buildroot}%{_mandir}/m
%postun -p /sbin/ldconfig
%changelog
+* Sat Jun 30 2018 Ron Olson <tachoknight@gmail.com> 4.2-0.23.20180630gitb3408e8
+- Updated to swift-4.2-DEVELOPMENT-SNAPSHOT-2018-06-30-a
* Fri Jun 29 2018 Ron Olson <tachoknight@gmail.com> 4.2-0.22.20180629gitdab0d8e
- Updated to swift-4.2-DEVELOPMENT-SNAPSHOT-2018-06-29-a, removed unnecessary
files and links