rebuilt with python3 == 3.11 [release 4.3.2-2mamba;Sun Oct 01 2023]
This commit is contained in:
parent
8cff3a2e9f
commit
4ff4a31930
@ -1,6 +1,6 @@
|
|||||||
Name: git-cola
|
Name: git-cola
|
||||||
Version: 4.3.2
|
Version: 4.3.2
|
||||||
Release: 1mamba
|
Release: 2mamba
|
||||||
Summary: A powerful Git GUI with a slick and intuitive user interface
|
Summary: A powerful Git GUI with a slick and intuitive user interface
|
||||||
Group: Graphical Desktop/Applications/Development
|
Group: Graphical Desktop/Applications/Development
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
@ -12,19 +12,18 @@ Patch0: git-cola-1.4.2.5-doc.patch
|
|||||||
Patch1: git-cola-1.4.2.5-defapps.patch
|
Patch1: git-cola-1.4.2.5-defapps.patch
|
||||||
License: GPL
|
License: GPL
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: libpython3-devel
|
BuildRequires: libpython311-devel
|
||||||
BuildRequires: python3.7dist(importlib-metadata)
|
BuildRequires: python3.11dist(pyqt5)
|
||||||
BuildRequires: python3.7dist(pyqt5)
|
BuildRequires: python3.11dist(qtpy)
|
||||||
BuildRequires: python3.7dist(qtpy)
|
BuildRequires: python3.11dist(setuptools)
|
||||||
BuildRequires: python3.7dist(setuptools)
|
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
BuildRequires: python-setuptools-py3
|
BuildRequires: python3-devel >= 3.11.5-3mamba
|
||||||
#BuildRequires: desktop-file-utils
|
#BuildRequires: desktop-file-utils
|
||||||
BuildRequires: asciidoc
|
BuildRequires: asciidoc
|
||||||
BuildRequires: xmlto
|
BuildRequires: python-sphinx-py3
|
||||||
BuildRequires: python-Sphinx
|
|
||||||
BuildRequires: gettext
|
BuildRequires: gettext
|
||||||
BuildRequires: perl
|
BuildRequires: perl
|
||||||
|
BuildRequires: xmlto
|
||||||
Requires: git-gui
|
Requires: git-gui
|
||||||
Requires: python3 >= %{python3_version}
|
Requires: python3 >= %{python3_version}
|
||||||
#Requires: python-pyinotify-py3
|
#Requires: python-pyinotify-py3
|
||||||
@ -82,6 +81,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist
|
|||||||
%doc COPYING COPYRIGHT
|
%doc COPYING COPYRIGHT
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Oct 01 2023 Silvan Calarco <silvan.calarco@mambasoft.it> 4.3.2-2mamba
|
||||||
|
- rebuilt with python3 == 3.11
|
||||||
|
|
||||||
* Thu Aug 31 2023 Automatic Build System <autodist@mambasoft.it> 4.3.2-1mamba
|
* Thu Aug 31 2023 Automatic Build System <autodist@mambasoft.it> 4.3.2-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user