diff --git a/acefile-0.6.13.tar.gz b/acefile-0.6.13.tar.gz deleted file mode 100644 index 78c04e9..0000000 --- a/acefile-0.6.13.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:42274f3d412728682fc1b2c8448b464ae315282f5023b5a765cd61218c1c9039 -size 54595 diff --git a/acefile-0.6.14.tar.gz b/acefile-0.6.14.tar.gz new file mode 100644 index 0000000..8afa08b --- /dev/null +++ b/acefile-0.6.14.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:96957fd167136ef5bc1c133fe74da2453229ad19308d6b986cbcc3c76ed5511d +size 57152 diff --git a/python-acefile.changes b/python-acefile.changes index 4a1e4b7..d1aa5f6 100644 --- a/python-acefile.changes +++ b/python-acefile.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Thu Jan 22 13:51:11 UTC 2026 - Dirk Müller + +- update to 0.6.14: + * Experimental support for free-threaded Python. + * Fix memory leak in acebitstream module. + * Add pytest smoke tests and configure GitHub Actions CI for + testing. + * Remove deprecated setup.py features. + ------------------------------------------------------------------- Mon Jun 16 12:09:56 UTC 2025 - Markéta Machová diff --git a/python-acefile.spec b/python-acefile.spec index cf61e84..f89ee22 100644 --- a/python-acefile.spec +++ b/python-acefile.spec @@ -1,7 +1,7 @@ # # spec file for package python-acefile # -# Copyright (c) 2025 SUSE LLC +# Copyright (c) 2026 SUSE LLC and contributors # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -19,7 +19,7 @@ %define skip_python2 1 %bcond_without libalternatives Name: python-acefile -Version: 0.6.13 +Version: 0.6.14 Release: 0 Summary: ACE 1.0 and 2.0 archive reader/extractor in pure Python License: BSD-2-Clause