From 4b5ef589efc50bea219153b1249895184d765c2c Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 20 Jan 2024 11:14:30 +0100 Subject: [PATCH] automatic version update by autodist [release 4.0.0-1mamba;Fri Jan 19 2024] --- python-pypdf.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-pypdf.spec b/python-pypdf.spec index f4db061..4a79583 100644 --- a/python-pypdf.spec +++ b/python-pypdf.spec @@ -1,6 +1,6 @@ %define pkgname %(echo %name | cut -d- -f2- | tr - _) Name: python-pypdf -Version: 3.17.4 +Version: 4.0.0 Release: 1mamba Summary: PDF toolkit Group: System/Libraries/Python @@ -64,6 +64,9 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel %{python_sitelib}/%{pkgname}/* %changelog +* Fri Jan 19 2024 Automatic Build System 4.0.0-1mamba +- automatic version update by autodist + * Sun Dec 24 2023 Automatic Build System 3.17.4-1mamba - automatic version update by autodist