* ci: use vcpkg for both builds * Add CI builds + add support for static linux binaries (#23) * tool: Ignore the output file in case it's inside the input path (#20) * Bump version * build: force MODULE mode for find_package(zstd) * build: add pkg-config support * build: general improvements * Install the zarchive executable * Don't hardcode the installation path of the library - Drop use_pkgconfig_for_zstd.patch OBS-URL: https://build.opensuse.org/package/show/Archiving/ZArchive?expand=0&rev=10
68 lines
2.8 KiB
Plaintext
68 lines
2.8 KiB
Plaintext
-------------------------------------------------------------------
|
|
Wed Dec 4 13:35:30 UTC 2024 - Martin Pluskal <mpluskal@suse.com>
|
|
|
|
- Update to version 0.1.2+git20240721.b467f7a:
|
|
* ci: use vcpkg for both builds
|
|
* Add CI builds + add support for static linux binaries (#23)
|
|
* tool: Ignore the output file in case it's inside the input path (#20)
|
|
* Bump version
|
|
* build: force MODULE mode for find_package(zstd)
|
|
* build: add pkg-config support
|
|
* build: general improvements
|
|
* Install the zarchive executable
|
|
* Don't hardcode the installation path of the library
|
|
- Drop use_pkgconfig_for_zstd.patch
|
|
|
|
-------------------------------------------------------------------
|
|
Mon May 15 19:29:55 UTC 2023 - Jaime Marquínez Ferrándiz <jaime.marquinez.ferrandiz@fastmail.net>
|
|
|
|
- Add use_pkgconfig_for_zstd.patch
|
|
|
|
-------------------------------------------------------------------
|
|
Fri May 5 09:23:19 UTC 2023 - Martin Pluskal <mpluskal@suse.com>
|
|
|
|
- Build also for Leap
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Apr 30 18:18:52 UTC 2023 - Martin Pluskal <mpluskal@suse.com>
|
|
|
|
- Cleanup _service and rename package to match upstream name
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Apr 29 10:03:52 UTC 2023 - Jaime Marquínez Ferrándiz <jaime.marquinez.ferrandiz@fastmail.net>
|
|
|
|
- Specify the correct MIT No Attribution license variant
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Apr 28 19:39:25 UTC 2023 - Jaime Marquínez Ferrándiz <jaime.marquinez.ferrandiz@fastmail.net>
|
|
- Cleanup dependencies
|
|
- Drop fix-findzstd-error.diff
|
|
- Create subpackage for the library
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Apr 27 05:39:11 UTC 2023 - Jonatas Gonçalves <jonatas.sgoncalves@gmail.com>
|
|
|
|
- Removed dependencies xz and zlib as they are not needed.
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Apr 20 20:31:10 UTC 2023 - Jonatas Gonçalves <jonatas.sgoncalves@gmail.com>
|
|
|
|
- Change to latest git version 0.1.2
|
|
* Add fix-findzstd-error to correctly call opensuse lib name:libzstd-devel-static
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jul 14 18:37:17 UTC 2022 - Jaime Marquínez Ferrándiz <jaime.marquinez.ferrandiz@fastmail.net>
|
|
|
|
- Use last version from git
|
|
- Drop 0001-Fix-cmake-install-targets.patch and 0001-Include-the-algorithm-header.patch: merged upstream
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jul 11 18:56:57 UTC 2022 - Jaime Marquínez Ferrándiz <jaime.marquinez.ferrandiz@fastmail.net>
|
|
|
|
- Add 0001-Include-the-algorithm-header.patch: include missing header
|
|
|
|
-------------------------------------------------------------------
|
|
Mon May 2 13:45:47 UTC 2022 - Jaime Marquínez Ferrándiz <jaime.marquinez.ferrandiz@fastmail.net>
|
|
|
|
- Package 0.1.1 version
|