164f37c
%global debug_package %{nil}
c19f4b7
%undefine _auto_set_build_flags
c19f4b7
7c9dd66
%global swifttag 5.6.1-RELEASE
164f37c
%global swiftbuild swift-source
45864e5
%global icu_version 65-1
45864e5
%global yams_version 4.0.2
b9c22b1
%global sap_version 0.4.3
b9c22b1
%global swift_crypto_version 1.1.5
b418984
%global ninja_version 1.10.2
c19f4b7
%global cmake_version 3.19.6
c19f4b7
%global swift_atomics_version 1.0.2
c19f4b7
%global swift_collections_version 1.0.1
c19f4b7
%global swift_numerics_version 1.0.1
c19f4b7
%global swift_system_version 1.1.1
c19f4b7
%global swift_nio_version 2.31.2
c19f4b7
%global swift_nio_ssl_version 2.15.0
c19f4b7
%global swift_cmark_gfm_branch release/5.6-gfm 
68c4452
637c2bb
Name:           swift-lang
7c9dd66
Version:        5.6.1
1947aad
Release:        3%{?dist}
637c2bb
Summary:        Apple's Swift programming language
637c2bb
License:        ASL 2.0 and Unicode
637c2bb
URL:            https://swift.org
5b6b41a
637c2bb
Source0:        https://github.com/apple/swift/archive/swift-%{swifttag}.tar.gz#/swift.tar.gz
637c2bb
Source1:        https://github.com/apple/swift-corelibs-libdispatch/archive/swift-%{swifttag}.tar.gz#/corelibs-libdispatch.tar.gz
637c2bb
Source2:        https://github.com/apple/swift-corelibs-foundation/archive/swift-%{swifttag}.tar.gz#/corelibs-foundation.tar.gz
637c2bb
Source3:        https://github.com/apple/swift-integration-tests/archive/swift-%{swifttag}.tar.gz#/swift-integration-tests.tar.gz
637c2bb
Source4:        https://github.com/apple/swift-corelibs-xctest/archive/swift-%{swifttag}.tar.gz#/corelibs-xctest.tar.gz
637c2bb
Source5:        https://github.com/apple/swift-package-manager/archive/swift-%{swifttag}.tar.gz#/package-manager.tar.gz
637c2bb
Source6:        https://github.com/apple/swift-llbuild/archive/swift-%{swifttag}.tar.gz#/llbuild.tar.gz
637c2bb
Source7:        https://github.com/apple/swift-cmark/archive/swift-%{swifttag}.tar.gz#/cmark.tar.gz
637c2bb
Source8:        https://github.com/apple/swift-xcode-playground-support/archive/swift-%{swifttag}.tar.gz#/swift-xcode-playground-support.tar.gz
637c2bb
Source9:        https://github.com/apple/sourcekit-lsp/archive/swift-%{swifttag}.tar.gz#/sourcekit-lsp.tar.gz
637c2bb
Source10:       https://github.com/apple/indexstore-db/archive/swift-%{swifttag}.tar.gz#/indexstore-db.tar.gz
637c2bb
Source11:       https://github.com/apple/llvm-project/archive/swift-%{swifttag}.tar.gz#/llvm-project.tar.gz
549d849
Source12:       https://github.com/apple/swift-tools-support-core/archive/swift-%{swifttag}.tar.gz#/swift-tools-support-core.tar.gz
b9c22b1
Source13:       https://github.com/apple/swift-argument-parser/archive/%{sap_version}.tar.gz
549d849
Source14:       https://github.com/apple/swift-driver/archive/swift-%{swifttag}.tar.gz#/swift-driver.tar.gz
549d849
Source15:       https://github.com/unicode-org/icu/archive/release-%{icu_version}.tar.gz
549d849
Source16:       https://github.com/apple/swift-syntax/archive/swift-%{swifttag}.zip#/swift-syntax.tar.gz
549d849
Source17:       https://github.com/jpsim/Yams/archive/%{yams_version}.zip
b9c22b1
Source18:       https://github.com/apple/swift-crypto/archive/refs/tags/%{swift_crypto_version}.tar.gz
b418984
Source19:       https://github.com/ninja-build/ninja/archive/refs/tags/v%{ninja_version}.tar.gz#/ninja.tar.gz
85a63af
Source20:	https://github.com/Kitware/CMake/releases/download/v%{cmake_version}/cmake-%{cmake_version}.tar.gz
c19f4b7
Source21:	https://github.com/apple/swift-atomics/archive/refs/tags/%{swift_atomics_version}.zip
c19f4b7
Source22:	https://github.com/apple/swift-collections/archive/refs/tags/%{swift_collections_version}.zip#/swift-collections.zip
c19f4b7
Source23:	https://github.com/apple/swift-numerics/archive/refs/tags/%{swift_numerics_version}.zip#/swift-numerics.zip
c19f4b7
Source24:	https://github.com/apple/swift-system/archive/refs/tags/%{swift_system_version}.zip#/swift-system.zip
c19f4b7
Source25:       https://github.com/apple/swift-stress-tester/archive/swift-%{swifttag}.tar.gz#/swift-stress-tester.tar.gz
c19f4b7
Source26:       https://github.com/apple/swift-docc/archive/swift-%{swifttag}.tar.gz#/swift-docc.tar.gz
c19f4b7
Source27:       https://github.com/apple/swift-lmdb/archive/swift-%{swifttag}.tar.gz#/swift-lmdb.tar.gz
c19f4b7
Source28:       https://github.com/apple/swift-docc-render-artifact/archive/swift-%{swifttag}.tar.gz#/swift-docc-render-artifact.tar.gz
c19f4b7
Source29:       https://github.com/apple/swift-docc-symbolkit/archive/swift-%{swifttag}.tar.gz#/swift-docc-symbolkit.tar.gz
c19f4b7
Source30:       https://github.com/apple/swift-markdown/archive/swift-%{swifttag}.tar.gz#/swift-markdown.tar.gz
c19f4b7
Source31:	https://github.com/apple/swift-nio/archive/refs/tags/%{swift_nio_version}.zip#/swift-nio.zip
c19f4b7
Source32:	https://github.com/apple/swift-nio-ssl/archive/refs/tags/%{swift_nio_ssl_version}.zip#/swift-nio-ssl.zip
c19f4b7
Source33:	https://github.com/apple/swift-cmark/archive/refs/heads/%{swift_cmark_gfm_branch}.zip#/swift-cmark-gfm.zip
c19f4b7
c19f4b7
Patch0:		temp-patches.patch
c19f4b7
Patch1:		goldinclude.patch
7c9dd66
Patch2:		enablelzma.patch
549d849
164f37c
BuildRequires:  clang
164f37c
BuildRequires:  swig
164f37c
BuildRequires:  rsync
d750885
BuildRequires:  python3
d750885
BuildRequires:  python3-devel
b9c22b1
BuildRequires:  python3-setuptools
637c2bb
BuildRequires:  python3-distro
164f37c
BuildRequires:  libbsd-devel
164f37c
BuildRequires:  libxml2-devel
164f37c
BuildRequires:  libsqlite3x-devel
549d849
BuildRequires:  libdispatch-devel
164f37c
BuildRequires:  libcurl-devel
164f37c
BuildRequires:  libuuid-devel
164f37c
BuildRequires:  libedit-devel
164f37c
BuildRequires:  libicu-devel
5b6b41a
BuildRequires:  perl-podlators
5b6b41a
BuildRequires:  python3-six
637c2bb
BuildRequires:  /usr/bin/pathfix.py
bc397dc
%if ! 0%{?el8}
b9c22b1
BuildRequires:	python-unversioned-command
bc397dc
%endif
c19f4b7
BuildRequires:	binutils-devel
164f37c
637c2bb
Requires:       glibc-devel
1947aad
%if 0%{?rhel} && 0%{?rhel} == 8
1947aad
Requires:	binutils
1947aad
%else
637c2bb
Requires:       binutils-gold
1947aad
%endif
637c2bb
Requires:       gcc
637c2bb
Requires:       ncurses-devel
164f37c
637c2bb
ExclusiveArch:  x86_64 aarch64 
164f37c
b418984
Provides: 	swiftlang = %{version}-%{release}
164f37c
164f37c
%description
164f37c
Swift is a general-purpose programming language built using 
164f37c
a modern approach to safety, performance, and software design 
164f37c
patterns.
164f37c
164f37c
The goal of the Swift project is to create the best available 
164f37c
language for uses ranging from systems programming, to mobile 
164f37c
and desktop apps, scaling up to cloud services. Most 
164f37c
importantly, Swift is designed to make writing and maintaining 
164f37c
correct programs easier for the developer. 
164f37c
164f37c
164f37c
%prep
c19f4b7
%setup -q -c -n %{swiftbuild} -a 0 -a 1 -a 2 -a 3 -a 4 -a 5 -a 6 -a 7 -a 8 -a 9 -a 10 -a 11 -a 12 -a 13 -a 14 -a 15 -a 16 -a 17 -a 18 -a 19 -a 20 -a 21 -a 22 -a 23 -a 24 -a 25 -a 26 -a 27 -a 28 -a 29 -a 30 -a 31 -a 32 -a 33
164f37c
# The Swift build script requires directories to be named
164f37c
# in a specific way so renaming the source directories is
164f37c
# necessary
164f37c
mv swift-cmark-swift-%{swifttag} cmark
164f37c
mv swift-corelibs-foundation-swift-%{swifttag} swift-corelibs-foundation
164f37c
mv swift-corelibs-libdispatch-swift-%{swifttag} swift-corelibs-libdispatch
164f37c
mv swift-corelibs-xctest-swift-%{swifttag} swift-corelibs-xctest
164f37c
mv swift-integration-tests-swift-%{swifttag} swift-integration-tests
164f37c
mv swift-llbuild-swift-%{swifttag} llbuild
164f37c
mv swift-package-manager-swift-%{swifttag} swiftpm
164f37c
mv swift-swift-%{swifttag} swift
164f37c
mv swift-xcode-playground-support-swift-%{swifttag} swift-xcode-playground-support
c6d9c13
mv sourcekit-lsp-swift-%{swifttag} sourcekit-lsp
c6d9c13
mv indexstore-db-swift-%{swifttag} indexstore-db
c6d9c13
mv llvm-project-swift-%{swifttag} llvm-project
cddcabc
mv swift-syntax-swift-%{swifttag} swift-syntax
549d849
mv swift-tools-support-core-swift-%{swifttag} swift-tools-support-core
549d849
mv swift-argument-parser-%{sap_version} swift-argument-parser
549d849
mv swift-driver-swift-%{swifttag} swift-driver
b9c22b1
mv swift-crypto-%{swift_crypto_version} swift-crypto
85a63af
mv cmake-%{cmake_version} cmake
c19f4b7
mv swift-atomics-%{swift_atomics_version} swift-atomics
c19f4b7
mv swift-numerics-%{swift_numerics_version} swift-numerics
c19f4b7
mv swift-collections-%{swift_collections_version} swift-collections
c19f4b7
mv swift-system-%{swift_system_version} swift-system
c19f4b7
mv swift-nio-%{swift_nio_version} swift-nio
c19f4b7
mv swift-nio-ssl-%{swift_nio_ssl_version} swift-nio-ssl
c19f4b7
mv swift-stress-tester-swift-%{swifttag} swift-stress-tester
c19f4b7
mv swift-docc-swift-%{swifttag} swift-docc
c19f4b7
mv swift-lmdb-swift-%{swifttag} swift-lmdb
c19f4b7
mv swift-docc-render-artifact-swift-%{swifttag} swift-docc-render-artifact
c19f4b7
mv swift-docc-symbolkit-swift-%{swifttag} swift-docc-symbolkit
c19f4b7
mv swift-markdown-swift-%{swifttag} swift-markdown
c19f4b7
mv swift-cmark-release-5.6-gfm swift-cmark-gfm
77c58eb
c6d9c13
# ICU 
5b6b41a
mv icu-release-%{icu_version} icu
164f37c
549d849
# Yams
549d849
mv Yams-%{yams_version} yams
549d849
b418984
# Ninja
b418984
mv ninja-%{ninja_version} ninja
b418984
77c58eb
# Fix python to python3 
77c58eb
pathfix.py -pni "%{__python3} %{py3_shbang_opts}" swift/utils/api_checker/swift-api-checker.py
5b6b41a
pathfix.py -pni "%{__python3} %{py3_shbang_opts}" llvm-project/compiler-rt/lib/hwasan/scripts/hwasan_symbolize
93c521d
c19f4b7
# Temp patch for testing building
c19f4b7
%patch0 -p0
c19f4b7
c19f4b7
# Gold Linker issue with LLVM under Fedora 36
c19f4b7
%patch1 -p0
c19f4b7
7c9dd66
# Enable LZMA
7c9dd66
%patch2 -p0
7c9dd66
53b3387
164f37c
%build
164f37c
export VERBOSE=1
b9c22b1
# Before Fedora 34, we may not have /usr/bin/python, so we 
bc397dc
# roll our own because the build script expects there to be one.
bc397dc
%if 0%{?fedora} < 34 || 0%{?el8}
d750885
mkdir $PWD/binforpython
d750885
ln -s /usr/bin/python3 $PWD/binforpython/python
d750885
export PATH=$PWD/binforpython:$PATH
5b6b41a
%endif
54d3381
d750885
# Here we go!
164f37c
swift/utils/build-script --preset=buildbot_linux,no_test install_destdir=%{_builddir} installable_package=%{_builddir}/swift-%{version}-fedora.tar.gz
164f37c
164f37c
164f37c
%install
77c58eb
mkdir -p %{buildroot}%{_libexecdir}/swift/
77c58eb
cp -r %{_builddir}/usr/* %{buildroot}%{_libexecdir}/swift
164f37c
mkdir -p %{buildroot}%{_bindir}
77c58eb
ln -fs %{_libexecdir}/swift/bin/swift %{buildroot}%{_bindir}/swift 
77c58eb
ln -fs %{_libexecdir}/swift/bin/swiftc %{buildroot}%{_bindir}/swiftc
77c58eb
ln -fs %{_libexecdir}/swift/bin/sourcekit-lsp %{buildroot}%{_bindir}/sourcekit-lsp
164f37c
mkdir -p %{buildroot}%{_mandir}/man1
77c58eb
cp %{_builddir}/usr/share/man/man1/swift.1 %{buildroot}%{_mandir}/man1/swift.1
164f37c
bc397dc
# This is to fix an issue with check-rpaths complaining about
bc397dc
# how the Swift binaries use RPATH
bc397dc
export QA_SKIP_RPATHS=1
bc397dc
164f37c
164f37c
%files
164f37c
%license swift/LICENSE.txt
77c58eb
%{_bindir}/swift
77c58eb
%{_bindir}/swiftc
c6d9c13
%{_bindir}/sourcekit-lsp
77c58eb
%{_mandir}/man1/swift.1.gz
77c58eb
%{_libexecdir}/swift/
164f37c
164f37c
164f37c
%post -p /sbin/ldconfig
164f37c
%postun -p /sbin/ldconfig
164f37c
164f37c
164f37c
%changelog
1947aad
* Tue May 10 2022 Ron Olson <tachoknight@gmail.com> - 5.6.1-3
1947aad
- Discovered that EPEL-8 doesn't have binutils-gold (again)
2fe3715
* Thu Apr 21 2022 Ron Olson <tachoknight@gmail.com> - 5.6.1-2
2fe3715
- Removed ncurses-compat-libs as a runtime dependency as it 
2fe3715
  has been removed from Fedora Rawhide
7c9dd66
* Mon Apr 11 2022 Ron Olson <tachoknight@gmail.com> - 5.6.1-1
7c9dd66
- Updated to Swift 5.6.1-RELEASE
c19f4b7
* Wed Mar 30 2022 Ron Olson <tachoknight@gmail.com> - 5.6-1
c19f4b7
- Updated to Swift 5.6-RELEASE
c19f4b7
* Wed Jan 12 2022 Ron Olson <tachoknight@gmail.com> - 5.6-1
c19f4b7
- First build of Swift-5.6
85a63af
* Tue Dec 14 2021 Ron Olson <tachoknight@gmail.com> - 5.5.2-1
85a63af
- Updated to Swift 5.5.2-RELEASE
b418984
* Wed Oct 27 2021 Ron Olson <tachoknight@gmail.com> - 5.5.1-1
b418984
- Updated to Swift 5.5.1-RELEASE
b9c22b1
* Tue Sep 21 2021 Ron Olson <tachoknight@gmail.com> - 5.5-1
b9c22b1
- Updated to Swift 5.5-RELEASE
53b3387
* Fri Sep 17 2021 Ron Olson <tachoknight@gmail.com> - 5.4.3-2
53b3387
- Added patch to allow building using Clang 13
45864e5
* Wed Sep 15 2021 Ron Olson <tachoknight@gmail.com> - 5.4.3-1
45864e5
- Updated to swift-5.4.3-RELEASE
5b2373b
* Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 5.4.2-3
5b2373b
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
bc397dc
* Thu Jul 15 2021 Ron Olson <tachoknight@gmail.com> - 5.4.2-2
bc397dc
- Discovered that EPEL-8 doesn't have binutils-gold
bc397dc
* Mon Jul 05 2021 Ron Olson <tachoknight@gmail.com> - 5.4.2-1
bc397dc
- Updated to swift-5.4.2-RELEASE
bc397dc
* Mon Jun 21 2021 Ron Olson <tachoknight@gmail.com> - 5.4.1-2
bc397dc
- Changes for EPEL-8
bc397dc
* Thu Jun 10 2021 Ron Olson <tachoknight@gmail.com> - 5.4.1-1
bc397dc
- Added fix for RPATH problems
bc397dc
* Fri Jun 04 2021 Python Maint <python-maint@redhat.com> - 5.4-2
bc397dc
- Rebuilt for Python 3.10
b9c22b1
* Thu Jun 03 2021 Ron Olson <tachoknight@gmail.com> 5.5-1
b9c22b1
- Removed special CMake stuff for EPEL 8
b9c22b1
* Tue Jun 01 2021 Ron Olson <tachoknight@gmail.com> 5.5-1
bc397dc
- Added patch to remove Cyclades from LLVM
b9c22b1
* Fri May 28 2021 Jesús Abelardo Saldívar Aguilar <jasaldivara@gmail.com> 5.5-1
bc397dc
- Added patches to fix circular dependency on PkgConfig
b9c22b1
* Fri May 21 2021 Ron Olson <tachoknight@gmail.com> 5.5-1
b9c22b1
- First version of Swift 5.5 - 5.5-DEVELOPMENT-SNAPSHOT-2021-05-18-a
549d849
* Tue Apr 27 2021 Ron Olson <tachoknight@gmail.com> 5.4-1
549d849
- Updated to swift-5.4-RELEASE
549d849
* Tue Apr 06 2021 Ron Olson <tachoknight@gmail.com> 5.4-1
549d849
- Updated to swift-5.4-DEVELOPMENT-SNAPSHOT-2021-03-25-a
0921e44
* Tue Mar 30 2021 Jonathan Wakely <jwakely@redhat.com> - 5.3.3-2
0921e44
- Rebuilt for removed libstdc++ symbol (#1937698)
a462054
* Thu Jan 28 2021 Ron Olson <tachoknight@gmail.com> 5.3.3-1
a462054
- Updated to swift-5.3.3-RELEASE
38db9c1
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 5.3.2-2
38db9c1
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
549d849
* Thu Jan 21 2021 Ron Olson <tachoknight@gmail.com> 5.4-1
549d849
- First working version of Swift 5.4
d38882a
* Tue Dec 22 2020 Ron Olson <tachoknight@gmail.com> 5.3.2-1
d38882a
- Updated to swift-5.3.2-RELEASE
bb80136
* Fri Dec 04 2020 Jeff Law <law@redhat.com> 5.3.1-2
bb80136
- Fix missing #include for gcc-11
bb80136
5401212
* Fri Nov 13 2020 Ron Olson <tachoknight@gmail.com> 5.3.1-1
5401212
- Updated to swift-5.3.1-RELEASE
5401212
* Thu Sep 17 2020 Ron Olson <tachoknight@gmail.com> 5.3-1
5b6b41a
- Updated to swift-5.3-RELEASE
cddcabc
* Mon Aug 10 2020 Ron Olson <tachoknight@gmail.com> 5.2.5-1
cddcabc
- Updated to swift-5.2.5-RELEASE
9b525a2
* Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 5.2.4-3
9b525a2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
5b6b41a
0c4e5ed
* Tue May 26 2020 Miro Hrončok <mhroncok@redhat.com> - 5.2.4-2
0c4e5ed
- Rebuilt for Python 3.9
5b6b41a
637c2bb
* Wed May 20 2020 Ron Olson <tachoknight@gmail.com> 5.2.4-1
637c2bb
- Updated to swift-5.2.4-RELEASE
09a193b
* Wed Apr 29 2020 Ron Olson <tachoknight@gmail.com> 5.2.3-1
09a193b
- Updated to swift-5.2.3-RELEASE
ce5bdc5
* Fri Apr 17 2020 Ron Olson <tachoknight@gmail.com> 5.2.2-2
ce5bdc5
- Added patch to remove use of sys/sysctl.h as it was removed
ce5bdc5
  in Rawhide (future F33)
160af0b
* Wed Apr 15 2020 Ron Olson <tachoknight@gmail.com> 5.2.2-1
160af0b
- Updated to swift-5.2.2-RELEASE
f941d72
* Sun Apr 12 2020 Ron Olson <tachoknight@gmail.com> 5.2.1-3
f941d72
- Put CMake back as a build step because the version in EPEL 8 is too
f941d72
  old
c12fd33
* Sun Apr 12 2020 Ron Olson <tachoknight@gmail.com> 5.2.1-2
c12fd33
- Added s390x architecture and F30-specific requires
77c58eb
* Mon Apr 06 2020 Ron Olson <tachoknight@gmail.com> 5.2.1-1
77c58eb
- Reorganized the package to place everything in a single location,
77c58eb
  changed the versioning scheme, and removed a number of obsolete patches
77c58eb
* Wed Apr 01 2020 Ron Olson <tachoknight@gmail.com> 5.2.1-0.1.20200331git2e3b1b3
77c58eb
- Updated to swift-5.2.1-RELEASE
77c58eb
* Wed Mar 25 2020 Ron Olson <tachoknight@gmail.com> 5.2-0.10.20200324git443e9a4
77c58eb
- Updated to swift-5.2-RELEASE
77c58eb
* Thu Mar 12 2020 Ron Olson <tachoknight@gmail.com> 5.2-0.9.20200311git33150e3
77c58eb
- Updated to swift-5.2-DEVELOPMENT-SNAPSHOT-2020-03-11-a and switched to
77c58eb
  using patched version of cmake to get around issues building 5.2 with
77c58eb
  3.17
77c58eb
* Fri Feb 28 2020 Ron Olson <tachoknight@gmail.com> 5.2-0.8.20200227git33150e3
77c58eb
- Updated to swift-5.2-DEVELOPMENT-SNAPSHOT-2020-02-27-a
77c58eb
* Sun Feb 02 2020 Ron Olson <tachoknight@gmail.com> 5.2-0.7.20200201git66c06ab
77c58eb
- Updated to swift-5.2-DEVELOPMENT-SNAPSHOT-2020-02-01-a
77c58eb
* Sat Feb 01 2020 Ron Olson <tachoknight@gmail.com> 5.2-0.6.20200131gitfab20c6
77c58eb
- Updated to swift-5.2-DEVELOPMENT-SNAPSHOT-2020-01-31-a
77c58eb
* Thu Jan 30 2020 Ron Olson <tachoknight@gmail.com> 5.2-0.5.20200129gita0c1677
77c58eb
- Updated to swift-5.2-DEVELOPMENT-SNAPSHOT-2020-01-29-a
77c58eb
* Tue Jan 28 2020 Ron Olson <tachoknight@gmail.com> 5.2-0.4.20200127git7c02102
77c58eb
- Updated to swift-5.2-DEVELOPMENT-SNAPSHOT-2020-01-27-a
77c58eb
* Mon Jan 20 2020 Ron Olson <tachoknight@gmail.com> 5.2-0.3.20200117git3194881
77c58eb
- Updated to swift-5.2-DEVELOPMENT-SNAPSHOT-2020-01-17-a
77c58eb
* Fri Jan 10 2020 Ron Olson <tachoknight@gmail.com> 5.2-0.2.20200109git880e9e6
77c58eb
- Updated to swift-5.2-DEVELOPMENT-SNAPSHOT-2020-01-09-a
77c58eb
* Tue Jan 07 2020 Ron Olson <tachoknight@gmail.com> 5.2-0.1.20200106git74df113
77c58eb
- Updated to swift-5.2-DEVELOPMENT-SNAPSHOT-2020-01-06-a
a7a3efe
* Sat Dec 21 2019 Ron Olson <tachoknight@gmail.com> 5.1-0.6.20191220git04833a6
a7a3efe
- Updated to swift-5.1-DEVELOPMENT-SNAPSHOT-2019-12-20-a
a7a3efe
* Fri Dec 20 2019 Ron Olson <tachoknight@gmail.com> 5.1-0.5.20191219git04833a6
a7a3efe
- Updated to swift-5.1-DEVELOPMENT-SNAPSHOT-2019-12-19-a
a7a3efe
* Thu Dec 19 2019 Ron Olson <tachoknight@gmail.com> 5.1-0.4.20191218git04833a6
a7a3efe
- Updated to swift-5.1-DEVELOPMENT-SNAPSHOT-2019-12-18-a
a7a3efe
* Wed Dec 18 2019 Ron Olson <tachoknight@gmail.com> 5.1-0.3.20191217git04833a6
a7a3efe
- Updated to swift-5.1-DEVELOPMENT-SNAPSHOT-2019-12-17-a
a7a3efe
* Tue Dec 17 2019 Ron Olson <tachoknight@gmail.com> 5.1-0.2.20191216git04833a6
a7a3efe
- Updated to swift-5.1-DEVELOPMENT-SNAPSHOT-2019-12-16-a
93c521d
* Fri Dec 13 2019 Ron Olson <tachoknight@gmail.com> 5.1.3-0.1.20191213git005fc1f
93c521d
- Updated to swift-5.1.3-RELEASE
93c521d
* Fri Dec 13 2019 Ron Olson <tachoknight@gmail.com> 5.1-0.20.20191212gita22eb08
93c521d
- Updated to swift-5.1-DEVELOPMENT-SNAPSHOT-2019-12-12-a
93c521d
* Wed Dec 11 2019 Ron Olson <tachoknight@gmail.com> 5.1-0.19.20191210git4a1b378
93c521d
- Updated to swift-5.1-DEVELOPMENT-SNAPSHOT-2019-12-10-a
93c521d
* Tue Dec 10 2019 Ron Olson <tachoknight@gmail.com> 5.1-0.18.20191209git4a1b378
93c521d
- Updated to swift-5.1-DEVELOPMENT-SNAPSHOT-2019-12-09-a
ff13e61
* Mon Dec 09 2019 Ron Olson <tachoknight@gmail.com> 5.1-0.17.20191130gited9117a
ff13e61
- Release of 5.1.2 with sourcekit-lsp enabled. The user still needs to build
ff13e61
  and install the plugin for vscode; if they do this version will support
ff13e61
  code-completion, also works with neovim too
ff13e61
* Sat Dec 07 2019 Ron Olson <tachoknight@gmail.com> 5.1-0.16.20191206git4b8db65
ff13e61
- Updated to swift-5.1-DEVELOPMENT-SNAPSHOT-2019-12-06-a
ff13e61
* Fri Dec 06 2019 Ron Olson <tachoknight@gmail.com> 5.1-0.15.20191205git4b8db65
ff13e61
- Updated to swift-5.1-DEVELOPMENT-SNAPSHOT-2019-12-05-a
ff13e61
* Thu Dec 05 2019 Ron Olson <tachoknight@gmail.com> 5.1-0.14.20191204git4b8db65
ff13e61
- Updated to swift-5.1-DEVELOPMENT-SNAPSHOT-2019-12-04-a
ff13e61
* Wed Dec 04 2019 Ron Olson <tachoknight@gmail.com> 5.1-0.13.20191203git4b8db65
ff13e61
- Updated to swift-5.1-DEVELOPMENT-SNAPSHOT-2019-12-03-a
ff13e61
* Sat Nov 30 2019 Ron Olson <tachoknight@gmail.com> 5.1-0.12.20191129git60f3082
ff13e61
- Updated to swift-5.1-DEVELOPMENT-SNAPSHOT-2019-11-29-a
ff13e61
* Fri Nov 29 2019 Ron Olson <tachoknight@gmail.com> 5.1-0.11.20191128git60f3082
ff13e61
- Updated to swift-5.1-DEVELOPMENT-SNAPSHOT-2019-11-28-a
ff13e61
* Thu Nov 28 2019 Ron Olson <tachoknight@gmail.com> 5.1-0.10.20191127git60f3082
ff13e61
- Updated to swift-5.1-DEVELOPMENT-SNAPSHOT-2019-11-27-a
ff13e61
* Wed Nov 27 2019 Ron Olson <tachoknight@gmail.com> 5.1-0.9.20191126git60f3082
ff13e61
- Updated to swift-5.1-DEVELOPMENT-SNAPSHOT-2019-11-26-a
ff13e61
* Tue Nov 26 2019 Ron Olson <tachoknight@gmail.com> 5.1-0.8.20191125git60f3082
ff13e61
- Updated to swift-5.1-DEVELOPMENT-SNAPSHOT-2019-11-25-a
ff13e61
* Mon Nov 25 2019 Ron Olson <tachoknight@gmail.com> 5.1-0.7.20191124git60f3082
ff13e61
- Updated to swift-5.1-DEVELOPMENT-SNAPSHOT-2019-11-24-a
ff13e61
* Sat Nov 23 2019 Ron Olson <tachoknight@gmail.com> 5.1-0.6.20191122git60f3082
ff13e61
- Updated to swift-5.1-DEVELOPMENT-SNAPSHOT-2019-11-22-a
ff13e61
* Fri Nov 22 2019 Ron Olson <tachoknight@gmail.com> 5.1-0.5.20191121git60f3082
ff13e61
- Updated to swift-5.1-DEVELOPMENT-SNAPSHOT-2019-11-21-a
ff13e61
* Tue Nov 19 2019 Ron Olson <tachoknight@gmail.com> 5.1-0.4.20191118git60f3082
ff13e61
- Updated to swift-5.1-DEVELOPMENT-SNAPSHOT-2019-11-18-a
ff13e61
* Mon Nov 18 2019 Ron Olson <tachoknight@gmail.com> 5.1-0.3.20191117git60f3082
ff13e61
- Updated to swift-5.1-DEVELOPMENT-SNAPSHOT-2019-11-17-a
ff13e61
* Sat Nov 16 2019 Ron Olson <tachoknight@gmail.com> 5.1-0.2.20191115git51fe191
ff13e61
- Updated to swift-5.1-DEVELOPMENT-SNAPSHOT-2019-11-15-a
ff13e61
* Fri Nov 15 2019 Ron Olson <tachoknight@gmail.com> 5.1.3-0.1.20191114gite74feb6
ff13e61
- Updated to swift-5.1-DEVELOPMENT-SNAPSHOT-2019-11-14-a
c6d9c13
* Thu Nov 07 2019 Ron Olson <tachoknight@gmail.com> 5.1.2-0.1.20191107git71def56
c6d9c13
- Updated to swift-5.1.2-RELEASE
c6d9c13
* Wed Nov 06 2019 Ron Olson <tachoknight@gmail.com> 5.1-0.7.20191105gitb368b0d
c6d9c13
- Added icu, also updated to swift-5.1-DEVELOPMENT-SNAPSHOT-2019-11-05-a
c6d9c13
* Mon Nov 04 2019 Ron Olson <tachoknight@gmail.com> 5.1-0.6.20191101git74328cd
c6d9c13
- Added unpackaged files, switched to new llvm-project-based subproject
c6d9c13
* Sun Nov 03 2019 Ron Olson <tachoknight@gmail.com> 5.1-0.5.20191101git74328cd
c6d9c13
- Updated to swift-5.1-DEVELOPMENT-SNAPSHOT-2019-11-01-a
c6d9c13
* Thu Oct 31 2019 Ron Olson <tachoknight@gmail.com> 5.1.1-0.4.20191004git4242edd
c6d9c13
- Added sourcekit-lsp
b81010b
* Wed Oct 30 2019 Ron Olson <tachoknight@gmail.com> 5.1.1-0.3.20191004git4242edd
c6d9c13
- Clang 9 was causing compiler-rt to not build properly due to a macro.
564a5f9
* Thu Oct 17 2019 Ron Olson <tachoknight@gmail.com> 5.1.1-0.2.20191004git4242edd
564a5f9
- Fixed issue with installing swift-lang only gave the option for
564a5f9
  swift-lang-runtime
614c5e4
* Fri Oct 04 2019 Ron Olson <tachoknight@gmail.com> 5.1.1-0.1.20191004git4242edd
614c5e4
- Updated to swift-5.1.1-RELEASE
605dfbc
* Thu Sep 19 2019 Ron Olson <tachoknight@gmail.com> 5.1-0.57.20190919gitfa33242
605dfbc
- Updated to swift-5.1-RELEASE and removed FrameworkABIBaseline as apparently
605dfbc
  it disappeared
605dfbc
* Thu Sep 19 2019 Ron Olson <tachoknight@gmail.com> 5.1-0.56.20190918gite05f800
605dfbc
- Updated to swift-5.1-DEVELOPMENT-SNAPSHOT-2019-09-18-a
7ff4af2
* Wed Sep 18 2019 Ron Olson <tachoknight@gmail.com> 5.1-0.55.20190917git1f49050
7ff4af2
- Updated to swift-5.1-DEVELOPMENT-SNAPSHOT-2019-09-17-a
7ff4af2
* Tue Sep 17 2019 Ron Olson <tachoknight@gmail.com> 5.1-0.54.20190916git279ca88
7ff4af2
- Updated to swift-5.1-DEVELOPMENT-SNAPSHOT-2019-09-16-a
7ff4af2
* Mon Sep 16 2019 Ron Olson <tachoknight@gmail.com> 5.1-0.53.20190915git279ca88
7ff4af2
- Updated to swift-5.1-DEVELOPMENT-SNAPSHOT-2019-09-15-a
7ff4af2
* Sun Sep 15 2019 Ron Olson <tachoknight@gmail.com> 5.1-0.52.20190914git279ca88
7ff4af2
- Updated to swift-5.1-DEVELOPMENT-SNAPSHOT-2019-09-14-a
7ff4af2
* Sat Sep 14 2019 Ron Olson <tachoknight@gmail.com> 5.1-0.51.20190913git11b9972
7ff4af2
- Updated to swift-5.1-DEVELOPMENT-SNAPSHOT-2019-09-13-a
7ff4af2
* Fri Sep 13 2019 Ron Olson <tachoknight@gmail.com> 5.1-0.50.20190912gitb9d082f
7ff4af2
- Updated to swift-5.1-DEVELOPMENT-SNAPSHOT-2019-09-12-a
7ff4af2
* Thu Sep 12 2019 Ron Olson <tachoknight@gmail.com> 5.1-0.49.20190911gitb8f4481
7ff4af2
- Updated to swift-5.1-DEVELOPMENT-SNAPSHOT-2019-09-11-a
7ff4af2
* Tue Sep 10 2019 Ron Olson <tachoknight@gmail.com> 5.1-0.48.20190909git28a0436
7ff4af2
- Updated to swift-5.1-DEVELOPMENT-SNAPSHOT-2019-09-09-a
7ff4af2
* Mon Sep 09 2019 Ron Olson <tachoknight@gmail.com> 5.1-0.47.20190908git28a0436
7ff4af2
- Updated to swift-5.1-DEVELOPMENT-SNAPSHOT-2019-09-08-a also added test for
7ff4af2
  Red Hat Enterprise Linux and CentOS (when it is updated to match RHEL 8)
7ff4af2
  Also packaged some new files
7ff4af2
* Fri Sep 06 2019 Ron Olson <tachoknight@gmail.com> 5.1-0.46.20190905git1880eb0
7ff4af2
- Updated to swift-5.1-DEVELOPMENT-SNAPSHOT-2019-09-05-a
7ff4af2
* Thu Sep 05 2019 Ron Olson <tachoknight@gmail.com> 5.1-0.45.20190904git1880eb0
7ff4af2
- Updated to swift-5.1-DEVELOPMENT-SNAPSHOT-2019-09-04-a
7ff4af2
* Wed Sep 04 2019 Ron Olson <tachoknight@gmail.com> 5.1-0.44.20190903gitfcc37cd
7ff4af2
- Updated to swift-5.1-DEVELOPMENT-SNAPSHOT-2019-09-03-a
7ff4af2
* Tue Sep 03 2019 Ron Olson <tachoknight@gmail.com> 5.1-0.43.20190902gitfcc37cd
7ff4af2
- Updated to swift-5.1-DEVELOPMENT-SNAPSHOT-2019-09-02-a
7ff4af2
* Mon Sep 02 2019 Ron Olson <tachoknight@gmail.com> 5.1-0.42.20190901gitfcc37cd
7ff4af2
- Updated to swift-5.1-DEVELOPMENT-SNAPSHOT-2019-09-01-a
7ff4af2
* Sun Sep 01 2019 Ron Olson <tachoknight@gmail.com> 5.1-0.41.20190831gitfcc37cd
7ff4af2
- Updated to swift-5.1-DEVELOPMENT-SNAPSHOT-2019-08-31-a
7ff4af2
* Fri Aug 30 2019 Ron Olson <tachoknight@gmail.com> 5.1-0.40.20190829gitfcc37cd
7ff4af2
- Updated to swift-5.1-DEVELOPMENT-SNAPSHOT-2019-08-29-a
7ff4af2
* Thu Aug 29 2019 Ron Olson <tachoknight@gmail.com> 5.1-0.39.20190828gite90298c
7ff4af2
- Updated to swift-5.1-DEVELOPMENT-SNAPSHOT-2019-08-28-a and added explicit
7ff4af2
  requirement for python3-distro
7ff4af2
* Wed Aug 28 2019 Ron Olson <tachoknight@gmail.com> 5.1-0.38.20190827gite90298c
7ff4af2
- Updated to swift-5.1-DEVELOPMENT-SNAPSHOT-2019-08-27-a and added a patch
7ff4af2
  to allow LLDB to be built using Python 3.8 (currently in F32/Rawhide)
7ff4af2
* Tue Aug 27 2019 Ron Olson <tachoknight@gmail.com> 5.1-0.37.20190826git3b0cf9e
7ff4af2
- Updated to swift-5.1-DEVELOPMENT-SNAPSHOT-2019-08-26-a
7ff4af2
* Mon Aug 26 2019 Ron Olson <tachoknight@gmail.com> 5.1-0.36.20190825git3b0cf9e
7ff4af2
- Updated to swift-5.1-DEVELOPMENT-SNAPSHOT-2019-08-25-a
7ff4af2
* Sun Aug 25 2019 Ron Olson <tachoknight@gmail.com> 5.1-0.35.20190824git3b0cf9e
7ff4af2
- Updated to swift-5.1-DEVELOPMENT-SNAPSHOT-2019-08-24-a
7ff4af2
* Sat Aug 24 2019 Ron Olson <tachoknight@gmail.com> 5.1-0.34.20190823git3b0cf9e
7ff4af2
- Updated to swift-5.1-DEVELOPMENT-SNAPSHOT-2019-08-23-a
7ff4af2
* Fri Aug 23 2019 Ron Olson <tachoknight@gmail.com> 5.1-0.33.20190822git3b0cf9e
7ff4af2
- Updated to swift-5.1-DEVELOPMENT-SNAPSHOT-2019-08-22-a
7ff4af2
* Wed Aug 21 2019 Ron Olson <tachoknight@gmail.com> 5.1-0.32.20190820git3b0cf9e
7ff4af2
- Updated to swift-5.1-DEVELOPMENT-SNAPSHOT-2019-08-20-a
7ff4af2
* Mon Aug 19 2019 Ron Olson <tachoknight@gmail.com> 5.1-0.31.20190817git3b0cf9e
7ff4af2
- Updated to swift-5.1-DEVELOPMENT-SNAPSHOT-2019-08-17-a
7ff4af2
* Sat Aug 17 2019 Ron Olson <tachoknight@gmail.com> 5.1-0.30.20190816git1329017
7ff4af2
- Updated to swift-5.1-DEVELOPMENT-SNAPSHOT-2019-08-16-a
7ff4af2
* Fri Aug 16 2019 Ron Olson <tachoknight@gmail.com> 5.1-0.29.20190815git1329017
7ff4af2
- Updated to swift-5.1-DEVELOPMENT-SNAPSHOT-2019-08-15-a
a8b39fb
* Wed Aug 14 2019 Ron Olson <tachoknight@gmail.com> 5.1-0.28.20190813git425a146
a8b39fb
- Updated to swift-5.1-DEVELOPMENT-SNAPSHOT-2019-08-13-a
a8b39fb
* Tue Aug 13 2019 Ron Olson <tachoknight@gmail.com> 5.1-0.27.20190812git425a146
a8b39fb
- Updated to swift-5.1-DEVELOPMENT-SNAPSHOT-2019-08-12-a and added another
a8b39fb
  directory
a8b39fb
* Fri Jul 26 2019 Ron Olson <tachoknight@gmail.com> 5.1-0.26.20190725git0450b7d
a8b39fb
- Updated to swift-5.1-DEVELOPMENT-SNAPSHOT-2019-07-25-a
a8b39fb
* Thu Jul 25 2019 Ron Olson <tachoknight@gmail.com> 5.1-0.25.20190724gite9b6385
a8b39fb
- Updated to swift-5.1-DEVELOPMENT-SNAPSHOT-2019-07-24-a
d750885
* Wed Jul 24 2019 Ron Olson <tachoknight@gmail.com> 5.1-0.24.20190723git3e8f631
d750885
- Updated to swift-5.1-DEVELOPMENT-SNAPSHOT-2019-07-23-a 
d750885
* Tue Jul 23 2019 Ron Olson <tachoknight@gmail.com> 5.1-0.23.20190719gitf883175
d750885
- Updated to swift-5.1-DEVELOPMENT-SNAPSHOT-2019-07-19-a and first version
d750885
  that relies on Python 3 for building
d750885
* Mon Jul 15 2019 Ron Olson <tachoknight@gmail.com> 5.1-0.22.20190714git7b90512
d750885
- Updated to swift-5.1-DEVELOPMENT-SNAPSHOT-2019-07-14-a
d750885
* Sun Jul 14 2019 Ron Olson <tachoknight@gmail.com> 5.1-0.21.20190713git26c2dbe
d750885
- Updated to swift-5.1-DEVELOPMENT-SNAPSHOT-2019-07-13-a
d750885
* Sat Jul 13 2019 Ron Olson <tachoknight@gmail.com> 5.1-0.20.20190712gita062b3c
d750885
- Updated to swift-5.1-DEVELOPMENT-SNAPSHOT-2019-07-12-a
d750885
* Fri Jul 12 2019 Ron Olson <tachoknight@gmail.com> 5.1-0.19.20190711gitacd767e
d750885
- Updated to swift-5.1-DEVELOPMENT-SNAPSHOT-2019-07-11-a
d750885
* Thu Jul 11 2019 Ron Olson <tachoknight@gmail.com> 5.1-0.18.20190710gitd7f811d
d750885
- Updated to swift-5.1-DEVELOPMENT-SNAPSHOT-2019-07-10-a
d750885
* Wed Jul 10 2019 Ron Olson <tachoknight@gmail.com> 5.1-0.17.20190709gitf67864b
d750885
- Updated to swift-5.1-DEVELOPMENT-SNAPSHOT-2019-07-09-a
d750885
* Thu Jul 04 2019 Ron Olson <tachoknight@gmail.com> 5.1-0.16.20190703gitd2c038e
d750885
- Updated to swift-5.1-DEVELOPMENT-SNAPSHOT-2019-07-03-a
d750885
* Wed Jul 03 2019 Ron Olson <tachoknight@gmail.com> 5.1-0.15.20190702git2efadfd
d750885
- Updated to swift-5.1-DEVELOPMENT-SNAPSHOT-2019-07-02-a
d750885
* Tue Jul 02 2019 Ron Olson <tachoknight@gmail.com> 5.1-0.14.20190701git6761ba4
d750885
- Updated to swift-5.1-DEVELOPMENT-SNAPSHOT-2019-07-01-a and removed 
d750885
  dependency on python-sphinx as a problem with a pygments lexer was being
d750885
  treated as an error and causing the builds to fail
d750885
* Sun Jun 30 2019 Ron Olson <tachoknight@gmail.com> 5.1-0.13.20190629gitdcde8ac
d750885
- Updated to swift-5.1-DEVELOPMENT-SNAPSHOT-2019-06-29-a
d750885
* Sat Jun 29 2019 Ron Olson <tachoknight@gmail.com> 5.1-0.12.20190628gitca3c825
d750885
- Updated to swift-5.1-DEVELOPMENT-SNAPSHOT-2019-06-28-a
d750885
* Fri Jun 28 2019 Ron Olson <tachoknight@gmail.com> 5.1-0.11.20190627git993b248
d750885
- Updated to swift-5.1-DEVELOPMENT-SNAPSHOT-2019-06-27-a
d750885
* Thu Jun 27 2019 Ron Olson <tachoknight@gmail.com> 5.1-0.10.20190626git16859f1
d750885
- Updated to swift-5.1-DEVELOPMENT-SNAPSHOT-2019-06-26-a and added patch
d750885
  to remove reference to depreciated header file
d750885
* Wed Jun 26 2019 Ron Olson <tachoknight@gmail.com> 5.1-0.9.20190624git4e7bcdb
d750885
- Updated to swift-5.1-DEVELOPMENT-SNAPSHOT-2019-06-24-a and got the REPL
d750885
  to work
d750885
* Sun Jun 23 2019 Ron Olson <tachoknight@gmail.com> 5.1-0.8.20190621git9729868
d750885
- Updated to swift-5.1-DEVELOPMENT-SNAPSHOT-2019-06-21-a
d750885
* Fri Jun 21 2019 Ron Olson <tachoknight@gmail.com> 5.1-0.7.20190620gita5aa0c6
d750885
- Updated to swift-5.1-DEVELOPMENT-SNAPSHOT-2019-06-20-a
d750885
* Thu Jun 20 2019 Ron Olson <tachoknight@gmail.com> 5.1-0.6.20190619git500333c
d750885
- Updated to swift-5.1-DEVELOPMENT-SNAPSHOT-2019-06-19-a
d750885
* Thu Jun 20 2019 Ron Olson <tachoknight@gmail.com> 5.1-0.5.20190619git500333c
d750885
- Cleaned up the spec file to remove 4.2 to 5 migration code and some
d750885
  old patches
d750885
* Mon Jun 17 2019 Ron Olson <tachoknight@gmail.com> 5.1-0.4.20190616gitcbfbc8e
d750885
- Updated to swift-5.1-DEVELOPMENT-SNAPSHOT-2019-06-16-a
d750885
* Sun Jun 02 2019 Ron Olson <tachoknight@gmail.com> 5.1-0.3.20190529git37f230a
d750885
- Updated to swift-5.1-DEVELOPMENT-SNAPSHOT-2019-05-29-a
d750885
* Fri Apr 26 2019 Ron Olson <tachoknight@gmail.com> 5.1-0.2.20190425git6d89fc9
d750885
- Updated to swift-5.1-DEVELOPMENT-SNAPSHOT-2019-04-25-a
d750885
* Thu Apr 18 2019 Ron Olson <tachoknight@gmail.com> 5.1-0.1.20190416git85a776d
d750885
- Updated to swift-5.1-DEVELOPMENT-SNAPSHOT-2019-04-16-a
731fbf8
* Thu Mar 28 2019 Ron Olson <tachoknight@gmail.com> 5.0-0.53.20190325gitba33f9e
731fbf8
- Modified spec file to handle upgrades from 4.2 to 5.0.
f5775c9
* Mon Mar 25 2019 Ron Olson <tachoknight@gmail.com> 5.0-0.52.20190325gitba33f9e
f5775c9
- Updated to swift-5.0-RELEASE
f5775c9
* Mon Mar 25 2019 Ron Olson <tachoknight@gmail.com> 5.0-0.51.20190324git130a414
f5775c9
- Updated to swift-5.0-DEVELOPMENT-SNAPSHOT-2019-03-24-a, removed _gettid
f5775c9
  patch as the changed were merged upstream
2f4b2bb
* Fri Mar 22 2019 Ron Olson <tachoknight@gmail.com> 5.0-0.50.20190310git4d6e741
2f4b2bb
- The swift-corelibs-xctest library was being zeroed out due to issue with
2f4b2bb
  CMake 3.14 where it was being copied into the same directory. A bug
731fbf8
  report has been filed with CMake but until it is resolved, the cmake file
2f4b2bb
  has been patched to not perform the copy.
49a09ac
* Fri Mar 15 2019 Ron Olson <tachoknight@gmail.com> 5.0-0.50.20190310git4d6e741
49a09ac
- Modules did not work properly in the REPL due to additional lib path; 
49a09ac
  fixed with symlinks to the lower directory structures
49a09ac
* Fri Mar 15 2019 Ron Olson <tachoknight@gmail.com> 5.0-0.50.20190310git4d6e741
49a09ac
- python2-sphinx was removed from Fedora after 30 so it will use the python3
49a09ac
  version
49a09ac
* Thu Mar 14 2019 Ron Olson <tachoknight@gmail.com> 5.0-0.50.20190310git4d6e741
49a09ac
- Fixed issues introduced by upstream changes
49a09ac
* Mon Mar 11 2019 Ron Olson <tachoknight@gmail.com> 5.0-0.50.20190310git4d6e741
49a09ac
- Updated to swift-5.0-DEVELOPMENT-SNAPSHOT-2019-03-10-a
49a09ac
* Thu Mar 07 2019 Ron Olson <tachoknight@gmail.com> 5.0-0.49.20190306git5834830
49a09ac
- Updated to swift-5.0-DEVELOPMENT-SNAPSHOT-2019-03-06-a
49a09ac
* Wed Mar 06 2019 Ron Olson <tachoknight@gmail.com> 5.0-0.48.20190305git5834830
49a09ac
- Updated to swift-5.0-DEVELOPMENT-SNAPSHOT-2019-03-05-a
f4d027a
* Tue Mar 05 2019 Ron Olson <tachoknight@gmail.com> 5.0-0.47.20190304gitad10379
f4d027a
- Updated to swift-5.0-DEVELOPMENT-SNAPSHOT-2019-03-04-a
f4d027a
* Fri Mar 01 2019 Ron Olson <tachoknight@gmail.com> 5.0-0.46.20190228gitfeacc3f
f4d027a
- Updated to swift-5.0-DEVELOPMENT-SNAPSHOT-2019-02-28-a
f4d027a
* Wed Feb 27 2019 Ron Olson <tachoknight@gmail.com> 5.0-0.45.20190226gitfa5d493
f4d027a
- Updated to swift-5.0-DEVELOPMENT-SNAPSHOT-2019-02-26-a
f4d027a
* Tue Feb 26 2019 Ron Olson <tachoknight@gmail.com> 5.0-0.44.20190225gita8126fb
f4d027a
- Updated to swift-5.0-DEVELOPMENT-SNAPSHOT-2019-02-25-a
f4d027a
* Mon Feb 25 2019 Ron Olson <tachoknight@gmail.com> 5.0-0.43.20190224gita8126fb
f4d027a
- Updated to swift-5.0-DEVELOPMENT-SNAPSHOT-2019-02-24-a
f4d027a
* Sun Feb 24 2019 Ron Olson <tachoknight@gmail.com> 5.0-0.42.20190223gita8126fb
f4d027a
- Updated to swift-5.0-DEVELOPMENT-SNAPSHOT-2019-02-23-a
f4d027a
* Sat Feb 23 2019 Ron Olson <tachoknight@gmail.com> 5.0-0.41.20190222gita24adaf
f4d027a
- Updated to swift-5.0-DEVELOPMENT-SNAPSHOT-2019-02-22-a
f4d027a
* Fri Feb 22 2019 Ron Olson <tachoknight@gmail.com> 5.0-0.40.20190221git86a39df
f4d027a
- Updated to swift-5.0-DEVELOPMENT-SNAPSHOT-2019-02-21-a
f4d027a
* Thu Feb 21 2019 Ron Olson <tachoknight@gmail.com> 5.0-0.39.20190220git817dff3
f4d027a
- Updated to swift-5.0-DEVELOPMENT-SNAPSHOT-2019-02-20-a
184216b
* Wed Feb 20 2019 Ron Olson <tachoknight@gmail.com> 5.0-0.38.20190219git817dff3
184216b
- Updated to swift-5.0-DEVELOPMENT-SNAPSHOT-2019-02-19-a
184216b
* Mon Feb 18 2019 Ron Olson <tachoknight@gmail.com> 5.0-0.37.20190217git15be364
184216b
- Updated to swift-5.0-DEVELOPMENT-SNAPSHOT-2019-02-17-a
184216b
* Sun Feb 17 2019 Ron Olson <tachoknight@gmail.com> 5.0-0.36.20190216git15be364
184216b
- Updated to swift-5.0-DEVELOPMENT-SNAPSHOT-2019-02-16-a
184216b
* Sat Feb 16 2019 Ron Olson <tachoknight@gmail.com> 5.0-0.35.20190215git15be364
184216b
- Updated to swift-5.0-DEVELOPMENT-SNAPSHOT-2019-02-15-a
184216b
* Fri Feb 15 2019 Ron Olson <tachoknight@gmail.com> 5.0-0.34.20190214git8d88441
184216b
- Updated to swift-5.0-DEVELOPMENT-SNAPSHOT-2019-02-14-a
e51499b
* Wed Feb 13 2019 Ron Olson <tachoknight@gmail.com> 5.0-0.33.20190206gitd07c25a
e51499b
- Added patch to fix an issue with compiler-rt using std::thread in a vector
a18680b
* Fri Feb 08 2019 Ron Olson <tachoknight@gmail.com> 5.0-0.32.20190206gitd07c25a
a18680b
- Added patch to allow the Swift REPL to work properly, also removed patch
a18680b
  for aarch64 because the changes were merged upstream
0d8af59
* Sun Feb 03 2019 Fedora Release Engineering <releng@fedoraproject.org> - 5.0-0.31.20181214gitee39236
0d8af59
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
7054ff7
* Sat Dec 15 2018 Ron Olson <tachoknight@gmail.com> 5.0-0.31.20181212gite231ae1
7054ff7
- First version that supports aarch64
7054ff7
* Thu Dec 13 2018 Ron Olson <tachoknight@gmail.com> 5.0-0.31.20181212gite231ae1
7054ff7
- Updated to swift-5.0-DEVELOPMENT-SNAPSHOT-2018-12-12-a
7054ff7
* Thu Dec 13 2018 Ron Olson <tachoknight@gmail.com> 5.0-0.30.20181212gite231ae1
7054ff7
- Updated to swift-5.0-DEVELOPMENT-SNAPSHOT-2018-12-12-a
7054ff7
* Thu Dec 13 2018 Ron Olson <tachoknight@gmail.com> 5.0-0.29.20181212gite231ae1
7054ff7
- Updated to swift-5.0-DEVELOPMENT-SNAPSHOT-2018-12-12-a
7054ff7
* Tue Dec 11 2018 Ron Olson <tachoknight@gmail.com> 5.0-0.28.20181210gitf83ec0c
7054ff7
- Updated to swift-5.0-DEVELOPMENT-SNAPSHOT-2018-12-10-a
7054ff7
* Mon Dec 10 2018 Ron Olson <tachoknight@gmail.com> 5.0-0.26.20181209gitc14e1a3
7054ff7
- Updated to swift-5.0-DEVELOPMENT-SNAPSHOT-2018-12-09-a
7054ff7
* Sun Dec 09 2018 Ron Olson <tachoknight@gmail.com> 5.0-0.25.20181208git3945260
7054ff7
- Updated to swift-5.0-DEVELOPMENT-SNAPSHOT-2018-12-08-a
7054ff7
* Sat Dec 08 2018 Ron Olson <tachoknight@gmail.com> 5.0-0.24.20181207git0a73e15
7054ff7
- Updated to swift-5.0-DEVELOPMENT-SNAPSHOT-2018-12-07-a
7054ff7
* Fri Dec 07 2018 Ron Olson <tachoknight@gmail.com> 5.0-0.23.20181206git565e767
7054ff7
- Updated to swift-5.0-DEVELOPMENT-SNAPSHOT-2018-12-06-a
7054ff7
* Wed Dec 05 2018 Ron Olson <tachoknight@gmail.com> 5.0-0.22.20181204gitb74d54a
7054ff7
- Updated to swift-5.0-DEVELOPMENT-SNAPSHOT-2018-12-04-a
7054ff7
* Wed Dec 05 2018 Egor Zhdan <egor.zhdan@gmail.com>            
a18680b
- Include dependencies to ncurses which are required by SourceKit and 
be48ebf
  included in Apple installation guide
7054ff7
* Wed Dec 05 2018 Ron Olson <tachoknight@gmail.com> 5.0-0.21.20181204gitfacaad1
7054ff7
- Updated to swift-DEVELOPMENT-SNAPSHOT-2018-12-04-a
7054ff7
* Tue Dec 04 2018 Ron Olson <tachoknight@gmail.com> 5.0-0.20.20181203git3376f9f
7054ff7
- Updated to swift-DEVELOPMENT-SNAPSHOT-2018-12-03-a
7054ff7
* Mon Dec 03 2018 Ron Olson <tachoknight@gmail.com> 5.0-0.19.20181202gita8a8bdc
7054ff7
- Updated to swift-DEVELOPMENT-SNAPSHOT-2018-12-02-a
7054ff7
* Sun Dec 02 2018 Ron Olson <tachoknight@gmail.com> 5.0-0.18.20181201gitb01ee72
7054ff7
- Updated to swift-DEVELOPMENT-SNAPSHOT-2018-12-01-a
7054ff7
* Sat Dec 01 2018 Ron Olson <tachoknight@gmail.com> 5.0-0.17.20181130gitd8f12cb
7054ff7
- Updated to swift-DEVELOPMENT-SNAPSHOT-2018-11-30-a
7054ff7
* Thu Nov 29 2018 Ron Olson <tachoknight@gmail.com> 5.0-0.16.20181128git806cf57
7054ff7
- Updated to swift-DEVELOPMENT-SNAPSHOT-2018-11-28-a
7054ff7
* Tue Nov 27 2018 Ron Olson <tachoknight@gmail.com> 5.0-0.15.20181126gita820992
7054ff7
- Updated to swift-DEVELOPMENT-SNAPSHOT-2018-11-26-a
7054ff7
* Mon Nov 26 2018 Ron Olson <tachoknight@gmail.com> 5.0-0.14.20181125gita820992
7054ff7
- Updated to swift-DEVELOPMENT-SNAPSHOT-2018-11-25-a
7054ff7
* Sat Nov 24 2018 Ron Olson <tachoknight@gmail.com> 5.0-0.13.20181123gita820992
7054ff7
- Updated to swift-DEVELOPMENT-SNAPSHOT-2018-11-23-a
7054ff7
* Fri Nov 23 2018 Ron Olson <tachoknight@gmail.com> 5.0-0.12.20181122gitfb52a2e
7054ff7
- Updated to swift-DEVELOPMENT-SNAPSHOT-2018-11-22-a
7054ff7
* Mon Nov 19 2018 Ron Olson <tachoknight@gmail.com> 5.0-0.11.20181116git201dcba
7054ff7
- Updated to swift-DEVELOPMENT-SNAPSHOT-2018-11-16-a
7054ff7
* Fri Nov 16 2018 Ron Olson <tachoknight@gmail.com> 5.0-0.10.20181115git739169d
7054ff7
- Updated to swift-DEVELOPMENT-SNAPSHOT-2018-11-15-a
edd8458
* Wed Oct 31 2018 Ron Olson <tachoknight@gmail.com> 4.2.1-0.101.20181030git02a6ca9
edd8458
- Updated to swift-4.2.1-RELEASE
edd8458
* Tue Oct 30 2018 Ron Olson <tachoknight@gmail.com> 4.2-0.100.20181029gitf4134eb
edd8458
- Updated to swift-4.2-DEVELOPMENT-SNAPSHOT-2018-10-29-a
edd8458
* Sat Oct 27 2018 Ron Olson <tachoknight@gmail.com> 4.2-0.99.20181026gitf4134eb
edd8458
- Updated to swift-4.2-DEVELOPMENT-SNAPSHOT-2018-10-26-a
edd8458
* Fri Oct 26 2018 Ron Olson <tachoknight@gmail.com> 4.2-0.98.20181025gitf4134eb
edd8458
- Updated to swift-4.2-DEVELOPMENT-SNAPSHOT-2018-10-25-a
edd8458
* Wed Oct 24 2018 Ron Olson <tachoknight@gmail.com> 4.2-0.97.20181023gitf4134eb
edd8458
- Updated to swift-4.2-DEVELOPMENT-SNAPSHOT-2018-10-23-a
edd8458
* Tue Oct 23 2018 Ron Olson <tachoknight@gmail.com> 4.2-0.96.20181022gitf4134eb
edd8458
- Updated to swift-4.2-DEVELOPMENT-SNAPSHOT-2018-10-22-a
edd8458
* Mon Oct 22 2018 Ron Olson <tachoknight@gmail.com> 4.2-0.95.20181021gitf4134eb
edd8458
- Updated to swift-4.2-DEVELOPMENT-SNAPSHOT-2018-10-21-a
edd8458
* Sun Oct 21 2018 Ron Olson <tachoknight@gmail.com> 4.2-0.94.20181020gitf4134eb
edd8458
- Updated to swift-4.2-DEVELOPMENT-SNAPSHOT-2018-10-20-a
edd8458
* Fri Oct 19 2018 Ron Olson <tachoknight@gmail.com> 4.2-0.93.20181018gitf4134eb
edd8458
- Updated to swift-4.2-DEVELOPMENT-SNAPSHOT-2018-10-18-a
edd8458
* Thu Oct 18 2018 Ron Olson <tachoknight@gmail.com> 4.2-0.92.20181017gitf4134eb
edd8458
- Updated to swift-4.2-DEVELOPMENT-SNAPSHOT-2018-10-17-a
edd8458
* Wed Oct 17 2018 Ron Olson <tachoknight@gmail.com> 4.2-0.91.20181016gitf4134eb
edd8458
- Updated to swift-4.2-DEVELOPMENT-SNAPSHOT-2018-10-16-a
edd8458
* Tue Oct 16 2018 Ron Olson <tachoknight@gmail.com> 4.2-0.90.20181015gitf4134eb
edd8458
- Updated to swift-4.2-DEVELOPMENT-SNAPSHOT-2018-10-15-a
edd8458
* Mon Oct 15 2018 Ron Olson <tachoknight@gmail.com> 4.2-0.89.20181014gitf4134eb
edd8458
- Updated to swift-4.2-DEVELOPMENT-SNAPSHOT-2018-10-14-a
edd8458
* Sun Oct 14 2018 Ron Olson <tachoknight@gmail.com> 4.2-0.88.20181013gitf4134eb
edd8458
- Updated to swift-4.2-DEVELOPMENT-SNAPSHOT-2018-10-13-a
edd8458
* Sat Oct 13 2018 Ron Olson <tachoknight@gmail.com> 4.2-0.87.20181012gitf4134eb
edd8458
- Updated to swift-4.2-DEVELOPMENT-SNAPSHOT-2018-10-12-a
edd8458
* Fri Oct 12 2018 Ron Olson <tachoknight@gmail.com> 4.2-0.86.20181011gitf4134eb
edd8458
- Updated to swift-4.2-DEVELOPMENT-SNAPSHOT-2018-10-11-a
edd8458
* Thu Oct 11 2018 Ron Olson <tachoknight@gmail.com> 4.2-0.85.20181010gitf4134eb
edd8458
- Updated to swift-4.2-DEVELOPMENT-SNAPSHOT-2018-10-10-a
edd8458
* Wed Oct 10 2018 Ron Olson <tachoknight@gmail.com> 4.2-0.84.20181009gitf4134eb
edd8458
- Updated to swift-4.2-DEVELOPMENT-SNAPSHOT-2018-10-09-a
edd8458
* Tue Oct 09 2018 Ron Olson <tachoknight@gmail.com> 4.2-0.83.20181008gitf4134eb
edd8458
- Updated to swift-4.2-DEVELOPMENT-SNAPSHOT-2018-10-08-a
edd8458
* Mon Oct 08 2018 Ron Olson <tachoknight@gmail.com> 4.2-0.82.20181007gitf4134eb
edd8458
- Updated to swift-4.2-DEVELOPMENT-SNAPSHOT-2018-10-07-a
edd8458
* Sun Oct 07 2018 Ron Olson <tachoknight@gmail.com> 4.2-0.81.20181006gitf4134eb
edd8458
- Updated to swift-4.2-DEVELOPMENT-SNAPSHOT-2018-10-06-a
edd8458
* Sat Oct 06 2018 Ron Olson <tachoknight@gmail.com> 4.2-0.80.20181005gitf4134eb
edd8458
- Updated to swift-4.2-DEVELOPMENT-SNAPSHOT-2018-10-05-a
edd8458
* Thu Oct 04 2018 Ron Olson <tachoknight@gmail.com> 4.2-0.79.20181003gitf4134eb
edd8458
- Updated to swift-4.2-DEVELOPMENT-SNAPSHOT-2018-10-03-a
edd8458
* Wed Oct 03 2018 Ron Olson <tachoknight@gmail.com> 4.2-0.78.20181002gitf4134eb
edd8458
- Updated to swift-4.2-DEVELOPMENT-SNAPSHOT-2018-10-02-a
edd8458
* Tue Oct 02 2018 Ron Olson <tachoknight@gmail.com> 4.2-0.77.20181001gitf4134eb
edd8458
- Updated to swift-4.2-DEVELOPMENT-SNAPSHOT-2018-10-01-a
edd8458
* Sat Sep 29 2018 Ron Olson <tachoknight@gmail.com> 4.2-0.76.20180928gitf4134eb
edd8458
- Updated to swift-4.2-DEVELOPMENT-SNAPSHOT-2018-09-28-a
edd8458
* Fri Sep 28 2018 Ron Olson <tachoknight@gmail.com> 4.2-0.75.20180927gitf4134eb
edd8458
- Updated to swift-4.2-DEVELOPMENT-SNAPSHOT-2018-09-27-a
edd8458
* Thu Sep 27 2018 Ron Olson <tachoknight@gmail.com> 4.2-0.74.20180926gitf4134eb
edd8458
- Updated to swift-4.2-DEVELOPMENT-SNAPSHOT-2018-09-26-a
edd8458
* Wed Sep 26 2018 Ron Olson <tachoknight@gmail.com> 4.2-0.73.20180925gitf4134eb
edd8458
- Updated to swift-4.2-DEVELOPMENT-SNAPSHOT-2018-09-25-a
edd8458
* Tue Sep 25 2018 Ron Olson <tachoknight@gmail.com> 4.2-0.72.20180924git01644d5
edd8458
- Updated to swift-4.2-DEVELOPMENT-SNAPSHOT-2018-09-24-a
edd8458
* Mon Sep 24 2018 Ron Olson <tachoknight@gmail.com> 4.2-0.71.20180922gitac7c511
edd8458
- Updated to swift-4.2-DEVELOPMENT-SNAPSHOT-2018-09-22-a
edd8458
* Sat Sep 15 2018 Ron Olson <tachoknight@gmail.com> 4.2-0.70.20180914git2dfdbf2
edd8458
- Updated to swift-4.2-DEVELOPMENT-SNAPSHOT-2018-09-14-a
edd8458
* Fri Sep 14 2018 Ron Olson <tachoknight@gmail.com> 4.2-0.69.20180913git2dfdbf2
edd8458
- Updated to swift-4.2-DEVELOPMENT-SNAPSHOT-2018-09-13-a
4237734
* Thu Sep 13 2018 Ron Olson <tachoknight@gmail.com> 4.2-0.68.20180912git2c6399a
4237734
- Updated to swift-4.2-RELEASE
4237734
* Wed Sep 12 2018 Ron Olson <tachoknight@gmail.com> 4.2-0.67.20180911gitbe88499
4237734
- Updated to swift-4.2-DEVELOPMENT-SNAPSHOT-2018-09-11-a
4237734
* Sun Sep 09 2018 Ron Olson <tachoknight@gmail.com> 4.2-0.66.20180908gitbe88499
4237734
- Added patch for clang 7.0
4237734
* Sun Sep 09 2018 Ron Olson <tachoknight@gmail.com> 4.2-0.65.20180908gitbe88499
4237734
- Updated to swift-4.2-DEVELOPMENT-SNAPSHOT-2018-09-08-a
4237734
* Sat Sep 08 2018 Ron Olson <tachoknight@gmail.com> 4.2-0.64.20180907gitc922f68
4237734
- Updated to swift-4.2-DEVELOPMENT-SNAPSHOT-2018-09-07-a
4237734
* Sun Aug 26 2018 Ron Olson <tachoknight@gmail.com> 4.2-0.63.20180825git7d204ce
4237734
- Updated to swift-4.2-DEVELOPMENT-SNAPSHOT-2018-08-25-a
4237734
* Sat Aug 25 2018 Ron Olson <tachoknight@gmail.com> 4.2-0.62.20180824git7d204ce
4237734
- Updated to swift-4.2-DEVELOPMENT-SNAPSHOT-2018-08-24-a
4237734
* Fri Aug 24 2018 Ron Olson <tachoknight@gmail.com> 4.2-0.61.20180823git7d204ce
4237734
- Updated to swift-4.2-DEVELOPMENT-SNAPSHOT-2018-08-23-a
4237734
* Thu Aug 23 2018 Ron Olson <tachoknight@gmail.com> 4.2-0.60.20180822git7d204ce
4237734
- Updated to swift-4.2-DEVELOPMENT-SNAPSHOT-2018-08-22-a
4237734
* Wed Aug 22 2018 Ron Olson <tachoknight@gmail.com> 4.2-0.59.20180821git7d204ce
4237734
- Updated to swift-4.2-DEVELOPMENT-SNAPSHOT-2018-08-21-a
4237734
* Tue Aug 21 2018 Ron Olson <tachoknight@gmail.com> 4.2-0.58.20180820gitde88335
4237734
- Updated to swift-4.2-DEVELOPMENT-SNAPSHOT-2018-08-20-a
4237734
* Sun Aug 19 2018 Ron Olson <tachoknight@gmail.com> 4.2-0.57.20180818gitde88335
4237734
- Updated to swift-4.2-DEVELOPMENT-SNAPSHOT-2018-08-18-a
4237734
* Sat Aug 18 2018 Ron Olson <tachoknight@gmail.com> 4.2-0.56.20180817gitde88335
4237734
- Updated to swift-4.2-DEVELOPMENT-SNAPSHOT-2018-08-17-a
4237734
* Fri Aug 17 2018 Ron Olson <tachoknight@gmail.com> 4.2-0.55.20180816gitde88335
4237734
- Updated to swift-4.2-DEVELOPMENT-SNAPSHOT-2018-08-16-a
4237734
* Thu Aug 16 2018 Ron Olson <tachoknight@gmail.com> 4.2-0.54.20180815gitefbe78e
4237734
- Updated to swift-4.2-DEVELOPMENT-SNAPSHOT-2018-08-15-a
4237734
* Wed Aug 15 2018 Ron Olson <tachoknight@gmail.com> 4.2-0.53.20180814git3146921
4237734
- Updated to swift-4.2-DEVELOPMENT-SNAPSHOT-2018-08-14-a
4237734
* Sat Aug 11 2018 Ron Olson <tachoknight@gmail.com> 4.2-0.52.20180810gita710c2f
4237734
- Updated to swift-4.2-DEVELOPMENT-SNAPSHOT-2018-08-10-a
bef9633
* Thu Aug 09 2018 Ron Olson <tachoknight@gmail.com> 4.2-0.51.20180808git1c8f885
bef9633
- Updated to swift-4.2-CONVERGENCE
bef9633
* Wed Aug 08 2018 Ron Olson <tachoknight@gmail.com> 4.2-0.50.20180807gitab5ce2e
bef9633
- Updated to swift-4.2-DEVELOPMENT-SNAPSHOT-2018-08-07-a
bef9633
* Tue Aug 07 2018 Ron Olson <tachoknight@gmail.com> 4.2-0.49.20180806gitab5ce2e
bef9633
- Updated to swift-4.2-DEVELOPMENT-SNAPSHOT-2018-08-06-a
bef9633
* Sat Aug 04 2018 Ron Olson <tachoknight@gmail.com> 4.2-0.48.20180803git68f32fc
bef9633
- Updated to swift-4.2-DEVELOPMENT-SNAPSHOT-2018-08-03-a
bef9633
* Fri Aug 03 2018 Ron Olson <tachoknight@gmail.com> 4.2-0.47.20180802git44a88d4
bef9633
- Updated to swift-4.2-DEVELOPMENT-SNAPSHOT-2018-08-02-a
bef9633
* Thu Aug 02 2018 Ron Olson <tachoknight@gmail.com> 4.2-0.46.20180801git3f7d681
bef9633
- Updated to swift-4.2-DEVELOPMENT-SNAPSHOT-2018-08-01-a
bef9633
* Wed Aug 01 2018 Ron Olson <tachoknight@gmail.com> 4.2-0.45.20180731git00acd41
bef9633
- Updated to swift-4.2-DEVELOPMENT-SNAPSHOT-2018-07-31-a
bef9633
* Tue Jul 31 2018 Ron Olson <tachoknight@gmail.com> 4.2-0.44.20180730gitfe1f442
bef9633
- Updated to swift-4.2-DEVELOPMENT-SNAPSHOT-2018-07-30-a
bef9633
* Sun Jul 29 2018 Ron Olson <tachoknight@gmail.com> 4.2-0.43.20180728gitfe1f442
bef9633
- Updated to swift-4.2-DEVELOPMENT-SNAPSHOT-2018-07-28-a
bef9633
* Sat Jul 28 2018 Ron Olson <tachoknight@gmail.com> 4.2-0.42.20180727git9d01b59
bef9633
- Updated to swift-4.2-DEVELOPMENT-SNAPSHOT-2018-07-27-a
bef9633
* Wed Jul 25 2018 Ron Olson <tachoknight@gmail.com> 4.2-0.41.20180724git18650bc
bef9633
- Updated to swift-4.2-DEVELOPMENT-SNAPSHOT-2018-07-24-a and removed
bef9633
  lldb patches as they were merged upstream into the 4.2 branch
bef9633
* Tue Jul 24 2018 Ron Olson <tachoknight@gmail.com> 4.2-0.40.20180723git18650bc
bef9633
- Updated to swift-4.2-DEVELOPMENT-SNAPSHOT-2018-07-23-a
bef9633
* Mon Jul 23 2018 Ron Olson <tachoknight@gmail.com> 4.2-0.39.20180722git18650bc
bef9633
- Updated to swift-4.2-DEVELOPMENT-SNAPSHOT-2018-07-22-a
bef9633
* Sun Jul 22 2018 Ron Olson <tachoknight@gmail.com> 4.2-0.38.20180721git18650bc
bef9633
- Updated to swift-4.2-DEVELOPMENT-SNAPSHOT-2018-07-21-a
3aded70
* Sat Jul 21 2018 Ron Olson <tachoknight@gmail.com> 4.2-0.37.20180720git18650bc
3aded70
- Added patches for lldb to fix relative path issue (see URL by patches) until
3aded70
  it's merged into the 4.2 branch
3aded70
* Sat Jul 21 2018 Ron Olson <tachoknight@gmail.com> 4.2-0.37.20180720git18650bc
3aded70
- Updated to swift-4.2-DEVELOPMENT-SNAPSHOT-2018-07-20-a
3aded70
* Fri Jul 20 2018 Ron Olson <tachoknight@gmail.com> 4.2-0.36.20180719git9277281
3aded70
- Updated to swift-4.2-DEVELOPMENT-SNAPSHOT-2018-07-19-a
3aded70
* Thu Jul 19 2018 Ron Olson <tachoknight@gmail.com> 4.2-0.35.20180718gite325e32
3aded70
- Updated to swift-4.2-DEVELOPMENT-SNAPSHOT-2018-07-18-a
5690e38
* Tue Jul 17 2018 Ron Olson <tachoknight@gmail.com> 4.2-0.34.20180716gitaaf545a
5690e38
- Updated to swift-4.2-DEVELOPMENT-SNAPSHOT-2018-07-16-a 
5690e38
* Sun Jul 15 2018 Ron Olson <tachoknight@gmail.com> 4.2-0.33.20180703git107e307
5690e38
- Switched from __provides_exclude_from to __provides_exclude to inhibit
5690e38
  lldb being included as a dependency
ff9c3ba
* Thu Jul 12 2018 Ron Olson <tachoknight@gmail.com> 4.2-0.32.20180703git107e307
ff9c3ba
- Reverted to swift-4.2-DEVELOPMENT-SNAPSHOT-2018-07-03-a as loading modules
5690e38
  in the REPL seems to have been broken as of the 2018-07-04 builds.
ff9c3ba
  2018-07-03 is currently the best version until the issue is resolved.
ff9c3ba
* Thu Jul 12 2018 Ron Olson <tachoknight@gmail.com> 4.2-0.31.20180711git104c96a
ff9c3ba
- Updated to swift-4.2-DEVELOPMENT-SNAPSHOT-2018-07-11-a 
bd097a5
* Wed Jul 11 2018 Ron Olson <tachoknight@gmail.com> 4.2-0.30.20180709gitd9561d9
bd097a5
- Updated to swift-4.2-DEVELOPMENT-SNAPSHOT-2018-07-09-a and added a check to
bd097a5
  include python-unversioned-command for verisons greated than 28 while
bd097a5
  working on making patches/pull requests upstream to be explicit about
bd097a5
  which version of Python to use. Also removed patch for time struct issue
bd097a5
  as the fix has been handled upstream. Also switched to ExclusiveArch
bd097a5
  instead of ExcludeArch per suggestion from Dan Horák.
164f37c
* Thu Jul 05 2018 Ron Olson <tachoknight@gmail.com> 4.2-0.29.20180705git1e2dc99
164f37c
- Updated to swift-4.2-DEVELOPMENT-SNAPSHOT-2018-07-05-a
164f37c
* Thu Jul 05 2018 Ron Olson <tachoknight@gmail.com> 4.2-0.28.20180704gitf56a941
164f37c
- Removed explicit requirement on libatomic and libbsd, modifed files section
164f37c
  of the runtime package so it can own the directory
164f37c
* Thu Jul 05 2018 Ron Olson <tachoknight@gmail.com> 4.2-0.27.20180704gitf56a941
164f37c
- Updated to swift-4.2-DEVELOPMENT-SNAPSHOT-2018-07-04-a
bd097a5
* Tue Jul 03 2018 Ron Olson <tachoknight@gmail.com> 4.2-0.26.20180703git107e307
164f37c
- Updated to swift-4.2-DEVELOPMENT-SNAPSHOT-2018-07-03-a, added a
164f37c
  filter for excluding lldb libraries from public view, and broke out the
164f37c
  runtime libraries into their own -runtime package. 
164f37c
* Mon Jul 02 2018 Ron Olson <tachoknight@gmail.com> 4.2-0.25.20180702gitc2e1567
164f37c
- Updated to swift-4.2-DEVELOPMENT-SNAPSHOT-2018-07-02-a 
164f37c
* Mon Jul 02 2018 Ron Olson <tachoknight@gmail.com> 4.2-0.24.20180701git6079032
164f37c
- Updated to swift-4.2-DEVELOPMENT-SNAPSHOT-2018-07-01-a, removed unnecessary
164f37c
  lldb headers
164f37c
* Sat Jun 30 2018 Ron Olson <tachoknight@gmail.com> 4.2-0.23.20180630gitb3408e8
164f37c
- Updated to swift-4.2-DEVELOPMENT-SNAPSHOT-2018-06-30-a 
164f37c
* Fri Jun 29 2018 Ron Olson <tachoknight@gmail.com> 4.2-0.22.20180629gitdab0d8e
164f37c
- Updated to swift-4.2-DEVELOPMENT-SNAPSHOT-2018-06-29-a, removed unnecessary
164f37c
  files and links
164f37c
* Fri Jun 29 2018 Ron Olson <tachoknight@gmail.com> 4.2-0.21.20180628git9f8f2a1
164f37c
- Updated to swift-4.2-DEVELOPMENT-SNAPSHOT-2018-06-28-a 
164f37c
* Thu Jun 28 2018 Ron Olson <tachoknight@gmail.com> 4.2-0.20.20180626gitbe3b9a7
164f37c
- Updated to swift-4.2-DEVELOPMENT-SNAPSHOT-2018-06-26-a 
164f37c
* Wed Jun 13 2018 Ron Olson <tachoknight@gmail.com> 4.2-0.19.20180612gitbb9532c
164f37c
- Updated to swift-4.2-DEVELOPMENT-SNAPSHOT-2018-06-12-a and removed
164f37c
  gcc-c++ as a build requirement
164f37c
* Tue Jun 12 2018 Ron Olson <tachoknight@gmail.com> 4.2-0.18.20180611gitd99cd32
164f37c
- Updated to swift-4.2-DEVELOPMENT-SNAPSHOT-2018-06-10-a and removed
164f37c
  separate ninja build (will now use the repo-based one)
164f37c
* Mon Jun 11 2018 Ron Olson <tachoknight@gmail.com> 4.2-0.17.20180610git7a35ad0
164f37c
- Updated to swift-4.2-DEVELOPMENT-SNAPSHOT-2018-06-10-a 
164f37c
* Fri Jun 08 2018 Ron Olson <tachoknight@gmail.com> 4.2-0.16.20180607git78e9497
164f37c
- Updated to swift-4.2-DEVELOPMENT-SNAPSHOT-2018-06-07-a 
164f37c
* Thu Jun 07 2018 Ron Olson <tachoknight@gmail.com> 4.2-0.15.20180606git4e2064e
164f37c
- Updated to swift-4.2-DEVELOPMENT-SNAPSHOT-2018-06-06-a 
164f37c
* Tue Jun 05 2018 Ron Olson <tachoknight@gmail.com> 4.2-0.14.20180604git9e274fc
164f37c
- Updated to swift-4.2-DEVELOPMENT-SNAPSHOT-2018-06-04-a 
164f37c
* Sun Jun 03 2018 Ron Olson <tachoknight@gmail.com> 4.2-0.13.20180602gitadad0f5
164f37c
- Updated to swift-4.2-DEVELOPMENT-SNAPSHOT-2018-06-02-a 
164f37c
* Wed May 30 2018 Ron Olson <tachoknight@gmail.com> 4.2-0.12.20180529git4160301
164f37c
- Updated to swift-4.2-DEVELOPMENT-SNAPSHOT-2018-05-29-a 
164f37c
* Wed May 23 2018 Ron Olson <tachoknight@gmail.com> 4.2-0.11.20180522git58f7399
164f37c
- Updated to swift-4.2-DEVELOPMENT-SNAPSHOT-2018-05-22-a 
164f37c
* Mon May 21 2018 Ron Olson <tachoknight@gmail.com> 4.2-0.10.20180520gitbb77484
164f37c
- Updated to swift-4.2-DEVELOPMENT-SNAPSHOT-2018-05-20-a and added
164f37c
  patch for removing sys/ustat.h references
164f37c
* Tue May 15 2018 Ron Olson <tachoknight@gmail.com> 4.2-0.9.20180514gitf58f528
164f37c
- Updated to swift-4.2-DEVELOPMENT-SNAPSHOT-2018-05-14-a
164f37c
* Wed May 09 2018 Ron Olson <tachoknight@gmail.com> 4.2-0.8.20180508git0e6d867
164f37c
- Updated to swift-4.2-DEVELOPMENT-SNAPSHOT-2018-05-08-a
164f37c
* Wed May 02 2018 Ron Olson <tachoknight@gmail.com> 4.2-0.7.20180502gitb08fb12
164f37c
- Updated to swift-4.2-DEVELOPMENT-SNAPSHOT-2018-05-02-a
164f37c
* Mon Apr 23 2018 Ron Olson <tachoknight@gmail.com> 4.2-0.6.20180422git5030d38
164f37c
- Updated to swift-DEVELOPMENT-SNAPSHOT-2018-04-22-a
164f37c
* Thu Apr 19 2018 Ron Olson <tachoknight@gmail.com> 4.2-0.5.20180418gitac06163
164f37c
- Updated to swift-DEVELOPMENT-SNAPSHOT-2018-04-18-a
164f37c
* Mon Apr 16 2018 Ron Olson <tachoknight@gmail.com> 4.2-0.4.20180415git22530b9
164f37c
- Updated to swift-DEVELOPMENT-SNAPSHOT-2018-04-15-a
164f37c
* Thu Apr 12 2018 Ron Olson <tachoknight@gmail.com> 4.2-0.3.20180411git537a846
164f37c
- Updated to swift-DEVELOPMENT-SNAPSHOT-2018-04-11-a
164f37c
* Wed Feb 28 2018 Ron Olson <tachoknight@gmail.com> 4.1-0.2.20180227git5f2f440
164f37c
- Updated to swift-DEVELOPMENT-SNAPSHOT-2018-02-27-a
164f37c
* Wed Feb 14 2018 Ron Olson <tachoknight@gmail.com> 4.1-0.1.20180214git5a1a34b
164f37c
- Initial package for Fedora