diff --git a/py7zr-0.20.2.tar.gz b/py7zr-0.20.2.tar.gz deleted file mode 100644 index bb38a92..0000000 --- a/py7zr-0.20.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:791ef912a295b61b91c5fe0c23adeddb80bf13500308062c082b8fec6c8c9653 -size 4983066 diff --git a/py7zr-0.20.5.tar.gz b/py7zr-0.20.5.tar.gz new file mode 100644 index 0000000..8ac9d9f --- /dev/null +++ b/py7zr-0.20.5.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6fb4889c0fa32581818a3366984083253585d6c794e82c3242b8a12d6aeaabd3 +size 4985655 diff --git a/python-py7zr.changes b/python-py7zr.changes index 40fe7e0..87506c7 100644 --- a/python-py7zr.changes +++ b/python-py7zr.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Thu May 4 19:19:16 UTC 2023 - Dirk Müller + +- update to 0.20.5: + * Remove root reference from file names (#513) + * fix typo in the readme (#510) + * Drop manual GC to improve performance when many files are + handled. (#489, #490) + * Fix mypy error + * Skip deflate64 compression/decompression test on pypy + * There is an issue in dependency inflate64 library that causes + SIGABORT and SIGSEGV on pypy + ------------------------------------------------------------------- Wed Dec 21 10:02:30 UTC 2022 - Ben Greiner diff --git a/python-py7zr.spec b/python-py7zr.spec index 5a7dfe9..687d102 100644 --- a/python-py7zr.spec +++ b/python-py7zr.spec @@ -1,7 +1,7 @@ # # spec file # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -26,7 +26,7 @@ %endif Name: python-py7zr%{psuffix} -Version: 0.20.2 +Version: 0.20.5 Release: 0 Summary: Library and utility to support 7zip License: LGPL-2.1-or-later @@ -100,7 +100,7 @@ sed -i '1{/#!/d}' py7zr/*.py %if !%{with test} %files %{python_files} %license LICENSE -%doc README.rst Changelog.rst +%doc README.rst docs/Changelog.rst %{python_sitelib}/py7zr %{python_sitelib}/py7zr-%{version}*-info %python_alternative %{_bindir}/py7zr