From 9215b62137c53f2d5de083d8a42a4de1575b7d49 Mon Sep 17 00:00:00 2001 From: Ron Olson Date: Mon, 9 Sep 2019 23:01:09 -0500 Subject: Added unpackaged files --- swift-lang.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/swift-lang.spec b/swift-lang.spec index b0c2f8d..9986e91 100644 --- a/swift-lang.spec +++ b/swift-lang.spec @@ -233,6 +233,7 @@ install -m 0644 %{_builddir}/usr/share/man/man1/swift.1 %{buildroot}%{_mandir}/m /usr/lib/swift/os/ /usr/lib/swift/pm/ /usr/lib/swift/shims/ +/usr/lib/swift/FrameworkABIBaseline/ /usr/lib/swift_static/ /usr/lib/swift/CFURLSessionInterface/ /usr/lib/swift/CFXMLInterface/ @@ -257,7 +258,9 @@ install -m 0644 %{_builddir}/usr/share/man/man1/swift.1 %{buildroot}%{_mandir}/m %changelog * Mon Sep 09 2019 Ron Olson 5.1-0.47.20190908git28a0436 -- Updated to swift-5.1-DEVELOPMENT-SNAPSHOT-2019-09-08-a +- Updated to swift-5.1-DEVELOPMENT-SNAPSHOT-2019-09-08-a also added test for + Red Hat Enterprise Linux and CentOS (when it is updated to match RHEL 8) + Also packaged some new files * Fri Sep 06 2019 Ron Olson 5.1-0.46.20190905git1880eb0 - Updated to swift-5.1-DEVELOPMENT-SNAPSHOT-2019-09-05-a * Thu Sep 05 2019 Ron Olson 5.1-0.45.20190904git1880eb0 -- cgit