diff --git a/python-pypdf-4.3.1.tar.gz b/python-pypdf-4.3.1.tar.gz deleted file mode 100644 index 8093a6a..0000000 --- a/python-pypdf-4.3.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c7d6c9ddb6587ffd13ed3678d74842decf2aa209cba97c661830296c0e2c33bd -size 8016393 diff --git a/python-pypdf-5.3.1.tar.gz b/python-pypdf-5.3.1.tar.gz new file mode 100644 index 0000000..ed68b24 --- /dev/null +++ b/python-pypdf-5.3.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1c6089ad527376dbe362db25528ec9951843b42394de6830149cae6bd515a5bf +size 8045063 diff --git a/python-pypdf.changes b/python-pypdf.changes index f28ba81..14707d7 100644 --- a/python-pypdf.changes +++ b/python-pypdf.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Fri Mar 14 10:03:23 UTC 2025 - Felix Stegmeier + +- Update to 5.3.1: +i * Use the correct name StandardEncoding for the predefined cmap (#3156) by @stefan6419846 + * Handle inline images containing EI sequences (#3152) by @stefan6419846 + * Fix check box value which should be name object (#3124) by @stefan6419846 + * Fix stream position on inline image fallback extraction (#3120) by @stefan6419846 + * Fix object count for incremental writer (#3117) by @m32 + + ------------------------------------------------------------------- Wed Sep 25 18:28:54 UTC 2024 - Caroline Sena diff --git a/python-pypdf.spec b/python-pypdf.spec index ed40133..a622b5b 100644 --- a/python-pypdf.spec +++ b/python-pypdf.spec @@ -1,7 +1,7 @@ # # spec file for package python-pypdf # -# Copyright (c) 2024 SUSE LLC +# Copyright (c) 2025 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ %{?sle15_python_module_pythons} Name: python-pypdf -Version: 4.3.1 +Version: 5.3.1 Release: 0 Summary: PDF toolkit License: BSD-3-Clause