Version: 5.6.3-bp155.1.8
* Fri Oct 14 2022 Predrag Ivanović <predivan@mts.rs>
- Update to versio 5.6.3
* No upstream provided changelog.
* Add prevent_unused.patch to fix the build with clang > 13
Prevent unused but set variable warning
(https://github.com/apple/swift-corelibs-libdispatch/pull/764)
* Resolve rpmlint "E: libdispatch-devel no-binary" error by
declaring libdispatch-devel as noarch.
* Sat Jul 02 2022 Predrag Ivanović <predivan@mts.rs>
- Update to version 5.6.2
* No upstream provided changelog.
* Drop 563.patch and 574.patch, merged upstream/no longer required.
* Disable i586 arch build for now.
* Wed May 25 2022 Jan Engelhardt <jengelh@inai.de>
- Resolve rpmlint error "libdispatch.x86_64: E:
shlib-policy-name-error SONAME: libBlocksRuntime.so.1.3,
expected package suffix: 1_3" by implementing shared library
packaging policy.
* Tue Oct 19 2021 Predrag Ivanović <predivan@mts.rs>
- Update to version 5.5
* No upstream provided changelog
* Drop asprintf.patch, merged upstream
* Add patches to fix build failures caused by clang13 warnings treated as errors
(https://patch-diff.githubusercontent.com/raw/apple/swift-corelibs-libdispatch/pull/563.patch)
(https://patch-diff.githubusercontent.com/raw/apple/swift-corelibs-libdispatch/pull/574.patch)
* Thu Apr 15 2021 Predrag Ivanović <predivan@mts.rs>
- Move Block.h to a sub-directory, so it doesn't conflict with
libobjc-devel.
* Thu Apr 01 2021 Predrag Ivanović <predivan@mts.rs>
- Add soversion.patch, to set the version to, by upstream default,
unversioned shared libraries.
- Don't remove symlinks to libraries in the main package,
deadbeef can't find versioned libraries at linking time.
- Add libdispatch-rpmlintrc to silence errors caused by that.
* Wed Mar 31 2021 Predrag Ivanović <predivan@mts.rs>
- Fix build for Factory/Tumbleweed.
Build acript assumes gcc is used, so passes the gcc ('auto') flag
for LTO, which clang doesn't recognize. thanks @ismail on IRC for the tip)
- Add llvm-gold to BuildRequires
- Pass '-Wno-unused-command-line-argument' flag only on aarch64
* Thu Mar 25 2021 Predrag Ivanović <predivan@mts.rs>
- Initial packaging, based on Fedora spec file.
Version: 5.5-bp154.1.17
* Tue Oct 19 2021 Predrag Ivanovi? <predivan@mts.rs>
- Update to version 5.5
* No upstream provided changelog
* Drop asprintf.patch, merged upstream
* Add patches to fix build failures caused by clang13 warnings treated as errors
(https://patch-diff.githubusercontent.com/raw/apple/swift-corelibs-libdispatch/pull/563.patch)
(https://patch-diff.githubusercontent.com/raw/apple/swift-corelibs-libdispatch/pull/574.patch)
* Thu Apr 15 2021 Predrag Ivanovi? <predivan@mts.rs>
- Move Block.h to a sub-directory, so it doesn't conflict with
libobjc-devel.
* Thu Apr 01 2021 Predrag Ivanovi? <predivan@mts.rs>
- Add soversion.patch, to set the version to, by upstream default,
unversioned shared libraries.
- Don't remove symlinks to libraries in the main package,
deadbeef can't find versioned libraries at linking time.
- Add libdispatch-rpmlintrc to silence errors caused by that.
* Wed Mar 31 2021 Predrag Ivanovi? <predivan@mts.rs>
- Fix build for Factory/Tumbleweed.
Build acript assumes gcc is used, so passes the gcc ('auto') flag
for LTO, which clang doesn't recognize. thanks @ismail on IRC for the tip)
- Add llvm-gold to BuildRequires
- Pass '-Wno-unused-command-line-argument' flag only on aarch64
* Thu Mar 25 2021 Predrag Ivanovi? <predivan@mts.rs>
- Initial packaging, based on Fedora spec file.