From 65369404c866ce205a8290d494f528ce35c261d3 Mon Sep 17 00:00:00 2001 From: Ron Olson Date: Wed, 31 Jan 2018 21:43:36 -0600 Subject: Updated to 1-30 release --- swift-lang.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/swift-lang.spec b/swift-lang.spec index e185bc9..be1e7b9 100644 --- a/swift-lang.spec +++ b/swift-lang.spec @@ -1,8 +1,8 @@ %global debug_package %{nil} -%global swifttag DEVELOPMENT-SNAPSHOT-2018-01-21-a +%global swifttag DEVELOPMENT-SNAPSHOT-2018-01-30-a Name: swift-lang Version: 4.1 -Release: 0.20180121git6f25962%{?dist} +Release: 0.20180130git39f8978%{?dist} Summary: Apple's Swift programming language License: ASL 2.0 URL: https://swift.org @@ -93,5 +93,5 @@ swift/utils/build-script --preset=buildbot_linux,no_test install_destdir=%{build %postun -p /sbin/ldconfig %changelog -* Tue Jan 16 2018 Ron Olson 4.1-1-0.20180121git6f25962 +* Tue Jan 16 2018 Ron Olson 4.1-1-0.20180130git39f8978 - Initial package for Fedora -- cgit