public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/amarok] epel10: Fix rhbz#2290341 - Directory is missing in RPM database
@ 2026-07-06 18:05 Than Ngo
0 siblings, 0 replies; only message in thread
From: Than Ngo @ 2026-07-06 18:05 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/amarok
Branch : epel10
Commit : 478c3847a4f332579dba0e9b007e932f7a67c343
Author : Than Ngo <than@redhat.com>
Date : 2025-05-05T15:16:19+02:00
Stats : +5/-2 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/amarok/c/478c3847a4f332579dba0e9b007e932f7a67c343?branch=epel10
Log:
Fix rhbz#2290341 - Directory is missing in RPM database
---
diff --git a/amarok.spec b/amarok.spec
index e717c1e..698eb4c 100644
--- a/amarok.spec
+++ b/amarok.spec
@@ -3,7 +3,7 @@
Name: amarok
Summary: Media player
Version: 3.2.2
-Release: 1%{?dist}
+Release: 2%{?dist}
# KDE e.V. may determine that future GPL versions are accepted
License: GPL-2.0-only OR GPL-3.0-only
@@ -196,7 +196,7 @@ desktop-file-validate %{buildroot}%{_kf5_datadir}/applications/org.kde.%{name}*.
%{_kf5_datadir}/dbus-1/services/org.kde.amarok.service
%{_kf5_datadir}/icons/hicolor/*/*/*
%{_kf5_datadir}/knotifications5/amarok.notifyrc
-%{_kf5_datadir}/kpackage/amarok/org.kde.amarok.*
+%{_kf5_datadir}/kpackage/amarok
%{_kf5_datadir}/kpackage/genericqml/org.kde.amarok.context
%{_kf5_datadir}/kservices5/ServiceMenus/amarok_append.desktop
%{_kf5_datadir}/kservices5/amarok*
@@ -248,6 +248,9 @@ desktop-file-validate %{buildroot}%{_kf5_datadir}/applications/org.kde.%{name}*.
%changelog
+* Mon May 05 2025 Than Ngo <than@redhat.com> - 3.2.2-2
+- Fix rhbz#2290341 - Directory is missing in RPM database
+
* Sat Feb 15 2025 Marc Deop i Argemí <marcdeop@fedoraproject.org> - 3.2.2-1
- 3.2.2
^ 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: Fix rhbz#2290341 - Directory is missing in RPM database Than Ngo
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox