public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/amarok] epel10.2: feat: 3.0.1
@ 2026-07-06 18:32 
  0 siblings, 0 replies; only message in thread
From:  @ 2026-07-06 18:32 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/amarok
Branch : epel10.2
Commit : 7e7abbd7f2d1f5f95844e97af6ee6fc7fb45950c
Author : Marc Deop i Argemí <marcdeop@fedoraproject.org>
Date   : 2024-07-07T10:20:15+02:00
Stats  : +10/-6 in 4 file(s)
URL    : https://src.fedoraproject.org/rpms/amarok/c/7e7abbd7f2d1f5f95844e97af6ee6fc7fb45950c?branch=epel10.2

Log:
feat: 3.0.1

---
diff --git a/.gitignore b/.gitignore
index b8b3e38..b792f12 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@
 /amarok-7ec45dddb109fd391b900dad8705dacd4088a3c3.tar.gz
 /amarok-7ec45dddb109fd391b900dad8705dacd4088a3c3.tar.bz2
 /amarok-3.0.0.tar.xz
+/amarok-3.0.1.tar.xz

diff --git a/amarok.spec b/amarok.spec
index 0db155f..f151e36 100644
--- a/amarok.spec
+++ b/amarok.spec
@@ -2,7 +2,7 @@
 
 Name:    amarok
 Summary: Media player
-Version: 3.0.0
+Version: 3.0.1
 Release: 1%{?dist}
 
 # KDE e.V. may determine that future GPL versions are accepted
@@ -245,6 +245,9 @@ desktop-file-validate %{buildroot}%{_kf5_datadir}/applications/org.kde.%{name}*.
 
 
 %changelog
+* Sun Jul 07 2024 Marc Deop i Argemí <marcdeop@fedoraproject.org> - 3.0.1-1
+- 3.0.1
+
 * Wed May 01 2024 Marc Deop i Argemí <marcdeop@fedoraproject.org> - 3.0.0-1
 - Update to 3.0.0
 

diff --git a/revert.patch b/revert.patch
index b8c9a8b..eaf15de 100644
--- a/revert.patch
+++ b/revert.patch
@@ -1,8 +1,8 @@
 diff --git a/CMakeLists.txt b/CMakeLists.txt
-index f7f34c0d69..9f20adcabe 100644
+index dfaa560d2d..cf1c37f5bf 100644
 --- a/CMakeLists.txt
 +++ b/CMakeLists.txt
-@@ -188,8 +188,13 @@ if( CMAKE_BUILD_TYPE_TOLOWER MATCHES debug )
+@@ -187,8 +187,13 @@ if( CMAKE_BUILD_TYPE_TOLOWER MATCHES debug )
      add_definitions(-Wall -Wextra)
  endif()
  
@@ -15,8 +15,8 @@ index f7f34c0d69..9f20adcabe 100644
 +add_subdirectory( shared )
  
  if( WITH_PLAYER )
-     find_package(X11)
-@@ -315,12 +320,6 @@ if( WITH_PLAYER )
+     find_package(Threads REQUIRED)
+@@ -313,12 +318,6 @@ if( WITH_PLAYER )
      kdoctools_install( po )
  endif()
  

diff --git a/sources b/sources
index c77d31d..5c22aad 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (amarok-3.0.0.tar.xz) = 95246aa81af183cb112b99d7966cc2c0056881f5576020206a693d8e28ad2be632943b27576b84cc4791ff8def7f51de857d33acc379e1a5406dcba72c13d014
+SHA512 (amarok-3.0.1.tar.xz) = 79bd186d8202c06c389149ce73262ea798262950da7a430185ed42e39a56603f325e5007e486f053a4febd9a51d4cca0f401aa1f7f627cf54c5c453e6dde6e7a

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-07-06 18:32 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:32 [rpms/amarok] epel10.2: feat: 3.0.1 

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox