From 17e98dbcda11098349fb11d4e140f0f5e6b05b04 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 22 Jul 2023 18:52:09 +0000 Subject: [PATCH 01/10] Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild Signed-off-by: Fedora Release Engineering From 0b92b537e452922c3a6d47d49209d72c25ba239d Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 27 Jan 2024 09:43:01 +0000 Subject: [PATCH 02/10] Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild From 2bf408453625e13cf4a237fd4f1177d855156f2f Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 20 Jul 2024 10:04:57 +0000 Subject: [PATCH 03/10] Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild From aa04a24f15d11e547e8b5dc93f9c1348598ee021 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miroslav=20Such=C3=BD?= Date: Fri, 26 Jul 2024 03:56:01 +0200 Subject: [PATCH 04/10] convert GPLv2+ license to SPDX This is part of https://fedoraproject.org/wiki/Changes/SPDX_Licenses_Phase_4 --- xfmpc.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/xfmpc.spec b/xfmpc.spec index a64c728..c3c2e0c 100644 --- a/xfmpc.spec +++ b/xfmpc.spec @@ -5,7 +5,8 @@ Version: 0.3.1 Release: %autorelease Summary: A MPD client for the Xfce desktop environment -License: GPLv2+ +# Automatically converted from old format: GPLv2+ - review is highly recommended. +License: GPL-2.0-or-later URL: http://goodies.xfce.org/projects/applications/%{name} Source0: http://archive.xfce.org/src/apps/%{name}/%{majorver}/%{name}-%{version}.tar.bz2 From 6383967f203a636af6b73655591c6c748da825c2 Mon Sep 17 00:00:00 2001 From: Mukundan Ragavan Date: Thu, 26 Dec 2024 16:41:59 -0600 Subject: [PATCH 05/10] Update to v0.3.2 --- .gitignore | 1 + sources | 2 +- xfmpc.spec | 5 ++--- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 35f2958..01a0e8e 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ xfmpc-0.2.0.tar.bz2 /xfmpc-0.2.3.tar.bz2 /xfmpc-0.3.0.tar.bz2 /xfmpc-0.3.1.tar.bz2 +/xfmpc-0.3.2.tar.bz2 diff --git a/sources b/sources index c266a40..5f8521e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (xfmpc-0.3.1.tar.bz2) = 771835828cd89298d79c31cec2716b308889e6b835a2b16d0ef25eab6ed1667b055158f845ebf897df8f3f9f45a07fb6ad2994a9981695e74be2d56408e4abe0 +SHA512 (xfmpc-0.3.2.tar.bz2) = 340997f581e2821979d8501d3dcf010b50dbb0a9755465dbdcdd61de25fda299f0f0853128d7181deadea49faa182a823c33e30db30a56e0adc24dbe85b1252f diff --git a/xfmpc.spec b/xfmpc.spec index c3c2e0c..4c0e003 100644 --- a/xfmpc.spec +++ b/xfmpc.spec @@ -1,7 +1,7 @@ %global majorver 0.3 Name: xfmpc -Version: 0.3.1 +Version: 0.3.2 Release: %autorelease Summary: A MPD client for the Xfce desktop environment @@ -10,12 +10,11 @@ License: GPL-2.0-or-later URL: http://goodies.xfce.org/projects/applications/%{name} Source0: http://archive.xfce.org/src/apps/%{name}/%{majorver}/%{name}-%{version}.tar.bz2 -BuildRequires: make +BuildRequires: make BuildRequires: gcc-c++ BuildRequires: libxfce4ui-devel >= 4.8.0 BuildRequires: libmpd-devel >= 0.15.0 BuildRequires: gettext -BuildRequires: intltool BuildRequires: desktop-file-utils %description From 323ee5b4cc1f971f8a52a9485f0baf942413c51d Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sun, 19 Jan 2025 15:50:54 +0000 Subject: [PATCH 06/10] Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild From 785c6bb910d8301d84369e3be36fb2000b6dc1cc Mon Sep 17 00:00:00 2001 From: Mukundan Ragavan Date: Sun, 1 Jun 2025 18:19:07 -0500 Subject: [PATCH 07/10] Update to v0.4.0; switch to meson --- .gitignore | 1 + sources | 2 +- xfmpc.spec | 17 +++++++++-------- 3 files changed, 11 insertions(+), 9 deletions(-) diff --git a/.gitignore b/.gitignore index 01a0e8e..f4eeee4 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,4 @@ xfmpc-0.2.0.tar.bz2 /xfmpc-0.3.0.tar.bz2 /xfmpc-0.3.1.tar.bz2 /xfmpc-0.3.2.tar.bz2 +/xfmpc-0.4.0.tar.xz diff --git a/sources b/sources index 5f8521e..b0bf65a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (xfmpc-0.3.2.tar.bz2) = 340997f581e2821979d8501d3dcf010b50dbb0a9755465dbdcdd61de25fda299f0f0853128d7181deadea49faa182a823c33e30db30a56e0adc24dbe85b1252f +SHA512 (xfmpc-0.4.0.tar.xz) = 158ee83fc3eaefaa800eedcaa70cdd84051259f5287c5eca70f69af7a9ad5872abc96672a051f8c275e163f17ea338360f75cd9f38dac3b455d7e9b236ef9d7f diff --git a/xfmpc.spec b/xfmpc.spec index 4c0e003..02538ae 100644 --- a/xfmpc.spec +++ b/xfmpc.spec @@ -1,21 +1,22 @@ -%global majorver 0.3 +%global majorver 0.4 Name: xfmpc -Version: 0.3.2 +Version: 0.4.0 Release: %autorelease Summary: A MPD client for the Xfce desktop environment # Automatically converted from old format: GPLv2+ - review is highly recommended. License: GPL-2.0-or-later URL: http://goodies.xfce.org/projects/applications/%{name} -Source0: http://archive.xfce.org/src/apps/%{name}/%{majorver}/%{name}-%{version}.tar.bz2 +Source0: http://archive.xfce.org/src/apps/%{name}/%{majorver}/%{name}-%{version}.tar.xz BuildRequires: make BuildRequires: gcc-c++ BuildRequires: libxfce4ui-devel >= 4.8.0 BuildRequires: libmpd-devel >= 0.15.0 -BuildRequires: gettext +BuildRequires: meson BuildRequires: desktop-file-utils +BuildRequires: vala %description Xfmpc is a a graphical GTK+ MPD client for the Xfce desktop environment. @@ -27,11 +28,11 @@ It is focusing on low footprint and easy usage. %build -%configure --disable-static --enable-funky-colors -%make_build +%meson +%meson_build %install -%make_install +%meson_install %find_lang %{name} @@ -43,7 +44,7 @@ desktop-file-install \ %files -f %{name}.lang %license COPYING -%doc AUTHORS ChangeLog IDEAS NEWS THANKS +%doc AUTHORS IDEAS NEWS THANKS %{_bindir}/%{name} %{_datadir}/applications/%{name}.desktop %{_mandir}/man1/%{name}.1.gz From a8b99e44252076041f0b6e0287203b323f00e79b Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 25 Jul 2025 20:50:48 +0000 Subject: [PATCH 08/10] Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild From 3e115a254da2c450aec576916748999f495c9b36 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 17 Jan 2026 20:40:47 +0000 Subject: [PATCH 09/10] Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild From dd015feabe9563e6400d1c860a7bcfe094f52d54 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 17 Jul 2026 09:13:50 +0000 Subject: [PATCH 10/10] Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild