14
0

- update to 5.1:

* Fix the `format_name` property and move it from the
    `ArchiveEntry` class to the `ArchiveRead` class (#127).

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-libarchive-c?expand=0&rev=15
This commit is contained in:
2024-03-15 21:09:58 +00:00
committed by Git OBS Bridge
parent d0bb7fcc8c
commit 2e08ee994b
4 changed files with 12 additions and 5 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Fri Mar 15 21:09:39 UTC 2024 - Dirk Müller <dmueller@suse.com>
- update to 5.1:
* Fix the `format_name` property and move it from the
`ArchiveEntry` class to the `ArchiveRead` class (#127).
-------------------------------------------------------------------
Thu Dec 7 22:21:33 UTC 2023 - Dirk Müller <dmueller@suse.com>