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
|
||||
Version: 4.3.2
|
||||
Release: 1mamba
|
||||
Release: 2mamba
|
||||
Summary: A powerful Git GUI with a slick and intuitive user interface
|
||||
Group: Graphical Desktop/Applications/Development
|
||||
Vendor: openmamba
|
||||
@ -12,19 +12,18 @@ Patch0: git-cola-1.4.2.5-doc.patch
|
||||
Patch1: git-cola-1.4.2.5-defapps.patch
|
||||
License: GPL
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: libpython3-devel
|
||||
BuildRequires: python3.7dist(importlib-metadata)
|
||||
BuildRequires: python3.7dist(pyqt5)
|
||||
BuildRequires: python3.7dist(qtpy)
|
||||
BuildRequires: python3.7dist(setuptools)
|
||||
BuildRequires: libpython311-devel
|
||||
BuildRequires: python3.11dist(pyqt5)
|
||||
BuildRequires: python3.11dist(qtpy)
|
||||
BuildRequires: python3.11dist(setuptools)
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: python-setuptools-py3
|
||||
BuildRequires: python3-devel >= 3.11.5-3mamba
|
||||
#BuildRequires: desktop-file-utils
|
||||
BuildRequires: asciidoc
|
||||
BuildRequires: xmlto
|
||||
BuildRequires: python-Sphinx
|
||||
BuildRequires: python-sphinx-py3
|
||||
BuildRequires: gettext
|
||||
BuildRequires: perl
|
||||
BuildRequires: xmlto
|
||||
Requires: git-gui
|
||||
Requires: python3 >= %{python3_version}
|
||||
#Requires: python-pyinotify-py3
|
||||
@ -82,6 +81,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist
|
||||
%doc COPYING COPYRIGHT
|
||||
|
||||
%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
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user