forked from pool/python-pylzma
* python-pylzma-gcc14.patch OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pylzma?expand=0&rev=15
82 lines
2.7 KiB
Plaintext
82 lines
2.7 KiB
Plaintext
-------------------------------------------------------------------
|
|
Thu Jun 13 11:16:31 UTC 2024 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
|
|
|
- Cherry-pick upstream patch to fix build with GCC 14
|
|
* python-pylzma-gcc14.patch
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Mar 8 04:17:08 UTC 2024 - Steve Kowalik <steven.kowalik@suse.com>
|
|
|
|
- Switch to autosetup and pyproject macro.
|
|
- Less globs in %files.
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Sep 15 12:08:00 UTC 2021 - Matej Cepl <mcepl@suse.com>
|
|
|
|
- Fix the patch metadata in the SPEC file.
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Sep 15 09:20:27 UTC 2021 - pgajdos@suse.com
|
|
|
|
- %check: use %pyunittest_arch rpm macro
|
|
- added patches
|
|
fix https://github.com/fancycode/pylzma/issues/76
|
|
+ python-pylzma-test-python3.patch
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jan 2 14:09:12 UTC 2019 - Martin Pluskal <mpluskal@suse.com>
|
|
|
|
- Update to version 0.5.0:
|
|
* Update to LZMA SDK 18.05.
|
|
* Support LZMA2 decompression.
|
|
* Fix decompressing empty members from 7z files.
|
|
* Fix parsing attributes from 7z members.
|
|
* Include test data in tarball.
|
|
* Fix AES decryption for solid 7z archives with LZMA2 compression.
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jul 26 15:32:10 UTC 2018 - tchvatal@suse.com
|
|
|
|
- Move urls to github, pypi tarball does not contain tests, upstream
|
|
fixed it for future releases
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jul 26 15:29:17 UTC 2018 - tchvatal@suse.com
|
|
|
|
- Switch to singlespec
|
|
- Update to 0.4.9:
|
|
* support python3
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Aug 19 21:59:43 UTC 2015 - nemysis@openSUSE.org
|
|
|
|
- Update to 0.4.8, no changelog entry
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Jun 7 21:21:39 UTC 2015 - nemysis@gmx.ch
|
|
|
|
- Update to 0.4.6, no changelog entry
|
|
|
|
- Use %{oname} instead of pylzma
|
|
- Use %{module} instead of py7zlib
|
|
- Change URL
|
|
- Add BuildRequires for fdupes and use %fdupes macro to reduce size of the package
|
|
- Change Description
|
|
- Add sed, fix Shebang
|
|
- Use right files name instead of %{python_sitearch}
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Nov 27 14:54:28 UTC 2013 - p.drouand@gmail.com
|
|
|
|
- Update to version 0.4.4
|
|
+ No changelog available
|
|
- Add Python prefix to spec file and .changes file
|
|
- Add a head to spec file
|
|
- Others improvements
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jun 9 02:10:43 CEST 2008 - poeml@suse.de
|
|
|
|
- package created (scrounged from Mandriva) (0.3.0)
|
|
|