a51c6f460b
https://github.com/nayuki/QR-Code-generator/compare/v1.8.0...856ba8a - switch build to cmake files from https://github.com/EasyCoding/qrcodegen-cmake.git - This build also adds the pkgconfig and cmake files for easier integration with other projects ( like the upcoming obs-studio 31.0.0) - drop patches: 0002-Make-use-of-fPIC-parameter-when-building.patch 0003-Generate-both-shared-and-static-libraries.patch 0004-Create-install-targets-for-C-and-CPP.patch - use %ldconfig_scriptlets - add BR for pkgconfig to ensure we get the pkgconfig provides OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/QR-Code-generator?expand=0&rev=10
58 lines
2.3 KiB
Plaintext
58 lines
2.3 KiB
Plaintext
-------------------------------------------------------------------
|
|
Wed Oct 9 10:51:51 UTC 2024 - Marcus Rueckert <mrueckert@suse.de>
|
|
|
|
- Update to 1.8.0+git17.856ba8a
|
|
https://github.com/nayuki/QR-Code-generator/compare/v1.8.0...856ba8a
|
|
- switch build to cmake files from
|
|
https://github.com/EasyCoding/qrcodegen-cmake.git
|
|
- This build also adds the pkgconfig and cmake files for easier
|
|
integration with other projects ( like the upcoming obs-studio
|
|
31.0.0)
|
|
- drop patches:
|
|
0002-Make-use-of-fPIC-parameter-when-building.patch
|
|
0003-Generate-both-shared-and-static-libraries.patch
|
|
0004-Create-install-targets-for-C-and-CPP.patch
|
|
- use %ldconfig_scriptlets
|
|
- add BR for pkgconfig to ensure we get the pkgconfig provides
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Nov 12 12:17:20 UTC 2023 - ecsos <ecsos@opensuse.org>
|
|
|
|
- Update to 1.8.0
|
|
* https://github.com/nayuki/QR-Code-generator/compare/v1.6.0...v1.8.0
|
|
- Rebase 0003-Generate-both-shared-and-static-libraries.patch
|
|
- Rebase 0004-Create-install-targets-for-C-and-CPP.patch
|
|
- Drop 0005-Rename-cpp-library-to-qrcodegencpp-to-avoid-conflict.patch
|
|
- Add %{?sle15_python_module_pythons}
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Mar 8 23:39:10 UTC 2021 - Dirk Müller <dmueller@suse.com>
|
|
|
|
- update to 1.6.0:
|
|
* https://github.com/nayuki/QR-Code-generator/compare/v1.5.0...v1.6.0
|
|
- drop cflags.patch (upstream)
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jan 21 12:19:03 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
|
|
|
|
- Drop not really needed patch:
|
|
* 0001-Do-not-append-to-C-XX-FLAGS-but-just-set-them-if-not.patch
|
|
- Fix build on SLE12
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Dec 3 12:01:27 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
|
|
|
- Add patches to make the stuff actually installable:
|
|
* 0001-Do-not-append-to-C-XX-FLAGS-but-just-set-them-if-not.patch
|
|
* 0002-Make-use-of-fPIC-parameter-when-building.patch
|
|
* 0003-Generate-both-shared-and-static-libraries.patch
|
|
* 0004-Create-install-targets-for-C-and-CPP.patch
|
|
* 0005-Rename-cpp-library-to-qrcodegencpp-to-avoid-conflict.patch
|
|
* cflags.patch
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Dec 3 09:05:13 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
|
|
|
- Initial commit, needed by libreoffice 6.4
|