From d1cd085732302e9ba83bd20945a4bb96d6d95a16 Mon Sep 17 00:00:00 2001 From: Mukundan Ragavan Date: Sun, 22 Dec 2024 16:22:56 -0600 Subject: [PATCH 1/8] rebuild for xfce-4.20 From 28ef65fc89325fb56f174aebefddc6d7b2d5b786 Mon Sep 17 00:00:00 2001 From: Mukundan Ragavan Date: Wed, 25 Dec 2024 08:36:02 -0600 Subject: [PATCH 2/8] Update to v1.7.3 --- .gitignore | 1 + sources | 2 +- xfce4-timer-plugin.spec | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index efb7cec..a23af1f 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ xfce4-timer-plugin-0.6.1.tar.bz2 /xfce4-timer-plugin-1.7.0.tar.bz2 /xfce4-timer-plugin-1.7.1.tar.bz2 /xfce4-timer-plugin-1.7.2.tar.bz2 +/xfce4-timer-plugin-1.7.3.tar.bz2 diff --git a/sources b/sources index a4efa0a..8d7efce 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (xfce4-timer-plugin-1.7.2.tar.bz2) = 11a3b146c56f1526530b7f810c76ba95ef4dc7c113fa0ad2839494a5bc66c09f4a3ff966bc5d76055482a284c6c082b08a4b6af4684e5ccdec67946b0cdd820d +SHA512 (xfce4-timer-plugin-1.7.3.tar.bz2) = aad16bac1c43a9bed529884e23392153fdeec9e6793a9815f3307c7ec2cb33a1bce86127bc009f80ecdfb4a44edcdaf8f63f139a382bad0001a14b007d741a55 diff --git a/xfce4-timer-plugin.spec b/xfce4-timer-plugin.spec index 51f271d..dc26885 100644 --- a/xfce4-timer-plugin.spec +++ b/xfce4-timer-plugin.spec @@ -2,7 +2,7 @@ %global _hardened_build 1 Name: xfce4-timer-plugin -Version: 1.7.2 +Version: 1.7.3 Release: %autorelease Summary: Timer for the Xfce panel # Automatically converted from old format: GPLv2+ - review is highly recommended. From 6f99d7449a8ebc7ea8547f41d59a0d467d7ad0d2 Mon Sep 17 00:00:00 2001 From: Mukundan Ragavan Date: Wed, 25 Dec 2024 08:54:38 -0600 Subject: [PATCH 3/8] remove TODO file from doc --- xfce4-timer-plugin.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xfce4-timer-plugin.spec b/xfce4-timer-plugin.spec index dc26885..92f00cd 100644 --- a/xfce4-timer-plugin.spec +++ b/xfce4-timer-plugin.spec @@ -41,7 +41,7 @@ certain times. %files -f %{name}.lang -%doc AUTHORS ChangeLog TODO +%doc AUTHORS ChangeLog %license COPYING %{_libdir}/xfce4/panel/plugins/libxfcetimer* %{_datadir}/xfce4/panel/plugins/xfce4-timer-plugin.desktop From aca84e9ffd17aec4f8eecf3a519cf9dfa52ab251 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sun, 19 Jan 2025 15:48:09 +0000 Subject: [PATCH 4/8] Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild From ff903daec0524be7a865b8e88cae42b935b5f0c9 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 25 Jul 2025 20:49:14 +0000 Subject: [PATCH 5/8] Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild From 2e25ada579b082835f5b42974628fcefd5b69529 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 17 Jan 2026 20:39:18 +0000 Subject: [PATCH 6/8] Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild From 6dab8055cabbd905dad0f2d44482dee3fcbdc828 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 17 Jul 2026 09:12:23 +0000 Subject: [PATCH 7/8] Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild From 6a305a1bf576539f3be0a410dc075a5dedb327f1 Mon Sep 17 00:00:00 2001 From: Filipe Rosset Date: Sat, 1 Aug 2026 01:20:24 -0300 Subject: [PATCH 8/8] Update to 1.8.0 + switch to meson build system + spec cleanup and modernization --- .gitignore | 8 ++---- sources | 2 +- xfce4-timer-plugin.spec | 54 ++++++++++++++++++++++------------------- 3 files changed, 32 insertions(+), 32 deletions(-) diff --git a/.gitignore b/.gitignore index a23af1f..ec03acd 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,2 @@ -xfce4-timer-plugin-0.6.1.tar.bz2 -/xfce4-timer-plugin-1.6.0.tar.bz2 -/xfce4-timer-plugin-1.7.0.tar.bz2 -/xfce4-timer-plugin-1.7.1.tar.bz2 -/xfce4-timer-plugin-1.7.2.tar.bz2 -/xfce4-timer-plugin-1.7.3.tar.bz2 +/xfce4-timer-plugin-*.tar.bz2 +/xfce4-timer-plugin-*.tar.xz diff --git a/sources b/sources index 8d7efce..eff79b2 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (xfce4-timer-plugin-1.7.3.tar.bz2) = aad16bac1c43a9bed529884e23392153fdeec9e6793a9815f3307c7ec2cb33a1bce86127bc009f80ecdfb4a44edcdaf8f63f139a382bad0001a14b007d741a55 +SHA512 (xfce4-timer-plugin-1.8.0.tar.xz) = 9729181248ee3aa6e90be8a6975a76121ce89c26131fc4eadb6840eec7059afb45f06ff9bae5e202e39d081bd898ece2fd236c5d64e1ab07a8c8ecb2c18558f0 diff --git a/xfce4-timer-plugin.spec b/xfce4-timer-plugin.spec index 92f00cd..b7f264f 100644 --- a/xfce4-timer-plugin.spec +++ b/xfce4-timer-plugin.spec @@ -1,25 +1,22 @@ -%global minorver 1.7 -%global _hardened_build 1 +# CVS https://gitlab.xfce.org/panel-plugins/xfce4-timer-plugin +%global minorver 1.8 -Name: xfce4-timer-plugin -Version: 1.7.3 -Release: %autorelease -Summary: Timer for the Xfce panel -# Automatically converted from old format: GPLv2+ - review is highly recommended. -License: GPL-2.0-or-later -URL: http://goodies.xfce.org/projects/panel-plugins/%{name} -Source0: http://archive.xfce.org/src/panel-plugins/xfce4-timer-plugin/%{minorver}/%{name}-%{version}.tar.bz2 +Name: xfce4-timer-plugin +Version: 1.8.0 +Release: %autorelease +Summary: Timer for the Xfce panel +License: GPL-2.0-or-later +URL: https://docs.xfce.org/panel-plugins/xfce4-timer-plugin/start +Source0: https://archive.xfce.org/src/panel-plugins/xfce4-timer-plugin/%{minorver}/%{name}-%{version}.tar.xz -BuildRequires: make -BuildRequires: gcc-c++ -BuildRequires: xfce4-panel-devel -BuildRequires: libxfce4ui-devel -BuildRequires: libxml2-devel -BuildRequires: gettext -BuildRequires: intltool -BuildRequires: perl(XML::Parser) +BuildRequires: gcc-c++ +BuildRequires: gettext +BuildRequires: libxfce4ui-devel +BuildRequires: libxml2-devel +BuildRequires: meson +BuildRequires: xfce4-panel-devel -Requires: xfce4-panel +Requires: xfce4-panel %description A timer for the Xfce panel. It supports countdown periods and alarms at @@ -29,23 +26,30 @@ certain times. %prep %autosetup -%build -%configure --disable-static -%make_build +%build +%meson +%meson_build + %install -%make_install +%meson_install + +# Rename non-standard hye locale to hy +if [ -d %{buildroot}%{_datadir}/locale/hye ]; then + mv %{buildroot}%{_datadir}/locale/hye %{buildroot}%{_datadir}/locale/hy +fi %find_lang %{name} %files -f %{name}.lang -%doc AUTHORS ChangeLog +%doc AUTHORS NEWS README.md %license COPYING -%{_libdir}/xfce4/panel/plugins/libxfcetimer* +%{_libdir}/xfce4/panel/plugins/libxfcetimer.so %{_datadir}/xfce4/panel/plugins/xfce4-timer-plugin.desktop %{_datadir}/icons/hicolor/*/apps/xfce4-timer-plugin.*g + %changelog %autochangelog