diff --git a/2.11.0.tar.gz b/2.11.0.tar.gz deleted file mode 100644 index f818731..0000000 --- a/2.11.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0f6fa92bae50f1457c14db3e4ff432a85cfb115959cf2c3718de562261e4709d -size 6452850 diff --git a/2.11.1.tar.gz b/2.11.1.tar.gz new file mode 100644 index 0000000..05f1f20 --- /dev/null +++ b/2.11.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a4e323120adc5103d53c370782bfc86381143ea7b69e9213eb1263c7aaf39df8 +size 6460157 diff --git a/python-PyPDF2.changes b/python-PyPDF2.changes index 1a73ea4..4a85d51 100644 --- a/python-PyPDF2.changes +++ b/python-PyPDF2.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Thu Oct 27 21:04:36 UTC 2022 - Yogalakshmi Arunachalam + +- Update to version 2.11.1 + Bug Fixes (BUG) + * td matrix (#1373) + * Cope with cmap from #1322 (#1372) + Robustness (ROB) + * Cope with str returned from get_data in cmap (#1380) + Full Changelog: https://github.com/py-pdf/PyPDF2/compare/2.11.0…2.11.1 + ------------------------------------------------------------------- Wed Oct 12 02:36:06 UTC 2022 - Yogalakshmi Arunachalam diff --git a/python-PyPDF2.spec b/python-PyPDF2.spec index e6cd2cd..3b68613 100644 --- a/python-PyPDF2.spec +++ b/python-PyPDF2.spec @@ -18,7 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-PyPDF2 -Version: 2.11.0 +Version: 2.11.1 Release: 0 Summary: PDF toolkit License: BSD-3-Clause