diff --git a/krop.spec b/krop.spec index 7b9bf90..cb70399 100644 --- a/krop.spec +++ b/krop.spec @@ -1,6 +1,6 @@ Name: krop Version: 0.6.0 -Release: 1mamba +Release: 2mamba Summary: A tool to crop PDF files, with an eye towards eReaders Group: Graphical Desktop/Applications/Publishing Vendor: openmamba @@ -10,8 +10,8 @@ URL: http://arminstraub.com/software/krop Source: https://github.com/arminstraub/krop.git/v%{version}/krop-%{version}.tar.bz2 License: GPL ## AUTOBUILDREQ-BEGIN -BuildRequires: libpython3-devel -BuildRequires: python3.7dist(setuptools) +BuildRequires: libpython311-devel +BuildRequires: python3.11dist(setuptools) ## AUTOBUILDREQ-END Requires: python-poppler-qt5-py3 Requires: python-pypdf-py3 @@ -46,6 +46,9 @@ install -D -m0644 %{name}.desktop %{buildroot}%{_datadir}/applications/%{name}.d %doc LICENSE %changelog +* Wed Jan 17 2024 Silvan Calarco 0.6.0-2mamba +- rebuilt with python3 == 3.11 + * Mon Dec 27 2021 Silvan Calarco 0.6.0-1mamba - update to 0.6.0