automatic version update by autodist [release 5.2.0-1mamba;Sun Jan 26 2025]
This commit is contained in:
parent
0370bf467c
commit
28c52121f7
@ -1,6 +1,6 @@
|
||||
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
|
||||
Name: python-pypdf
|
||||
Version: 5.1.0
|
||||
Version: 5.2.0
|
||||
Release: 1mamba
|
||||
Summary: PDF toolkit
|
||||
Group: System/Libraries/Python
|
||||
@ -40,7 +40,6 @@ Obsoletes: python-pypdf < 3.2.1
|
||||
|
||||
%prep
|
||||
%setup -q -n pypdf-%{version}
|
||||
#%patch -p1
|
||||
|
||||
%build
|
||||
CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel
|
||||
@ -64,6 +63,9 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel
|
||||
%{python_sitelib}/%{pkgname}/*
|
||||
|
||||
%changelog
|
||||
* Sun Jan 26 2025 Automatic Build System <autodist@openmamba.org> 5.2.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Mon Oct 28 2024 Automatic Build System <autodist@openmamba.org> 5.1.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user