diff --git a/pydyf-0.5.0.tar.gz b/pydyf-0.5.0.tar.gz deleted file mode 100644 index d395a53..0000000 --- a/pydyf-0.5.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:51e751ae1504037c1fc1f4815119137b011802cd5f6c3539db066c455b14a7e1 -size 15092 diff --git a/pydyf-0.6.0.tar.gz b/pydyf-0.6.0.tar.gz new file mode 100644 index 0000000..117679e --- /dev/null +++ b/pydyf-0.6.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b44a38855d7e47b740b3cd31ab63a2f5b9b2793931d50b0ccaed3bb7b86912fc +size 16027 diff --git a/python-pydyf.changes b/python-pydyf.changes index 50c6197..8002c38 100644 --- a/python-pydyf.changes +++ b/python-pydyf.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Thu May 4 19:31:27 UTC 2023 - Dirk Müller + +- update to 0.6.0: + * Add an option to use compressed object streams for PDF 1.5+, + with financial support from Code & Co. + * Add new text operators + * Clean and fix documentation + ------------------------------------------------------------------- Fri Oct 28 20:04:09 UTC 2022 - Yogalakshmi Arunachalam diff --git a/python-pydyf.spec b/python-pydyf.spec index 7cd77fe..e4de680 100644 --- a/python-pydyf.spec +++ b/python-pydyf.spec @@ -1,7 +1,7 @@ # # spec file for package python-pydyf # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # Copyright (c) 2022 Dr. Axel Braun # # All modifications and additions to the file contributed by third parties @@ -18,7 +18,7 @@ Name: python-pydyf -Version: 0.5.0 +Version: 0.6.0 Release: 0 Summary: A low-level PDF generator License: BSD-3-Clause