Compare commits
2 Commits
1.7.0-1mam
...
main
Author | SHA1 | Date | |
---|---|---|---|
76cacb4ea1 | |||
5fbad8fc5e |
13
sonata.spec
13
sonata.spec
@ -1,5 +1,5 @@
|
||||
Name: sonata
|
||||
Version: 1.7.0
|
||||
Version: 1.7.1
|
||||
Release: 1mamba
|
||||
Summary: GTK+ music client for MPD
|
||||
Group: System/Libraries/Python
|
||||
@ -9,9 +9,10 @@ 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: libpython3-devel
|
||||
BuildRequires: python-setuptools-py3
|
||||
BuildRequires: libpython311-devel
|
||||
BuildRequires: python3.11dist(setuptools)
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: libffi-devel
|
||||
BuildRequires: mpd
|
||||
@ -81,6 +82,12 @@ 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
|
||||
|
||||
* Wed Mar 31 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 1.7.0-1mamba
|
||||
- update to 1.7.0
|
||||
|
||||
|
Reference in New Issue
Block a user