update to 3.2.0 [release 3.2.0-1mamba;Fri Jan 03 2025]
This commit is contained in:
parent
c606d76f47
commit
111f94417c
@ -7,3 +7,4 @@ Amarok is a powerful music player for Linux and Unix, MacOS X and Windows with a
|
|||||||
- compatible with the .m3u and .pls formats for playlists
|
- compatible with the .m3u and .pls formats for playlists
|
||||||
- nice GUI, integrates into the KDE look, but with a unique touch
|
- nice GUI, integrates into the KDE look, but with a unique touch
|
||||||
|
|
||||||
|
|
||||||
|
15
amarok.spec
15
amarok.spec
@ -1,5 +1,5 @@
|
|||||||
Name: amarok
|
Name: amarok
|
||||||
Version: 3.1.81
|
Version: 3.2.0
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Epoch: 1
|
Epoch: 1
|
||||||
Summary: A powerful music player for KDE
|
Summary: A powerful music player for KDE
|
||||||
@ -8,7 +8,7 @@ Vendor: openmamba
|
|||||||
Distribution: openmamba
|
Distribution: openmamba
|
||||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||||
URL: https://amarok.kde.org
|
URL: https://amarok.kde.org
|
||||||
Source: https://download.kde.org/%{stable_kf6}/amarok/%{version}/amarok-%{version}.tar.xz
|
Source: https://download.kde.org/stable/amarok/%{version}/amarok-%{version}.tar.xz
|
||||||
License: GPL
|
License: GPL
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: glibc-devel
|
BuildRequires: glibc-devel
|
||||||
@ -69,11 +69,6 @@ BuildRequires: doxygen
|
|||||||
BuildRequires: gettext-devel
|
BuildRequires: gettext-devel
|
||||||
BuildRequires: gmock-devel
|
BuildRequires: gmock-devel
|
||||||
BuildRequires: libxml2-utils
|
BuildRequires: libxml2-utils
|
||||||
#BuildRequires: qtscriptgenerator
|
|
||||||
#Requires: libvisual-plugins
|
|
||||||
#Requires: moodbar
|
|
||||||
#Requires: ruby
|
|
||||||
#Requires: qtscriptgenerator
|
|
||||||
Provides: amarok4
|
Provides: amarok4
|
||||||
Obsoletes: amarok4 < 1:2.9.75
|
Obsoletes: amarok4 < 1:2.9.75
|
||||||
Obsoletes: amarok-engine-xine < 1:2.9.75
|
Obsoletes: amarok-engine-xine < 1:2.9.75
|
||||||
@ -100,12 +95,9 @@ Amarok is a powerful music player for Linux and Unix, MacOS X and Windows with a
|
|||||||
- compatible with the .m3u and .pls formats for playlists
|
- compatible with the .m3u and .pls formats for playlists
|
||||||
- nice GUI, integrates into the KDE look, but with a unique touch
|
- nice GUI, integrates into the KDE look, but with a unique touch
|
||||||
|
|
||||||
%debug_package
|
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q -n amarok-%{version}
|
%setup -q -n amarok-%{version}
|
||||||
#-D -T
|
|
||||||
#:<< _EOF
|
|
||||||
|
|
||||||
%build
|
%build
|
||||||
#:<< _EOF
|
#:<< _EOF
|
||||||
@ -164,6 +156,9 @@ Amarok is a powerful music player for Linux and Unix, MacOS X and Windows with a
|
|||||||
%doc AUTHORS COPYING
|
%doc AUTHORS COPYING
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Jan 03 2025 Silvan Calarco <silvan.calarco@mambasoft.it> 3.2.0-1mamba
|
||||||
|
- update to 3.2.0
|
||||||
|
|
||||||
* Sun Dec 22 2024 Silvan Calarco <silvan.calarco@mambasoft.it> 3.1.81-1mamba
|
* Sun Dec 22 2024 Silvan Calarco <silvan.calarco@mambasoft.it> 3.1.81-1mamba
|
||||||
- update to 3.1.81
|
- update to 3.1.81
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user