14
0

- update to 5.2:

* Change to the library: fix inoperative `pathname` argument of
    `add_files` method (#135), by @nvinson.
  * Change to the tests: update a test to handle new libarchive
    versions (#131).
- drop libarchive.patch (upstream)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-libarchive-c?expand=0&rev=19
This commit is contained in:
2025-04-30 06:26:25 +00:00
committed by Git OBS Bridge
parent 9175c1a155
commit 380b874fb8
5 changed files with 22 additions and 50 deletions

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Wed Apr 30 06:22:55 UTC 2025 - Dirk Müller <dmueller@suse.com>
- update to 5.2:
* Change to the library: fix inoperative `pathname` argument of
`add_files` method (#135), by @nvinson.
* Change to the tests: update a test to handle new libarchive
versions (#131).
- drop libarchive.patch (upstream)
-------------------------------------------------------------------
Tue Nov 12 12:33:08 UTC 2024 - Markéta Machová <mmachova@suse.com>