38 lines
1.3 KiB
Plaintext
38 lines
1.3 KiB
Plaintext
-------------------------------------------------------------------
|
|
Tue Aug 8 21:14:42 UTC 2023 - Fridrich Strba <fstrba@suse.com>
|
|
|
|
- Build with g++ >= 7 in order to be able to use C++17 features
|
|
- Added patch:
|
|
* cmake-tests-old-cmake.patch
|
|
+ allow building with cmake >= 3.5
|
|
+ conditionally applied on SLE12-SP5 whose cmake is old
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Mar 21 14:54:01 UTC 2023 - Danilo Spinella <danilo.spinella@suse.com>
|
|
|
|
- Properly use optflags when building, bsc#1209201
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Mar 15 13:13:18 UTC 2023 - Jan Engelhardt <jengelh@inai.de>
|
|
|
|
- Add forced symbol versioning to library [boo#1209301]
|
|
- Update descriptions
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Dec 13 16:58:46 UTC 2022 - Danilo Spinella <danilo.spinella@suse.com>
|
|
|
|
- Build shared library instead of static one
|
|
* build-shared-library.patch
|
|
- Use cmake to install files
|
|
* cmake-install.patch
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Sep 15 10:09:53 UTC 2022 - Danilo Spinella <danilo.spinella@suse.com>
|
|
|
|
- Fix build on SLE-12-SP5
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jul 20 13:42:45 UTC 2022 - Danilo Spinella <danilo.spinella@suse.com>
|
|
|
|
- Initial packaging of version 2022.07.20
|