public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/amarok] epel10: 3.2.2
@ 2026-07-06 18:05
0 siblings, 0 replies; only message in thread
From: @ 2026-07-06 18:05 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/amarok
Branch : epel10
Commit : 880b4ac556f78cb6de80eed9a4e48364480d91a2
Author : Marc Deop i Argemí <marcdeop@fedoraproject.org>
Date : 2025-02-15T19:53:41+01:00
Stats : +12/-8 in 4 file(s)
URL : https://src.fedoraproject.org/rpms/amarok/c/880b4ac556f78cb6de80eed9a4e48364480d91a2?branch=epel10
Log:
3.2.2
---
diff --git a/.gitignore b/.gitignore
index 5a3dc22..b51ae3d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -10,3 +10,4 @@
/amarok-3.1.1.tar.xz
/amarok-3.2.0.tar.xz
/amarok-3.2.1.tar.xz
+/amarok-3.2.2.tar.xz
diff --git a/amarok.spec b/amarok.spec
index 9d2d3d9..e717c1e 100644
--- a/amarok.spec
+++ b/amarok.spec
@@ -2,8 +2,8 @@
Name: amarok
Summary: Media player
-Version: 3.2.1
-Release: 2%{?dist}
+Version: 3.2.2
+Release: 1%{?dist}
# KDE e.V. may determine that future GPL versions are accepted
License: GPL-2.0-only OR GPL-3.0-only
@@ -165,7 +165,7 @@ CXXFLAGS="$CXXFLAGS -I%{_includedir}/qt5"
%if ! 0%{?fedora}
-DWITH_GPODDER=OFF -DWITH_IPOD=OFF -DWITH_LASTFM=OFF \
%endif
- -DMYSQLCONFIG_EXECUTABLE:BOOL=OFF
+ -DMYSQLCONFIG_EXECUTABLE:BOOL=OFF -DWITH_X11=OFF
%{cmake_build}
@@ -248,6 +248,9 @@ desktop-file-validate %{buildroot}%{_kf5_datadir}/applications/org.kde.%{name}*.
%changelog
+* Sat Feb 15 2025 Marc Deop i Argemí <marcdeop@fedoraproject.org> - 3.2.2-1
+- 3.2.2
+
* Thu Jan 16 2025 Fedora Release Engineering <releng@fedoraproject.org> - 3.2.1-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
diff --git a/revert.patch b/revert.patch
index eaf15de..9460816 100644
--- a/revert.patch
+++ b/revert.patch
@@ -1,9 +1,9 @@
diff --git a/CMakeLists.txt b/CMakeLists.txt
-index dfaa560d2d..cf1c37f5bf 100644
+index f7e78371b0..25f567ef9c 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
-@@ -187,8 +187,13 @@ if( CMAKE_BUILD_TYPE_TOLOWER MATCHES debug )
- add_definitions(-Wall -Wextra)
+@@ -220,8 +220,13 @@ if( CMAKE_BUILD_TYPE_TOLOWER MATCHES debug )
+ endif()
endif()
+# this needs to be here because also code in shared/ needs config.h. This is also the
@@ -16,7 +16,7 @@ index dfaa560d2d..cf1c37f5bf 100644
if( WITH_PLAYER )
find_package(Threads REQUIRED)
-@@ -313,12 +318,6 @@ if( WITH_PLAYER )
+@@ -365,12 +370,6 @@ if( WITH_PLAYER )
kdoctools_install( po )
endif()
diff --git a/sources b/sources
index 2407f71..400fe04 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (amarok-3.2.1.tar.xz) = 52a2319e243034c82b4529fbbc54d5deabda64f67f6222ecc35999080548472b9e1540dbfc8305b1b53660e9102015e8ee7e2ce1efe317dc1b99c29cb2853bf1
+SHA512 (amarok-3.2.2.tar.xz) = 918b4fd03a2de717cb1f5968e4ba3eda391c881de384ebabeec423303e84ac6f5a8dbbb8816668d3de52c77d57f1ab9fef6580a8111a9507c9082a8ca25097aa
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-06 18:05 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-06 18:05 [rpms/amarok] epel10: 3.2.2
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox