forked from pool/python-libarchive-c
- 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:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d673f56673d87ec740d1a328fa205cafad1d60f5daca4685594deb039d32b159
|
||||
size 52186
|
||||
3
libarchive-c-5.1.tar.gz
Normal file
3
libarchive-c-5.1.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7bcce24ea6c0fa3bc62468476c6d2f6264156db2f04878a372027c10615a2721
|
||||
size 52279
|
||||
@@ -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>
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-libarchive-c
|
||||
#
|
||||
# Copyright (c) 2023 SUSE LLC
|
||||
# Copyright (c) 2024 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -20,7 +20,7 @@
|
||||
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
Name: python-libarchive-c
|
||||
Version: 5.0
|
||||
Version: 5.1
|
||||
Release: 0
|
||||
Summary: Python interface to libarchive
|
||||
License: CC0-1.0
|
||||
|
||||
Reference in New Issue
Block a user