rebuilt with python3 == 3.11 [release 0.6.0-2mamba;Wed Jan 17 2024]
This commit is contained in:
parent
c3cf38f337
commit
38942deffc
@ -1,6 +1,6 @@
|
|||||||
Name: krop
|
Name: krop
|
||||||
Version: 0.6.0
|
Version: 0.6.0
|
||||||
Release: 1mamba
|
Release: 2mamba
|
||||||
Summary: A tool to crop PDF files, with an eye towards eReaders
|
Summary: A tool to crop PDF files, with an eye towards eReaders
|
||||||
Group: Graphical Desktop/Applications/Publishing
|
Group: Graphical Desktop/Applications/Publishing
|
||||||
Vendor: openmamba
|
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
|
Source: https://github.com/arminstraub/krop.git/v%{version}/krop-%{version}.tar.bz2
|
||||||
License: GPL
|
License: GPL
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: libpython3-devel
|
BuildRequires: libpython311-devel
|
||||||
BuildRequires: python3.7dist(setuptools)
|
BuildRequires: python3.11dist(setuptools)
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
Requires: python-poppler-qt5-py3
|
Requires: python-poppler-qt5-py3
|
||||||
Requires: python-pypdf-py3
|
Requires: python-pypdf-py3
|
||||||
@ -46,6 +46,9 @@ install -D -m0644 %{name}.desktop %{buildroot}%{_datadir}/applications/%{name}.d
|
|||||||
%doc LICENSE
|
%doc LICENSE
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Jan 17 2024 Silvan Calarco <silvan.calarco@mambasoft.it> 0.6.0-2mamba
|
||||||
|
- rebuilt with python3 == 3.11
|
||||||
|
|
||||||
* Mon Dec 27 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 0.6.0-1mamba
|
* Mon Dec 27 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 0.6.0-1mamba
|
||||||
- update to 0.6.0
|
- update to 0.6.0
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user