diff --git a/pydyf-0.11.0.tar.gz b/pydyf-0.11.0.tar.gz deleted file mode 100644 index e47437e..0000000 --- a/pydyf-0.11.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:394dddf619cca9d0c55715e3c55ea121a9bf9cbc780cdc1201a2427917b86b64 -size 17769 diff --git a/pydyf-0.12.1.tar.gz b/pydyf-0.12.1.tar.gz new file mode 100644 index 0000000..4c31c7a --- /dev/null +++ b/pydyf-0.12.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fbd7e759541ac725c29c506612003de393249b94310ea78ae44cb1d04b220095 +size 17716 diff --git a/python-pydyf.changes b/python-pydyf.changes index 720ac53..24f0287 100644 --- a/python-pydyf.changes +++ b/python-pydyf.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Sun Dec 28 20:29:51 UTC 2025 - Dirk Müller + +- update to 0.12.1: + * Don’t add /Info key in compressed trailer if info dict is + empty + * Python 3.13 and 3.14 are supported and tested + * Python 3.10+ is now needed, Python 3.8 and 3.9 are not + supported anymore + ------------------------------------------------------------------- Sun Aug 18 16:55:24 UTC 2024 - Dirk Müller diff --git a/python-pydyf.spec b/python-pydyf.spec index b17dfce..66a2764 100644 --- a/python-pydyf.spec +++ b/python-pydyf.spec @@ -1,7 +1,7 @@ # # spec file for package python-pydyf # -# Copyright (c) 2024 SUSE LLC +# Copyright (c) 2025 SUSE LLC and contributors # Copyright (c) 2022-2023 Dr. Axel Braun # # All modifications and additions to the file contributed by third parties @@ -19,7 +19,7 @@ %{?sle15_python_module_pythons} Name: python-pydyf -Version: 0.11.0 +Version: 0.12.1 Release: 0 Summary: A low-level PDF generator License: BSD-3-Clause