automatic version update by autodist [release 0.19-1mamba;Sun Oct 08 2023]

This commit is contained in:
Automatic Build System 2024-01-05 17:21:05 +01:00
parent 1bf5c798f9
commit 1e45efc994

View File

@ -1,16 +1,16 @@
Name: rabbitvcs
Version: 0.18
Version: 0.19
Release: 1mamba
Summary: Easy version control
Group: Graphical Desktop/Applications/Development
Vendor: openmamba
Distribution: openmamba
Packager: Stefano Cotta Ramusino <stefano.cotta@openmamba.org>
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
URL: http://rabbitvcs.org
Source: https://github.com/rabbitvcs/rabbitvcs.git/v%{version}/rabbitvcs-%{version}.tar.bz2
License: GPL
## AUTOBUILDREQ-BEGIN
BuildRequires: libpython3-devel
BuildRequires: libpython311-devel
## AUTOBUILDREQ-END
Requires: meld
Requires: subversion
@ -32,7 +32,7 @@ We provide multiple clients and extensions designed to give you a uniform experi
%setup -q
%build
CFLAGS="%{optflags}" %{__python} setup.py build
CFLAGS="%{optflags}" %{__python3} setup.py build
%install
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
@ -47,9 +47,14 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist
%files -f %{name}.filelist
%defattr(-,root,root)
%dir %{python3_sitearch}/rabbitvcs-%{version}-py*.egg-info
%{python3_sitearch}/rabbitvcs-%{version}-py*.egg-info/*
%doc AUTHORS COPYING
%changelog
* Sun Oct 08 2023 Automatic Build System <autodist@mambasoft.it> 0.19-1mamba
- automatic version update by autodist
* Mon Apr 05 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 0.18-1mamba
- update to 0.18