Accepting request 1253022 from home:fstegmeier:branches:devel:languages:python
- 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 OBS-URL: https://build.opensuse.org/request/show/1253022 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pypdf?expand=0&rev=9
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user