diff --git a/pydyf-0.7.0.tar.gz b/pydyf-0.7.0.tar.gz deleted file mode 100644 index 695ad46..0000000 --- a/pydyf-0.7.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a5a88cb06e5beb64a1ef2147ee879b0e5139f5fdb827fda2fcf14a018c7b11e6 -size 16186 diff --git a/pydyf-0.8.0.tar.gz b/pydyf-0.8.0.tar.gz new file mode 100644 index 0000000..3b2dddd --- /dev/null +++ b/pydyf-0.8.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b22b1ef016141b54941ad66ed4e036a7bdff39c0b360993b283875c3f854dd9a +size 16342 diff --git a/python-pydyf.changes b/python-pydyf.changes index 7f80fba..510c661 100644 --- a/python-pydyf.changes +++ b/python-pydyf.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Fri Jan 5 16:02:09 UTC 2024 - Dirk Müller + +- update to 0.8.0: + * Add text rise operator + ------------------------------------------------------------------- Sun Jul 16 21:09:43 UTC 2023 - Axel Braun @@ -21,13 +27,13 @@ Fri Oct 28 20:04:09 UTC 2022 - Yogalakshmi Arunachalam * Add the PDF.page_references property * Revert the PDF.pages['Kids'] behavior to be backwards compatible with version 0.3.0 -- Update to version 0.4.0 +- Update to version 0.4.0 * Allow nth page’s reference to be retrieved using PDF.pages['Kids'][n] ------------------------------------------------------------------- Wed Oct 12 14:08:39 UTC 2022 - Yogalakshmi Arunachalam -- Update to version 0.3.0 +- Update to version 0.3.0 * Support marked content * Allow version and ID to be specified when initializing PDF objects diff --git a/python-pydyf.spec b/python-pydyf.spec index 707150a..9a2b928 100644 --- a/python-pydyf.spec +++ b/python-pydyf.spec @@ -1,7 +1,7 @@ # # spec file for package python-pydyf # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 SUSE LLC # Copyright (c) 2022-2023 Dr. Axel Braun # # All modifications and additions to the file contributed by third parties @@ -18,7 +18,7 @@ Name: python-pydyf -Version: 0.7.0 +Version: 0.8.0 Release: 0 Summary: A low-level PDF generator License: BSD-3-Clause