automatic version update by autodist [release 1.7.1-1mamba;Fri May 02 2025]

This commit is contained in:
2025-05-04 09:39:34 +02:00
parent 5fbad8fc5e
commit 76cacb4ea1

View File

@ -1,6 +1,6 @@
Name: sonata
Version: 1.7.0
Release: 2mamba
Version: 1.7.1
Release: 1mamba
Summary: GTK+ music client for MPD
Group: System/Libraries/Python
Vendor: openmamba
@ -9,6 +9,7 @@ Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
URL: https://www.berlios.de/software/sonata/
Source: https://github.com/multani/sonata.git/v%{version}/sonata-%{version}.tar.bz2
License: GPL
BuildArch: noarch
## AUTOBUILDREQ-BEGIN
BuildRequires: libpython311-devel
BuildRequires: python3.11dist(setuptools)
@ -81,6 +82,9 @@ rm -rf %{buildroot}%{_datadir}/sonata
%doc COPYING
%changelog
* Fri May 02 2025 Automatic Build System <autodist@openmamba.org> 1.7.1-1mamba
- automatic version update by autodist
* Wed Jan 17 2024 Silvan Calarco <silvan.calarco@mambasoft.it> 1.7.0-2mamba
- rebuilt with python3 == 3.11