diff --git a/pydyf-0.3.0.tar.gz b/pydyf-0.3.0.tar.gz deleted file mode 100644 index 169ee2a..0000000 --- a/pydyf-0.3.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1aea6c0c97cc7b809efb5427147e168a5404ed76a53d76a3aea590d4ca1b04a3 -size 14909 diff --git a/pydyf-0.5.0.tar.gz b/pydyf-0.5.0.tar.gz new file mode 100644 index 0000000..d395a53 --- /dev/null +++ b/pydyf-0.5.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:51e751ae1504037c1fc1f4815119137b011802cd5f6c3539db066c455b14a7e1 +size 15092 diff --git a/python-pydyf.changes b/python-pydyf.changes index 84e54d3..50c6197 100644 --- a/python-pydyf.changes +++ b/python-pydyf.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Fri Oct 28 20:04:09 UTC 2022 - Yogalakshmi Arunachalam + +- Update to version 0.5.0 + * 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 + * Allow nth page’s reference to be retrieved using PDF.pages['Kids'][n] + ------------------------------------------------------------------- Wed Oct 12 14:08:39 UTC 2022 - Yogalakshmi Arunachalam diff --git a/python-pydyf.spec b/python-pydyf.spec index 2e84641..7cd77fe 100644 --- a/python-pydyf.spec +++ b/python-pydyf.spec @@ -18,7 +18,7 @@ Name: python-pydyf -Version: 0.3.0 +Version: 0.5.0 Release: 0 Summary: A low-level PDF generator License: BSD-3-Clause