public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
To: git-commits@fedoraproject.org
Subject: [rpms/amarok] epel10: 3.2.2
Date: Mon, 06 Jul 2026 18:05:56 GMT	[thread overview]
Message-ID: <178336115601.1.4130150832656119929.rpms-amarok-880b4ac556f7@fedoraproject.org> (raw)

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

                 reply	other threads:[~2026-07-06 18:05 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=178336115601.1.4130150832656119929.rpms-amarok-880b4ac556f7@fedoraproject.org \
    --to=git-commits@fedoraproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox