File tree 4 files changed +8
-8
lines changed
4 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 1
1
%global debug_package %{nil }
2
2
%global linux_version fedora
3
- %global swifttag 5.5.1 -RELEASE
3
+ %global swifttag 5.5.2 -RELEASE
4
4
%global swiftbuild swift-source
5
5
%global icu_version 65-1
6
6
%global yams_version 4.0.2
9
9
%global ninja_version 1.10.2
10
10
11
11
Name: swiftlang
12
- Version: 5.5.1
12
+ Version: 5.5.2
13
13
Release: 1%{?dist }
14
14
Summary: Apple's Swift programming language
15
15
License: ASL 2.0 and Unicode
Original file line number Diff line number Diff line change 1
1
%global debug_package %{nil }
2
2
%global linux_version fedora
3
- %global swifttag 5.5.1 -RELEASE
3
+ %global swifttag 5.5.2 -RELEASE
4
4
%global swiftbuild swift-source
5
5
%global icu_version 65-1
6
6
%global yams_version 4.0.2
9
9
%global ninja_version 1.10.2
10
10
11
11
Name: swiftlang
12
- Version: 5.5.1
12
+ Version: 5.5.2
13
13
Release: 1%{?dist }
14
14
Summary: Apple's Swift programming language
15
15
License: ASL 2.0 and Unicode
Original file line number Diff line number Diff line change 1
1
%global debug_package %{nil }
2
2
%global linux_version fedora
3
- %global swifttag 5.5.1 -RELEASE
3
+ %global swifttag 5.5.2 -RELEASE
4
4
%global swiftbuild swift-source
5
5
%global icu_version 65-1
6
6
%global yams_version 4.0.2
9
9
%global ninja_version 1.10.2
10
10
11
11
Name: swiftlang
12
- Version: 5.5.1
12
+ Version: 5.5.2
13
13
Release: 1%{?dist }
14
14
Summary: Apple's Swift programming language
15
15
License: ASL 2.0 and Unicode
Original file line number Diff line number Diff line change 1
1
# package metadata
2
2
3
3
%global package_name swiftlang
4
- %global package_version 5.5.1
4
+ %global package_version 5.5.2
5
5
%global package_summary The Swift programming language
6
6
%global package_license Apache 2.0
7
7
%global package_url https ://swift . org
8
8
9
9
# versions
10
10
11
- %global swift_version 5.5.1 -RELEASE
11
+ %global swift_version 5.5.2 -RELEASE
12
12
%global icu_version 65-1
13
13
%global yams_version 4.0.2
14
14
%global swift_argument_parser_version 0.4.3
You can’t perform that action at this time.
0 commit comments