From 4f039769542e9ae7e50b177552384c40f4cebe5c Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Mon, 28 Jan 2019 20:18:31 +0100 Subject: [PATCH 01/34] Remove obsolete Group tag References: https://fedoraproject.org/wiki/Changes/Remove_Group_Tag --- xfce4-cpugraph-plugin.spec | 1 - 1 file changed, 1 deletion(-) diff --git a/xfce4-cpugraph-plugin.spec b/xfce4-cpugraph-plugin.spec index 2616730..75e5555 100644 --- a/xfce4-cpugraph-plugin.spec +++ b/xfce4-cpugraph-plugin.spec @@ -9,7 +9,6 @@ Version: 1.0.5 Release: 20%{?dist} Summary: CPU monitor for the Xfce panel -Group: User Interface/Desktops License: GPLv2+ URL: http://goodies.xfce.org/projects/panel-plugins/%{name} #VCS: git:git://git.xfce.org/panel-plugins/xfce4-cpugraph-plugin From ca94d45a29a87d933e68c1275c95f826fe6ea065 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sun, 3 Feb 2019 12:17:48 +0000 Subject: [PATCH 02/34] - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- xfce4-cpugraph-plugin.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/xfce4-cpugraph-plugin.spec b/xfce4-cpugraph-plugin.spec index 75e5555..5370b1e 100644 --- a/xfce4-cpugraph-plugin.spec +++ b/xfce4-cpugraph-plugin.spec @@ -6,7 +6,7 @@ Name: xfce4-cpugraph-plugin Version: 1.0.5 -Release: 20%{?dist} +Release: 21%{?dist} Summary: CPU monitor for the Xfce panel License: GPLv2+ @@ -59,6 +59,9 @@ make check %{_datadir}/icons/hicolor/*/*/* %changelog +* Sun Feb 03 2019 Fedora Release Engineering - 1.0.5-21 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild + * Sat Aug 11 2018 Mukundan Ragavan - 1.0.5-20 - Rebuilt (xfce 4.13) From 336ae3f2ae5eb3366549e38cd8c74b0b58905239 Mon Sep 17 00:00:00 2001 From: Mukundan Ragavan Date: Tue, 2 Jul 2019 21:43:59 -0400 Subject: [PATCH 03/34] Update to 1.1.0 --- .gitignore | 1 + sources | 2 +- xfce4-cpugraph-plugin.spec | 9 ++++++--- 3 files changed, 8 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 234b15c..4263dc6 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,4 @@ xfce4-cpugraph-plugin-0.4.0.tar.gz /xfce4-cpugraph-plugin-1.0.2.tar.bz2 /xfce4-cpugraph-plugin-1.0.3.tar.bz2 /xfce4-cpugraph-plugin-1.0.5.tar.bz2 +/xfce4-cpugraph-plugin-1.1.0.tar.bz2 diff --git a/sources b/sources index 0cc51dd..ccac85b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -f0ebfabb273adf69361b37a3fa4b7912 xfce4-cpugraph-plugin-1.0.5.tar.bz2 +SHA512 (xfce4-cpugraph-plugin-1.1.0.tar.bz2) = c928baac776517da8929b8ce3842be7e02a2b3394b7cc848028d1720ca611e1aa4ef706bd00736fecfed0b3b2d0cce94c09b0f905a226db5e50c036dabb8df2a diff --git a/xfce4-cpugraph-plugin.spec b/xfce4-cpugraph-plugin.spec index 5370b1e..d935100 100644 --- a/xfce4-cpugraph-plugin.spec +++ b/xfce4-cpugraph-plugin.spec @@ -1,12 +1,12 @@ # Review: https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=173658 %global _hardened_build 1 -%global minorversion 1.0 +%global minorversion 1.1 %global xfceversion 4.13 Name: xfce4-cpugraph-plugin -Version: 1.0.5 -Release: 21%{?dist} +Version: 1.1.0 +Release: 1%{?dist} Summary: CPU monitor for the Xfce panel License: GPLv2+ @@ -59,6 +59,9 @@ make check %{_datadir}/icons/hicolor/*/*/* %changelog +* Tue Jul 02 2019 Mukundan Ragavan - 1.1.0-1 +- Update to 1.1.0 + * Sun Feb 03 2019 Fedora Release Engineering - 1.0.5-21 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild From 7b7d61b77627174aab3ce3459440550b8726f5f2 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 27 Jul 2019 04:04:35 +0000 Subject: [PATCH 04/34] - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- xfce4-cpugraph-plugin.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/xfce4-cpugraph-plugin.spec b/xfce4-cpugraph-plugin.spec index d935100..c6a1116 100644 --- a/xfce4-cpugraph-plugin.spec +++ b/xfce4-cpugraph-plugin.spec @@ -6,7 +6,7 @@ Name: xfce4-cpugraph-plugin Version: 1.1.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: CPU monitor for the Xfce panel License: GPLv2+ @@ -59,6 +59,9 @@ make check %{_datadir}/icons/hicolor/*/*/* %changelog +* Sat Jul 27 2019 Fedora Release Engineering - 1.1.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild + * Tue Jul 02 2019 Mukundan Ragavan - 1.1.0-1 - Update to 1.1.0 From a6e82a65bf872b611755fb4427643b20b112fa8a Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 31 Jan 2020 04:19:44 +0000 Subject: [PATCH 05/34] - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- xfce4-cpugraph-plugin.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/xfce4-cpugraph-plugin.spec b/xfce4-cpugraph-plugin.spec index c6a1116..88606b6 100644 --- a/xfce4-cpugraph-plugin.spec +++ b/xfce4-cpugraph-plugin.spec @@ -6,7 +6,7 @@ Name: xfce4-cpugraph-plugin Version: 1.1.0 -Release: 2%{?dist} +Release: 3%{?dist} Summary: CPU monitor for the Xfce panel License: GPLv2+ @@ -59,6 +59,9 @@ make check %{_datadir}/icons/hicolor/*/*/* %changelog +* Fri Jan 31 2020 Fedora Release Engineering - 1.1.0-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild + * Sat Jul 27 2019 Fedora Release Engineering - 1.1.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild From c69db07842c58b64b788ce6ae5976e919740c883 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Wed, 29 Jul 2020 14:37:57 +0000 Subject: [PATCH 06/34] - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- xfce4-cpugraph-plugin.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/xfce4-cpugraph-plugin.spec b/xfce4-cpugraph-plugin.spec index 88606b6..3abd25a 100644 --- a/xfce4-cpugraph-plugin.spec +++ b/xfce4-cpugraph-plugin.spec @@ -6,7 +6,7 @@ Name: xfce4-cpugraph-plugin Version: 1.1.0 -Release: 3%{?dist} +Release: 4%{?dist} Summary: CPU monitor for the Xfce panel License: GPLv2+ @@ -59,6 +59,9 @@ make check %{_datadir}/icons/hicolor/*/*/* %changelog +* Wed Jul 29 2020 Fedora Release Engineering - 1.1.0-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild + * Fri Jan 31 2020 Fedora Release Engineering - 1.1.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild From 474f379adbad1cc99ec5eadb36b99fd1ebcd5bc3 Mon Sep 17 00:00:00 2001 From: Mukundan Ragavan Date: Mon, 28 Dec 2020 08:47:57 -0500 Subject: [PATCH 07/34] Update to 1.2.0 --- .gitignore | 1 + sources | 2 +- xfce4-cpugraph-plugin.spec | 13 ++++++++----- 3 files changed, 10 insertions(+), 6 deletions(-) diff --git a/.gitignore b/.gitignore index 4263dc6..f2505f0 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,4 @@ xfce4-cpugraph-plugin-0.4.0.tar.gz /xfce4-cpugraph-plugin-1.0.3.tar.bz2 /xfce4-cpugraph-plugin-1.0.5.tar.bz2 /xfce4-cpugraph-plugin-1.1.0.tar.bz2 +/xfce4-cpugraph-plugin-1.2.0.tar.bz2 diff --git a/sources b/sources index ccac85b..a3c7d13 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (xfce4-cpugraph-plugin-1.1.0.tar.bz2) = c928baac776517da8929b8ce3842be7e02a2b3394b7cc848028d1720ca611e1aa4ef706bd00736fecfed0b3b2d0cce94c09b0f905a226db5e50c036dabb8df2a +SHA512 (xfce4-cpugraph-plugin-1.2.0.tar.bz2) = b7d8402646bb4bca82c767b2a4e25a96d6d9a0327f13b934afd2165e9884a134686cf18e43c6fb30f93f9aba5f41aeceb0cbfb49c15f165ce972ed82eb9eb563 diff --git a/xfce4-cpugraph-plugin.spec b/xfce4-cpugraph-plugin.spec index 3abd25a..f14b77f 100644 --- a/xfce4-cpugraph-plugin.spec +++ b/xfce4-cpugraph-plugin.spec @@ -1,12 +1,12 @@ # Review: https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=173658 %global _hardened_build 1 -%global minorversion 1.1 -%global xfceversion 4.13 +%global minorversion 1.2 +%global xfceversion 4.16 Name: xfce4-cpugraph-plugin -Version: 1.1.0 -Release: 4%{?dist} +Version: 1.2.0 +Release: 1%{?dist} Summary: CPU monitor for the Xfce panel License: GPLv2+ @@ -52,13 +52,16 @@ make check %files -f %{name}.lang -%doc AUTHORS ChangeLog README NEWS +%doc AUTHORS ChangeLog NEWS %license COPYING %{_libdir}/xfce4/panel/plugins/*.so %{_datadir}/xfce4/panel/plugins/*.desktop %{_datadir}/icons/hicolor/*/*/* %changelog +* Mon Dec 28 2020 Mukundan Ragavan - 1.2.0-1 +- Update to 1.2.0 + * Wed Jul 29 2020 Fedora Release Engineering - 1.1.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild From 21f54fde5a988e1ad97ab1ce2b74180af69ebf11 Mon Sep 17 00:00:00 2001 From: Tom Stellard Date: Sat, 9 Jan 2021 01:18:00 +0000 Subject: [PATCH 08/34] Add BuildRequires: make https://fedoraproject.org/wiki/Changes/Remove_make_from_BuildRoot --- xfce4-cpugraph-plugin.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/xfce4-cpugraph-plugin.spec b/xfce4-cpugraph-plugin.spec index f14b77f..616b26c 100644 --- a/xfce4-cpugraph-plugin.spec +++ b/xfce4-cpugraph-plugin.spec @@ -14,6 +14,7 @@ URL: http://goodies.xfce.org/projects/panel-plugins/%{name} #VCS: git:git://git.xfce.org/panel-plugins/xfce4-cpugraph-plugin Source0: http://archive.xfce.org/src/panel-plugins/%{name}/%{minorversion}/%{name}-%{version}.tar.bz2 +BuildRequires: make BuildRequires: gcc-c++ BuildRequires: libxfce4ui-devel BuildRequires: xfce4-panel-devel From f56355f11f210a24d058a8682f6e79b8953a7c6f Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Wed, 27 Jan 2021 23:57:24 +0000 Subject: [PATCH 09/34] - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- xfce4-cpugraph-plugin.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/xfce4-cpugraph-plugin.spec b/xfce4-cpugraph-plugin.spec index 616b26c..9434866 100644 --- a/xfce4-cpugraph-plugin.spec +++ b/xfce4-cpugraph-plugin.spec @@ -6,7 +6,7 @@ Name: xfce4-cpugraph-plugin Version: 1.2.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: CPU monitor for the Xfce panel License: GPLv2+ @@ -60,6 +60,9 @@ make check %{_datadir}/icons/hicolor/*/*/* %changelog +* Wed Jan 27 2021 Fedora Release Engineering - 1.2.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Mon Dec 28 2020 Mukundan Ragavan - 1.2.0-1 - Update to 1.2.0 From 59489222746bf075dd0eeef715f1cedb67f40a8d Mon Sep 17 00:00:00 2001 From: Filipe Rosset Date: Sat, 30 Jan 2021 12:43:44 -0300 Subject: [PATCH 10/34] Update to 1.2.1 --- .gitignore | 1 + sources | 2 +- xfce4-cpugraph-plugin.spec | 7 +++++-- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index f2505f0..3d96982 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,4 @@ xfce4-cpugraph-plugin-0.4.0.tar.gz /xfce4-cpugraph-plugin-1.0.5.tar.bz2 /xfce4-cpugraph-plugin-1.1.0.tar.bz2 /xfce4-cpugraph-plugin-1.2.0.tar.bz2 +/xfce4-cpugraph-plugin-1.2.1.tar.bz2 diff --git a/sources b/sources index a3c7d13..bef7cca 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (xfce4-cpugraph-plugin-1.2.0.tar.bz2) = b7d8402646bb4bca82c767b2a4e25a96d6d9a0327f13b934afd2165e9884a134686cf18e43c6fb30f93f9aba5f41aeceb0cbfb49c15f165ce972ed82eb9eb563 +SHA512 (xfce4-cpugraph-plugin-1.2.1.tar.bz2) = ca8b7dc1ccad163e8bbe28723ded0c9cf5a1b72aa350e1d9c8e0b0654e97704f0ffba9a7128fc6da289dbea7b9668f1d493eca09e87abd0cdd109998a2749fe1 diff --git a/xfce4-cpugraph-plugin.spec b/xfce4-cpugraph-plugin.spec index 9434866..e324d97 100644 --- a/xfce4-cpugraph-plugin.spec +++ b/xfce4-cpugraph-plugin.spec @@ -5,8 +5,8 @@ %global xfceversion 4.16 Name: xfce4-cpugraph-plugin -Version: 1.2.0 -Release: 2%{?dist} +Version: 1.2.1 +Release: 1%{?dist} Summary: CPU monitor for the Xfce panel License: GPLv2+ @@ -60,6 +60,9 @@ make check %{_datadir}/icons/hicolor/*/*/* %changelog +* Sat Jan 30 2021 Filipe Rosset - 1.2.1-1 +- Update to 1.2.1 + * Wed Jan 27 2021 Fedora Release Engineering - 1.2.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild From 2b50e5dd6c4cdb5f172f81b97f2120783859fa64 Mon Sep 17 00:00:00 2001 From: Mukundan Ragavan Date: Mon, 15 Feb 2021 21:02:55 -0500 Subject: [PATCH 11/34] Update to 1.2.2 --- .gitignore | 1 + sources | 2 +- xfce4-cpugraph-plugin.spec | 5 ++++- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 3d96982..5365915 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,4 @@ xfce4-cpugraph-plugin-0.4.0.tar.gz /xfce4-cpugraph-plugin-1.1.0.tar.bz2 /xfce4-cpugraph-plugin-1.2.0.tar.bz2 /xfce4-cpugraph-plugin-1.2.1.tar.bz2 +/xfce4-cpugraph-plugin-1.2.2.tar.bz2 diff --git a/sources b/sources index bef7cca..352566a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (xfce4-cpugraph-plugin-1.2.1.tar.bz2) = ca8b7dc1ccad163e8bbe28723ded0c9cf5a1b72aa350e1d9c8e0b0654e97704f0ffba9a7128fc6da289dbea7b9668f1d493eca09e87abd0cdd109998a2749fe1 +SHA512 (xfce4-cpugraph-plugin-1.2.2.tar.bz2) = 18bdda603e657b87bf3c4bbf5785aaa5b735102dfde515f2850396b2501ba8d5305245b5b4cbf3157bde8178167499ba3def7535ba357750a311531b9c2072a9 diff --git a/xfce4-cpugraph-plugin.spec b/xfce4-cpugraph-plugin.spec index e324d97..2d530f8 100644 --- a/xfce4-cpugraph-plugin.spec +++ b/xfce4-cpugraph-plugin.spec @@ -5,7 +5,7 @@ %global xfceversion 4.16 Name: xfce4-cpugraph-plugin -Version: 1.2.1 +Version: 1.2.2 Release: 1%{?dist} Summary: CPU monitor for the Xfce panel @@ -60,6 +60,9 @@ make check %{_datadir}/icons/hicolor/*/*/* %changelog +* Mon Feb 15 2021 Mukundan Ragavan - 1.2.2-1 +- Update to 1.2.2 + * Sat Jan 30 2021 Filipe Rosset - 1.2.1-1 - Update to 1.2.1 From 50e8169dc1f7be3cee643018a618ceda91145ff3 Mon Sep 17 00:00:00 2001 From: Mukundan Ragavan Date: Fri, 26 Feb 2021 19:37:33 -0500 Subject: [PATCH 12/34] Update to 1.2.3 --- .gitignore | 1 + sources | 2 +- xfce4-cpugraph-plugin.spec | 5 ++++- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 5365915..6a8c514 100644 --- a/.gitignore +++ b/.gitignore @@ -8,3 +8,4 @@ xfce4-cpugraph-plugin-0.4.0.tar.gz /xfce4-cpugraph-plugin-1.2.0.tar.bz2 /xfce4-cpugraph-plugin-1.2.1.tar.bz2 /xfce4-cpugraph-plugin-1.2.2.tar.bz2 +/xfce4-cpugraph-plugin-1.2.3.tar.bz2 diff --git a/sources b/sources index 352566a..9238178 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (xfce4-cpugraph-plugin-1.2.2.tar.bz2) = 18bdda603e657b87bf3c4bbf5785aaa5b735102dfde515f2850396b2501ba8d5305245b5b4cbf3157bde8178167499ba3def7535ba357750a311531b9c2072a9 +SHA512 (xfce4-cpugraph-plugin-1.2.3.tar.bz2) = 79d7c5b328e778156c6a35b1f4947732f42aaffb23f05fdc5e1e7668d03149f1a72ca4bf9b835904a93db6b23660cb10118b4d046b1bd2dded38ef382719052e diff --git a/xfce4-cpugraph-plugin.spec b/xfce4-cpugraph-plugin.spec index 2d530f8..af6afe8 100644 --- a/xfce4-cpugraph-plugin.spec +++ b/xfce4-cpugraph-plugin.spec @@ -5,7 +5,7 @@ %global xfceversion 4.16 Name: xfce4-cpugraph-plugin -Version: 1.2.2 +Version: 1.2.3 Release: 1%{?dist} Summary: CPU monitor for the Xfce panel @@ -60,6 +60,9 @@ make check %{_datadir}/icons/hicolor/*/*/* %changelog +* Fri Feb 26 2021 Mukundan Ragavan - 1.2.3-1 +- Update to 1.2.3 + * Mon Feb 15 2021 Mukundan Ragavan - 1.2.2-1 - Update to 1.2.2 From 42b343ff1b7fc218861985d7b2c61c7a8060e42a Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 23 Jul 2021 21:28:46 +0000 Subject: [PATCH 13/34] - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- xfce4-cpugraph-plugin.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/xfce4-cpugraph-plugin.spec b/xfce4-cpugraph-plugin.spec index af6afe8..34cd1c6 100644 --- a/xfce4-cpugraph-plugin.spec +++ b/xfce4-cpugraph-plugin.spec @@ -6,7 +6,7 @@ Name: xfce4-cpugraph-plugin Version: 1.2.3 -Release: 1%{?dist} +Release: 2%{?dist} Summary: CPU monitor for the Xfce panel License: GPLv2+ @@ -60,6 +60,9 @@ make check %{_datadir}/icons/hicolor/*/*/* %changelog +* Fri Jul 23 2021 Fedora Release Engineering - 1.2.3-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + * Fri Feb 26 2021 Mukundan Ragavan - 1.2.3-1 - Update to 1.2.3 From 3d971c602ad620b5a28bc3feeb2ea12fbb091f7e Mon Sep 17 00:00:00 2001 From: Mukundan Ragavan Date: Sat, 2 Oct 2021 07:51:59 -0400 Subject: [PATCH 14/34] Update to 1.2.4 --- .gitignore | 1 + sources | 2 +- xfce4-cpugraph-plugin.spec | 7 +++++-- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 6a8c514..da30f55 100644 --- a/.gitignore +++ b/.gitignore @@ -9,3 +9,4 @@ xfce4-cpugraph-plugin-0.4.0.tar.gz /xfce4-cpugraph-plugin-1.2.1.tar.bz2 /xfce4-cpugraph-plugin-1.2.2.tar.bz2 /xfce4-cpugraph-plugin-1.2.3.tar.bz2 +/xfce4-cpugraph-plugin-1.2.4.tar.bz2 diff --git a/sources b/sources index 9238178..047f03d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (xfce4-cpugraph-plugin-1.2.3.tar.bz2) = 79d7c5b328e778156c6a35b1f4947732f42aaffb23f05fdc5e1e7668d03149f1a72ca4bf9b835904a93db6b23660cb10118b4d046b1bd2dded38ef382719052e +SHA512 (xfce4-cpugraph-plugin-1.2.4.tar.bz2) = 0a31b60d263f53db9e19165580c6f03a826e514f41b24555b007ae12b0d038d5f1447e637aa21e77cafe9970177dbeab373385e223f77768d46ede4f1adb0ad2 diff --git a/xfce4-cpugraph-plugin.spec b/xfce4-cpugraph-plugin.spec index 34cd1c6..82cf92c 100644 --- a/xfce4-cpugraph-plugin.spec +++ b/xfce4-cpugraph-plugin.spec @@ -5,8 +5,8 @@ %global xfceversion 4.16 Name: xfce4-cpugraph-plugin -Version: 1.2.3 -Release: 2%{?dist} +Version: 1.2.4 +Release: 1%{?dist} Summary: CPU monitor for the Xfce panel License: GPLv2+ @@ -60,6 +60,9 @@ make check %{_datadir}/icons/hicolor/*/*/* %changelog +* Sat Oct 02 2021 Mukundan Ragavan - 1.2.4-1 +- Update to 1.2.4 + * Fri Jul 23 2021 Fedora Release Engineering - 1.2.3-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild From 169ca5ebb3e6dddef8f521c2c7687b8345138cb6 Mon Sep 17 00:00:00 2001 From: Mukundan Ragavan Date: Wed, 13 Oct 2021 21:30:06 -0400 Subject: [PATCH 15/34] Update to 1.2.5 --- .gitignore | 1 + sources | 2 +- xfce4-cpugraph-plugin.spec | 5 ++++- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index da30f55..d48f456 100644 --- a/.gitignore +++ b/.gitignore @@ -10,3 +10,4 @@ xfce4-cpugraph-plugin-0.4.0.tar.gz /xfce4-cpugraph-plugin-1.2.2.tar.bz2 /xfce4-cpugraph-plugin-1.2.3.tar.bz2 /xfce4-cpugraph-plugin-1.2.4.tar.bz2 +/xfce4-cpugraph-plugin-1.2.5.tar.bz2 diff --git a/sources b/sources index 047f03d..8e3327c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (xfce4-cpugraph-plugin-1.2.4.tar.bz2) = 0a31b60d263f53db9e19165580c6f03a826e514f41b24555b007ae12b0d038d5f1447e637aa21e77cafe9970177dbeab373385e223f77768d46ede4f1adb0ad2 +SHA512 (xfce4-cpugraph-plugin-1.2.5.tar.bz2) = 1a0b362afa2dcae30721dc468e31949e4edfe20f5e1063603111d0cd7fcbd3460f14d7ffd30ae1d687400661c37a51a9c1b2f7abedea6c9e9888e93fbbb56d4a diff --git a/xfce4-cpugraph-plugin.spec b/xfce4-cpugraph-plugin.spec index 82cf92c..2a8b12b 100644 --- a/xfce4-cpugraph-plugin.spec +++ b/xfce4-cpugraph-plugin.spec @@ -5,7 +5,7 @@ %global xfceversion 4.16 Name: xfce4-cpugraph-plugin -Version: 1.2.4 +Version: 1.2.5 Release: 1%{?dist} Summary: CPU monitor for the Xfce panel @@ -60,6 +60,9 @@ make check %{_datadir}/icons/hicolor/*/*/* %changelog +* Wed Oct 13 2021 Mukundan Ragavan - 1.2.5-1 +- Update to 1.2.5 + * Sat Oct 02 2021 Mukundan Ragavan - 1.2.4-1 - Update to 1.2.4 From 231d12a7ae11120050294723ecd283a655c148a4 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 22 Jan 2022 05:00:20 +0000 Subject: [PATCH 16/34] - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- xfce4-cpugraph-plugin.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/xfce4-cpugraph-plugin.spec b/xfce4-cpugraph-plugin.spec index 2a8b12b..71ea2f9 100644 --- a/xfce4-cpugraph-plugin.spec +++ b/xfce4-cpugraph-plugin.spec @@ -6,7 +6,7 @@ Name: xfce4-cpugraph-plugin Version: 1.2.5 -Release: 1%{?dist} +Release: 2%{?dist} Summary: CPU monitor for the Xfce panel License: GPLv2+ @@ -60,6 +60,9 @@ make check %{_datadir}/icons/hicolor/*/*/* %changelog +* Sat Jan 22 2022 Fedora Release Engineering - 1.2.5-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild + * Wed Oct 13 2021 Mukundan Ragavan - 1.2.5-1 - Update to 1.2.5 From 5f311dc862dcc7d3bc3b8242efd41fe22bef3de6 Mon Sep 17 00:00:00 2001 From: Mukundan Ragavan Date: Wed, 2 Feb 2022 21:07:17 -0600 Subject: [PATCH 17/34] Update to 1.2.6 --- .gitignore | 1 + sources | 2 +- xfce4-cpugraph-plugin.spec | 7 +++++-- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index d48f456..ed2925a 100644 --- a/.gitignore +++ b/.gitignore @@ -11,3 +11,4 @@ xfce4-cpugraph-plugin-0.4.0.tar.gz /xfce4-cpugraph-plugin-1.2.3.tar.bz2 /xfce4-cpugraph-plugin-1.2.4.tar.bz2 /xfce4-cpugraph-plugin-1.2.5.tar.bz2 +/xfce4-cpugraph-plugin-1.2.6.tar.bz2 diff --git a/sources b/sources index 8e3327c..8780f19 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (xfce4-cpugraph-plugin-1.2.5.tar.bz2) = 1a0b362afa2dcae30721dc468e31949e4edfe20f5e1063603111d0cd7fcbd3460f14d7ffd30ae1d687400661c37a51a9c1b2f7abedea6c9e9888e93fbbb56d4a +SHA512 (xfce4-cpugraph-plugin-1.2.6.tar.bz2) = 6205a0a7616b0dc5de3cdeb79a5148ee775b426a16b52c491129f74104ab224ec3b29b042a3c8ee05b77cc8775c83d75a8312b96a71504cde50dc257e8354857 diff --git a/xfce4-cpugraph-plugin.spec b/xfce4-cpugraph-plugin.spec index 71ea2f9..1040289 100644 --- a/xfce4-cpugraph-plugin.spec +++ b/xfce4-cpugraph-plugin.spec @@ -5,8 +5,8 @@ %global xfceversion 4.16 Name: xfce4-cpugraph-plugin -Version: 1.2.5 -Release: 2%{?dist} +Version: 1.2.6 +Release: 1%{?dist} Summary: CPU monitor for the Xfce panel License: GPLv2+ @@ -60,6 +60,9 @@ make check %{_datadir}/icons/hicolor/*/*/* %changelog +* Wed Feb 02 2022 Mukundan Ragavan - 1.2.6-1 +- Update to 1.2.6 + * Sat Jan 22 2022 Fedora Release Engineering - 1.2.5-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild From c7da2003566d532012208461d9c243596442a6f8 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 23 Jul 2022 13:01:25 +0000 Subject: [PATCH 18/34] Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- xfce4-cpugraph-plugin.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/xfce4-cpugraph-plugin.spec b/xfce4-cpugraph-plugin.spec index 1040289..11f28b0 100644 --- a/xfce4-cpugraph-plugin.spec +++ b/xfce4-cpugraph-plugin.spec @@ -6,7 +6,7 @@ Name: xfce4-cpugraph-plugin Version: 1.2.6 -Release: 1%{?dist} +Release: 2%{?dist} Summary: CPU monitor for the Xfce panel License: GPLv2+ @@ -60,6 +60,9 @@ make check %{_datadir}/icons/hicolor/*/*/* %changelog +* Sat Jul 23 2022 Fedora Release Engineering - 1.2.6-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild + * Wed Feb 02 2022 Mukundan Ragavan - 1.2.6-1 - Update to 1.2.6 From 88765a4b939ef3cb085cc3f7c74dd58928b9d489 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 21 Jan 2023 07:21:57 +0000 Subject: [PATCH 19/34] Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- xfce4-cpugraph-plugin.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/xfce4-cpugraph-plugin.spec b/xfce4-cpugraph-plugin.spec index 11f28b0..15aed4b 100644 --- a/xfce4-cpugraph-plugin.spec +++ b/xfce4-cpugraph-plugin.spec @@ -6,7 +6,7 @@ Name: xfce4-cpugraph-plugin Version: 1.2.6 -Release: 2%{?dist} +Release: 3%{?dist} Summary: CPU monitor for the Xfce panel License: GPLv2+ @@ -60,6 +60,9 @@ make check %{_datadir}/icons/hicolor/*/*/* %changelog +* Sat Jan 21 2023 Fedora Release Engineering - 1.2.6-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild + * Sat Jul 23 2022 Fedora Release Engineering - 1.2.6-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild From f07c5d75a08f2d98f0b5eab7f29f31cdb50de15e Mon Sep 17 00:00:00 2001 From: Mukundan Ragavan Date: Thu, 26 Jan 2023 21:21:15 -0600 Subject: [PATCH 20/34] rpmautospec --- changelog | 199 ++++++++++++++++++++++++++++++++++++ xfce4-cpugraph-plugin.spec | 202 +------------------------------------ 2 files changed, 201 insertions(+), 200 deletions(-) create mode 100644 changelog diff --git a/changelog b/changelog new file mode 100644 index 0000000..ae2a582 --- /dev/null +++ b/changelog @@ -0,0 +1,199 @@ +* Sat Jan 21 2023 Fedora Release Engineering - 1.2.6-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild + +* Sat Jul 23 2022 Fedora Release Engineering - 1.2.6-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild + +* Wed Feb 02 2022 Mukundan Ragavan - 1.2.6-1 +- Update to 1.2.6 + +* Sat Jan 22 2022 Fedora Release Engineering - 1.2.5-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild + +* Wed Oct 13 2021 Mukundan Ragavan - 1.2.5-1 +- Update to 1.2.5 + +* Sat Oct 02 2021 Mukundan Ragavan - 1.2.4-1 +- Update to 1.2.4 + +* Fri Jul 23 2021 Fedora Release Engineering - 1.2.3-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + +* Fri Feb 26 2021 Mukundan Ragavan - 1.2.3-1 +- Update to 1.2.3 + +* Mon Feb 15 2021 Mukundan Ragavan - 1.2.2-1 +- Update to 1.2.2 + +* Sat Jan 30 2021 Filipe Rosset - 1.2.1-1 +- Update to 1.2.1 + +* Wed Jan 27 2021 Fedora Release Engineering - 1.2.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + +* Mon Dec 28 2020 Mukundan Ragavan - 1.2.0-1 +- Update to 1.2.0 + +* Wed Jul 29 2020 Fedora Release Engineering - 1.1.0-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild + +* Fri Jan 31 2020 Fedora Release Engineering - 1.1.0-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild + +* Sat Jul 27 2019 Fedora Release Engineering - 1.1.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild + +* Tue Jul 02 2019 Mukundan Ragavan - 1.1.0-1 +- Update to 1.1.0 + +* Sun Feb 03 2019 Fedora Release Engineering - 1.0.5-21 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild + +* Sat Aug 11 2018 Mukundan Ragavan - 1.0.5-20 +- Rebuilt (xfce 4.13) + +* Sat Jul 14 2018 Fedora Release Engineering - 1.0.5-15 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild + +* Sun Feb 11 2018 Filipe Rosset - 1.0.5-14 +- Spec cleanup / modernization + +* Fri Feb 09 2018 Fedora Release Engineering - 1.0.5-13 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild + +* Thu Aug 03 2017 Fedora Release Engineering - 1.0.5-12 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild + +* Thu Jul 27 2017 Fedora Release Engineering - 1.0.5-11 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild + +* Sat Feb 11 2017 Fedora Release Engineering - 1.0.5-10 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild + +* Fri Feb 05 2016 Fedora Release Engineering - 1.0.5-9 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild + +* Fri Jun 19 2015 Fedora Release Engineering - 1.0.5-8 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild + +* Sat Feb 28 2015 Kevin Fenzi 1.0.5-7 +- Rebuild for Xfce 4.12 + +* Mon Aug 18 2014 Fedora Release Engineering - 1.0.5-6 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild + +* Sun Jun 08 2014 Fedora Release Engineering - 1.0.5-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild + +* Sun Aug 04 2013 Fedora Release Engineering - 1.0.5-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild + +* Fri Feb 15 2013 Fedora Release Engineering - 1.0.5-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild + +* Sun Jul 22 2012 Fedora Release Engineering - 1.0.5-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild + +* Wed Jul 11 2012 Christoph Wickert - 1.0.5-1 +- Update to 1.0.5 + +* Sat Jun 30 2012 Christoph Wickert - 1.0.3-2 +- Define the Xfce version conditionally + +* Sat Jun 30 2012 Christoph Wickert - 1.0.3-1 +- Update to 1.0.3 + +* Mon Apr 30 2012 Christoph Wickert - 1.0.2-1 +- Update to 1.0.2 (Xfce 4.10 final) +- Add VCS key + +* Sun Apr 15 2012 Kevin Fenzi - 1.0.1-7 +- Rebuild for Xfce 4.10(pre2) + +* Thu Apr 05 2012 Kevin Fenzi - 1.0.1-6 +- Rebuild for Xfce 4.10 + +* Sat Jan 14 2012 Fedora Release Engineering - 1.0.1-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild + +* Tue Dec 06 2011 Adam Jackson - 1.0.1-4 +- Rebuild for new libpng + +* Mon Feb 07 2011 Fedora Release Engineering - 1.0.1-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild + +* Fri Dec 10 2010 Christoph Wickert - 1.0.1-2 +- Rebuild for xfce4-panel 4.7 + +* Sun Dec 05 2010 Christoph Wickert - 1.0.1-1 +- Update to 1.0.1 + +* Thu Oct 07 2010 Christoph Wickert - 1.0.0-1 +- Update to 1.0.0 +- License change: GPLv2+ instead of BSD +- Update Source URL +- BR intltool instead of perl(XML::Parser) + +* Mon Jul 27 2009 Fedora Release Engineering - 0.4.0-6 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild + +* Thu Feb 26 2009 Fedora Release Engineering - 0.4.0-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild + +* Sun Jan 18 2009 Christoph Wickert - 0.4.0-4 +- Rebuild for Xfce 4.6 (Beta 3) + +* Mon Feb 18 2008 Fedora Release Engineering - 0.4.0-3 +- Autorebuild for GCC 4.3 + +* Fri Dec 07 2007 Christoph Wickert - 0.4.0-2 +- Rebuild for Xfce 4.4.2 + +* Sat Nov 24 2007 Christoph Wickert - 0.4.0-1 +- Update to 0.4.0 +- Remove asneeded patch, fixed upstream +- drop --disable-static + +* Sat Apr 28 2007 Christoph Wickert - 0.3.0-5 +- Rebuild for Xfce 4.4.1 + +* Mon Jan 22 2007 Christoph Wickert - 0.3.0-4 +- Rebuild for Xfce 4.4. +- Patch to compile with -Wl,--as-needed (bugzilla.xfce.org #2785) + +* Thu Oct 05 2006 Christoph Wickert - 0.3.0-3 +- Bump release for devel checkin. + +* Wed Sep 13 2006 Christoph Wickert - 0.3.0-2 +- Rebuild for XFCE 4.3.99.1. +- BR perl(XML::Parser). + +* Mon Sep 04 2006 Christoph Wickert - 0.3.0-1 +- Update to 0.3 on XFCE 4.3.90.2. + +* Mon Sep 04 2006 Christoph Wickert - 0.2.2-7 +- Mass rebuild for Fedora Core 6. + +* Tue Apr 11 2006 Christoph Wickert - 0.2.2-6 +- Require xfce4-panel. + +* Thu Feb 16 2006 Christoph Wickert - 0.2.2-5 +- Rebuild for Fedora Extras 5. + +* Mon Nov 28 2005 Christoph Wickert - 0.2.2-4 +- Rebuild with new source because of md5sum mismatch. +- Add libxfcegui4-devel BuildReqs. + +* Mon Nov 14 2005 Christoph Wickert - 0.2.2-3 +- Initial Fedora Extras version. +- Rebuild for XFCE 4.2.3. +- disable-static instead of removing .a files. + +* Fri Sep 23 2005 Christoph Wickert - 0.2.2-2.fc4.cw +- Add libxml2 BuildReqs. + +* Sat Jul 09 2005 Christoph Wickert - 0.2.2-1.fc4.cw +- Rebuild for Core 4. + +* Wed Apr 13 2005 Christoph Wickert - 0.2.2-1.fc3.cw +- Initial RPM release. diff --git a/xfce4-cpugraph-plugin.spec b/xfce4-cpugraph-plugin.spec index 15aed4b..366fe0e 100644 --- a/xfce4-cpugraph-plugin.spec +++ b/xfce4-cpugraph-plugin.spec @@ -6,7 +6,7 @@ Name: xfce4-cpugraph-plugin Version: 1.2.6 -Release: 3%{?dist} +Release: %autorelease Summary: CPU monitor for the Xfce panel License: GPLv2+ @@ -60,202 +60,4 @@ make check %{_datadir}/icons/hicolor/*/*/* %changelog -* Sat Jan 21 2023 Fedora Release Engineering - 1.2.6-3 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild - -* Sat Jul 23 2022 Fedora Release Engineering - 1.2.6-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild - -* Wed Feb 02 2022 Mukundan Ragavan - 1.2.6-1 -- Update to 1.2.6 - -* Sat Jan 22 2022 Fedora Release Engineering - 1.2.5-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild - -* Wed Oct 13 2021 Mukundan Ragavan - 1.2.5-1 -- Update to 1.2.5 - -* Sat Oct 02 2021 Mukundan Ragavan - 1.2.4-1 -- Update to 1.2.4 - -* Fri Jul 23 2021 Fedora Release Engineering - 1.2.3-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild - -* Fri Feb 26 2021 Mukundan Ragavan - 1.2.3-1 -- Update to 1.2.3 - -* Mon Feb 15 2021 Mukundan Ragavan - 1.2.2-1 -- Update to 1.2.2 - -* Sat Jan 30 2021 Filipe Rosset - 1.2.1-1 -- Update to 1.2.1 - -* Wed Jan 27 2021 Fedora Release Engineering - 1.2.0-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild - -* Mon Dec 28 2020 Mukundan Ragavan - 1.2.0-1 -- Update to 1.2.0 - -* Wed Jul 29 2020 Fedora Release Engineering - 1.1.0-4 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild - -* Fri Jan 31 2020 Fedora Release Engineering - 1.1.0-3 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild - -* Sat Jul 27 2019 Fedora Release Engineering - 1.1.0-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild - -* Tue Jul 02 2019 Mukundan Ragavan - 1.1.0-1 -- Update to 1.1.0 - -* Sun Feb 03 2019 Fedora Release Engineering - 1.0.5-21 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild - -* Sat Aug 11 2018 Mukundan Ragavan - 1.0.5-20 -- Rebuilt (xfce 4.13) - -* Sat Jul 14 2018 Fedora Release Engineering - 1.0.5-15 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild - -* Sun Feb 11 2018 Filipe Rosset - 1.0.5-14 -- Spec cleanup / modernization - -* Fri Feb 09 2018 Fedora Release Engineering - 1.0.5-13 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild - -* Thu Aug 03 2017 Fedora Release Engineering - 1.0.5-12 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild - -* Thu Jul 27 2017 Fedora Release Engineering - 1.0.5-11 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild - -* Sat Feb 11 2017 Fedora Release Engineering - 1.0.5-10 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild - -* Fri Feb 05 2016 Fedora Release Engineering - 1.0.5-9 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild - -* Fri Jun 19 2015 Fedora Release Engineering - 1.0.5-8 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild - -* Sat Feb 28 2015 Kevin Fenzi 1.0.5-7 -- Rebuild for Xfce 4.12 - -* Mon Aug 18 2014 Fedora Release Engineering - 1.0.5-6 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild - -* Sun Jun 08 2014 Fedora Release Engineering - 1.0.5-5 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild - -* Sun Aug 04 2013 Fedora Release Engineering - 1.0.5-4 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild - -* Fri Feb 15 2013 Fedora Release Engineering - 1.0.5-3 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild - -* Sun Jul 22 2012 Fedora Release Engineering - 1.0.5-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild - -* Wed Jul 11 2012 Christoph Wickert - 1.0.5-1 -- Update to 1.0.5 - -* Sat Jun 30 2012 Christoph Wickert - 1.0.3-2 -- Define the Xfce version conditionally - -* Sat Jun 30 2012 Christoph Wickert - 1.0.3-1 -- Update to 1.0.3 - -* Mon Apr 30 2012 Christoph Wickert - 1.0.2-1 -- Update to 1.0.2 (Xfce 4.10 final) -- Add VCS key - -* Sun Apr 15 2012 Kevin Fenzi - 1.0.1-7 -- Rebuild for Xfce 4.10(pre2) - -* Thu Apr 05 2012 Kevin Fenzi - 1.0.1-6 -- Rebuild for Xfce 4.10 - -* Sat Jan 14 2012 Fedora Release Engineering - 1.0.1-5 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild - -* Tue Dec 06 2011 Adam Jackson - 1.0.1-4 -- Rebuild for new libpng - -* Mon Feb 07 2011 Fedora Release Engineering - 1.0.1-3 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild - -* Fri Dec 10 2010 Christoph Wickert - 1.0.1-2 -- Rebuild for xfce4-panel 4.7 - -* Sun Dec 05 2010 Christoph Wickert - 1.0.1-1 -- Update to 1.0.1 - -* Thu Oct 07 2010 Christoph Wickert - 1.0.0-1 -- Update to 1.0.0 -- License change: GPLv2+ instead of BSD -- Update Source URL -- BR intltool instead of perl(XML::Parser) - -* Mon Jul 27 2009 Fedora Release Engineering - 0.4.0-6 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild - -* Thu Feb 26 2009 Fedora Release Engineering - 0.4.0-5 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild - -* Sun Jan 18 2009 Christoph Wickert - 0.4.0-4 -- Rebuild for Xfce 4.6 (Beta 3) - -* Mon Feb 18 2008 Fedora Release Engineering - 0.4.0-3 -- Autorebuild for GCC 4.3 - -* Fri Dec 07 2007 Christoph Wickert - 0.4.0-2 -- Rebuild for Xfce 4.4.2 - -* Sat Nov 24 2007 Christoph Wickert - 0.4.0-1 -- Update to 0.4.0 -- Remove asneeded patch, fixed upstream -- drop --disable-static - -* Sat Apr 28 2007 Christoph Wickert - 0.3.0-5 -- Rebuild for Xfce 4.4.1 - -* Mon Jan 22 2007 Christoph Wickert - 0.3.0-4 -- Rebuild for Xfce 4.4. -- Patch to compile with -Wl,--as-needed (bugzilla.xfce.org #2785) - -* Thu Oct 05 2006 Christoph Wickert - 0.3.0-3 -- Bump release for devel checkin. - -* Wed Sep 13 2006 Christoph Wickert - 0.3.0-2 -- Rebuild for XFCE 4.3.99.1. -- BR perl(XML::Parser). - -* Mon Sep 04 2006 Christoph Wickert - 0.3.0-1 -- Update to 0.3 on XFCE 4.3.90.2. - -* Mon Sep 04 2006 Christoph Wickert - 0.2.2-7 -- Mass rebuild for Fedora Core 6. - -* Tue Apr 11 2006 Christoph Wickert - 0.2.2-6 -- Require xfce4-panel. - -* Thu Feb 16 2006 Christoph Wickert - 0.2.2-5 -- Rebuild for Fedora Extras 5. - -* Mon Nov 28 2005 Christoph Wickert - 0.2.2-4 -- Rebuild with new source because of md5sum mismatch. -- Add libxfcegui4-devel BuildReqs. - -* Mon Nov 14 2005 Christoph Wickert - 0.2.2-3 -- Initial Fedora Extras version. -- Rebuild for XFCE 4.2.3. -- disable-static instead of removing .a files. - -* Fri Sep 23 2005 Christoph Wickert - 0.2.2-2.fc4.cw -- Add libxml2 BuildReqs. - -* Sat Jul 09 2005 Christoph Wickert - 0.2.2-1.fc4.cw -- Rebuild for Core 4. - -* Wed Apr 13 2005 Christoph Wickert - 0.2.2-1.fc3.cw -- Initial RPM release. +%autochangelog From 11b008b2f19b4a8cc9a8b28e166d388e85379898 Mon Sep 17 00:00:00 2001 From: Mukundan Ragavan Date: Thu, 26 Jan 2023 21:22:02 -0600 Subject: [PATCH 21/34] Update to v1.2.7 --- .gitignore | 1 + sources | 2 +- xfce4-cpugraph-plugin.spec | 4 ++-- 3 files changed, 4 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index ed2925a..6106b30 100644 --- a/.gitignore +++ b/.gitignore @@ -12,3 +12,4 @@ xfce4-cpugraph-plugin-0.4.0.tar.gz /xfce4-cpugraph-plugin-1.2.4.tar.bz2 /xfce4-cpugraph-plugin-1.2.5.tar.bz2 /xfce4-cpugraph-plugin-1.2.6.tar.bz2 +/xfce4-cpugraph-plugin-1.2.7.tar.bz2 diff --git a/sources b/sources index 8780f19..9b07794 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (xfce4-cpugraph-plugin-1.2.6.tar.bz2) = 6205a0a7616b0dc5de3cdeb79a5148ee775b426a16b52c491129f74104ab224ec3b29b042a3c8ee05b77cc8775c83d75a8312b96a71504cde50dc257e8354857 +SHA512 (xfce4-cpugraph-plugin-1.2.7.tar.bz2) = a89f5d9f986717a78a2cbd31db378c1b220cabfc83bf1c85f2533ecccd17b4ed70a3de9321f2e06fcbca2b77d3b02e5a8541e2adf936567a426e1d7221faaa3b diff --git a/xfce4-cpugraph-plugin.spec b/xfce4-cpugraph-plugin.spec index 366fe0e..cf138ff 100644 --- a/xfce4-cpugraph-plugin.spec +++ b/xfce4-cpugraph-plugin.spec @@ -2,10 +2,10 @@ %global _hardened_build 1 %global minorversion 1.2 -%global xfceversion 4.16 +%global xfceversion 4.18 Name: xfce4-cpugraph-plugin -Version: 1.2.6 +Version: 1.2.7 Release: %autorelease Summary: CPU monitor for the Xfce panel From 98162a25a8bb49eb0e21fa87e53e1b4c0726d088 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 22 Jul 2023 18:44:30 +0000 Subject: [PATCH 22/34] Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild Signed-off-by: Fedora Release Engineering From ca1ab2e3b9ade8946874ae8e8b8c276e1e7178ac Mon Sep 17 00:00:00 2001 From: Mukundan Ragavan Date: Sun, 13 Aug 2023 14:16:29 -0500 Subject: [PATCH 23/34] Update to v1.2.8 --- .gitignore | 1 + sources | 2 +- xfce4-cpugraph-plugin.spec | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 6106b30..6ff8e82 100644 --- a/.gitignore +++ b/.gitignore @@ -13,3 +13,4 @@ xfce4-cpugraph-plugin-0.4.0.tar.gz /xfce4-cpugraph-plugin-1.2.5.tar.bz2 /xfce4-cpugraph-plugin-1.2.6.tar.bz2 /xfce4-cpugraph-plugin-1.2.7.tar.bz2 +/xfce4-cpugraph-plugin-1.2.8.tar.bz2 diff --git a/sources b/sources index 9b07794..a6dc15a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (xfce4-cpugraph-plugin-1.2.7.tar.bz2) = a89f5d9f986717a78a2cbd31db378c1b220cabfc83bf1c85f2533ecccd17b4ed70a3de9321f2e06fcbca2b77d3b02e5a8541e2adf936567a426e1d7221faaa3b +SHA512 (xfce4-cpugraph-plugin-1.2.8.tar.bz2) = f0f4201d0572997e8c610a25fcb957ebe4dd224204421aeba4e8ca54da71bdd97fa147dd7af7097b9e09ce6e1317836622a0bcbfec9589858010942993e27940 diff --git a/xfce4-cpugraph-plugin.spec b/xfce4-cpugraph-plugin.spec index cf138ff..f827f12 100644 --- a/xfce4-cpugraph-plugin.spec +++ b/xfce4-cpugraph-plugin.spec @@ -5,7 +5,7 @@ %global xfceversion 4.18 Name: xfce4-cpugraph-plugin -Version: 1.2.7 +Version: 1.2.8 Release: %autorelease Summary: CPU monitor for the Xfce panel From 131d17ed0dbfcd2be352570ff8c07b2d6ab7510c Mon Sep 17 00:00:00 2001 From: Mukundan Ragavan Date: Fri, 29 Dec 2023 10:21:59 -0600 Subject: [PATCH 24/34] Update cpugraph-plugin to v1.2.10 --- .gitignore | 1 + sources | 2 +- xfce4-cpugraph-plugin.spec | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 6ff8e82..a6dda69 100644 --- a/.gitignore +++ b/.gitignore @@ -14,3 +14,4 @@ xfce4-cpugraph-plugin-0.4.0.tar.gz /xfce4-cpugraph-plugin-1.2.6.tar.bz2 /xfce4-cpugraph-plugin-1.2.7.tar.bz2 /xfce4-cpugraph-plugin-1.2.8.tar.bz2 +/xfce4-cpugraph-plugin-1.2.10.tar.bz2 diff --git a/sources b/sources index a6dc15a..81d39fe 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (xfce4-cpugraph-plugin-1.2.8.tar.bz2) = f0f4201d0572997e8c610a25fcb957ebe4dd224204421aeba4e8ca54da71bdd97fa147dd7af7097b9e09ce6e1317836622a0bcbfec9589858010942993e27940 +SHA512 (xfce4-cpugraph-plugin-1.2.10.tar.bz2) = 414c2a5da9576d2ed1f5478a07ff5c51c45eaa0a8432a31b6fb2408b81f5ab4485e3b10486af26cf33a18d23e2dc3afe21bf88630e4db91adcfa3e0f80468cf3 diff --git a/xfce4-cpugraph-plugin.spec b/xfce4-cpugraph-plugin.spec index f827f12..dfc6f2e 100644 --- a/xfce4-cpugraph-plugin.spec +++ b/xfce4-cpugraph-plugin.spec @@ -5,7 +5,7 @@ %global xfceversion 4.18 Name: xfce4-cpugraph-plugin -Version: 1.2.8 +Version: 1.2.10 Release: %autorelease Summary: CPU monitor for the Xfce panel From b68422fd0f18d6ed5a66cd0ad29ca4acb515f909 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 27 Jan 2024 09:33:51 +0000 Subject: [PATCH 25/34] Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild From 3da1681502cf0c17e37b7cf29676a01d63166a11 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 20 Jul 2024 09:57:18 +0000 Subject: [PATCH 26/34] Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild From af944fad3e11076250734509c2e06277f8138917 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miroslav=20Such=C3=BD?= Date: Fri, 26 Jul 2024 03:49:49 +0200 Subject: [PATCH 27/34] convert GPLv2+ license to SPDX This is part of https://fedoraproject.org/wiki/Changes/SPDX_Licenses_Phase_4 --- xfce4-cpugraph-plugin.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/xfce4-cpugraph-plugin.spec b/xfce4-cpugraph-plugin.spec index dfc6f2e..c679373 100644 --- a/xfce4-cpugraph-plugin.spec +++ b/xfce4-cpugraph-plugin.spec @@ -9,7 +9,8 @@ Version: 1.2.10 Release: %autorelease Summary: CPU monitor for the Xfce panel -License: GPLv2+ +# 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} #VCS: git:git://git.xfce.org/panel-plugins/xfce4-cpugraph-plugin Source0: http://archive.xfce.org/src/panel-plugins/%{name}/%{minorversion}/%{name}-%{version}.tar.bz2 From a2298acedc01986c3806a5683fe311adef797c57 Mon Sep 17 00:00:00 2001 From: Mukundan Ragavan Date: Sun, 22 Dec 2024 16:08:08 -0600 Subject: [PATCH 28/34] rebuild for xfce-4.20 From 7187dd0cc5ce9074303b645a090633d5b185952e Mon Sep 17 00:00:00 2001 From: Mukundan Ragavan Date: Wed, 25 Dec 2024 09:59:52 -0600 Subject: [PATCH 29/34] Update to v1.2.11 --- .gitignore | 1 + sources | 2 +- xfce4-cpugraph-plugin.spec | 5 ++--- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index a6dda69..72cadf6 100644 --- a/.gitignore +++ b/.gitignore @@ -15,3 +15,4 @@ xfce4-cpugraph-plugin-0.4.0.tar.gz /xfce4-cpugraph-plugin-1.2.7.tar.bz2 /xfce4-cpugraph-plugin-1.2.8.tar.bz2 /xfce4-cpugraph-plugin-1.2.10.tar.bz2 +/xfce4-cpugraph-plugin-1.2.11.tar.bz2 diff --git a/sources b/sources index 81d39fe..62392d2 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (xfce4-cpugraph-plugin-1.2.10.tar.bz2) = 414c2a5da9576d2ed1f5478a07ff5c51c45eaa0a8432a31b6fb2408b81f5ab4485e3b10486af26cf33a18d23e2dc3afe21bf88630e4db91adcfa3e0f80468cf3 +SHA512 (xfce4-cpugraph-plugin-1.2.11.tar.bz2) = c9c9b32028c223146b5ae73df3dfff14fff38d15695459f96d9428d4b2e82d08e46eee6d2f83a2b261845b1a03df20287d7bb83a8323f48813ccb56299009d93 diff --git a/xfce4-cpugraph-plugin.spec b/xfce4-cpugraph-plugin.spec index c679373..28e40bd 100644 --- a/xfce4-cpugraph-plugin.spec +++ b/xfce4-cpugraph-plugin.spec @@ -5,7 +5,7 @@ %global xfceversion 4.18 Name: xfce4-cpugraph-plugin -Version: 1.2.10 +Version: 1.2.11 Release: %autorelease Summary: CPU monitor for the Xfce panel @@ -15,11 +15,10 @@ URL: http://goodies.xfce.org/projects/panel-plugins/%{name} #VCS: git:git://git.xfce.org/panel-plugins/xfce4-cpugraph-plugin Source0: http://archive.xfce.org/src/panel-plugins/%{name}/%{minorversion}/%{name}-%{version}.tar.bz2 -BuildRequires: make +BuildRequires: make BuildRequires: gcc-c++ BuildRequires: libxfce4ui-devel BuildRequires: xfce4-panel-devel -BuildRequires: intltool BuildRequires: gettext Requires: xfce4-panel >= %{xfceversion} From a43889cd0eaacfc3fe4c2f5b46f6e6dd9b81bf1d Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sun, 19 Jan 2025 15:42:06 +0000 Subject: [PATCH 30/34] Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild From 5d1d091ee4af2385e8956e0795ef628268258b22 Mon Sep 17 00:00:00 2001 From: Mukundan Ragavan Date: Sun, 1 Jun 2025 18:27:19 -0500 Subject: [PATCH 31/34] Update to v1.3.0; switch to meson --- .gitignore | 1 + sources | 2 +- xfce4-cpugraph-plugin.spec | 21 +++++++++------------ 3 files changed, 11 insertions(+), 13 deletions(-) diff --git a/.gitignore b/.gitignore index 72cadf6..54c7f90 100644 --- a/.gitignore +++ b/.gitignore @@ -16,3 +16,4 @@ xfce4-cpugraph-plugin-0.4.0.tar.gz /xfce4-cpugraph-plugin-1.2.8.tar.bz2 /xfce4-cpugraph-plugin-1.2.10.tar.bz2 /xfce4-cpugraph-plugin-1.2.11.tar.bz2 +/xfce4-cpugraph-plugin-1.3.0.tar.xz diff --git a/sources b/sources index 62392d2..8117c66 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (xfce4-cpugraph-plugin-1.2.11.tar.bz2) = c9c9b32028c223146b5ae73df3dfff14fff38d15695459f96d9428d4b2e82d08e46eee6d2f83a2b261845b1a03df20287d7bb83a8323f48813ccb56299009d93 +SHA512 (xfce4-cpugraph-plugin-1.3.0.tar.xz) = aefb0f94b7a4a480ca5769bd09aed29404316562a70abcb243c538de8637062de2eb6defe424d1f2cd2555a49d5aae4393b623b4d65dca84f87b420d38da4443 diff --git a/xfce4-cpugraph-plugin.spec b/xfce4-cpugraph-plugin.spec index 28e40bd..1a8677e 100644 --- a/xfce4-cpugraph-plugin.spec +++ b/xfce4-cpugraph-plugin.spec @@ -1,11 +1,11 @@ # Review: https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=173658 %global _hardened_build 1 -%global minorversion 1.2 +%global minorversion 1.3 %global xfceversion 4.18 Name: xfce4-cpugraph-plugin -Version: 1.2.11 +Version: 1.3.0 Release: %autorelease Summary: CPU monitor for the Xfce panel @@ -13,13 +13,13 @@ Summary: CPU monitor for the Xfce panel License: GPL-2.0-or-later URL: http://goodies.xfce.org/projects/panel-plugins/%{name} #VCS: git:git://git.xfce.org/panel-plugins/xfce4-cpugraph-plugin -Source0: http://archive.xfce.org/src/panel-plugins/%{name}/%{minorversion}/%{name}-%{version}.tar.bz2 +Source0: http://archive.xfce.org/src/panel-plugins/%{name}/%{minorversion}/%{name}-%{version}.tar.xz BuildRequires: make BuildRequires: gcc-c++ BuildRequires: libxfce4ui-devel BuildRequires: xfce4-panel-devel -BuildRequires: gettext +BuildRequires: meson Requires: xfce4-panel >= %{xfceversion} %description @@ -33,27 +33,24 @@ colors and the size of the plugin are customizable. %build -%configure -%make_build +%meson +%meson_build %install -%make_install -# remove la file -find %{buildroot} -name '*.la' -exec rm -f {} ';' +%meson_install # make sure debuginfo is generated properly chmod -c +x %{buildroot}%{_libdir}/xfce4/panel/plugins/*.so %find_lang %{name} - %check -make check +%meson_test %files -f %{name}.lang -%doc AUTHORS ChangeLog NEWS +%doc AUTHORS NEWS %license COPYING %{_libdir}/xfce4/panel/plugins/*.so %{_datadir}/xfce4/panel/plugins/*.desktop From 6899aaa03c234cfa5a9fdb405ba4c7afdfa564f2 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 25 Jul 2025 20:46:14 +0000 Subject: [PATCH 32/34] Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild From 92538958f62080615149ee2cfa3c04a73ef0a60e Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 17 Jan 2026 20:36:13 +0000 Subject: [PATCH 33/34] Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild From 3b016b8619a0b68f1238d95e19b48979e56dfd1e Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 17 Jul 2026 09:09:22 +0000 Subject: [PATCH 34/34] Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild