From 58b85168ea57793fef817e964a21dbae7f419765 Mon Sep 17 00:00:00 2001 From: Tom Stellard Date: Tue, 12 Jan 2021 01:44:49 +0000 Subject: [PATCH 01/14] Add BuildRequires: make https://fedoraproject.org/wiki/Changes/Remove_make_from_BuildRoot --- xfpanel-switch.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/xfpanel-switch.spec b/xfpanel-switch.spec index 868ab4a..db3bffb 100644 --- a/xfpanel-switch.spec +++ b/xfpanel-switch.spec @@ -14,6 +14,7 @@ Source0: https://launchpad.net/%{name}/%{majorver}/%{version}/+download/%{name}- BuildRequires: python3-devel %endif +BuildRequires: make BuildRequires: gettext BuildRequires: intltool BuildRequires: libappstream-glib From f616fca6c2021b5e95a902ebb03113b110d4bf2b Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 28 Jan 2021 00:04:24 +0000 Subject: [PATCH 02/14] - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- xfpanel-switch.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/xfpanel-switch.spec b/xfpanel-switch.spec index db3bffb..da86ac8 100644 --- a/xfpanel-switch.spec +++ b/xfpanel-switch.spec @@ -3,7 +3,7 @@ Name: xfpanel-switch Version: 1.0.7 -Release: 7%{?dist} +Release: 8%{?dist} Summary: A simple application to manage Xfce panel layouts License: GPLv3 @@ -57,6 +57,9 @@ appstream-util validate-relax --nonet %{buildroot}%{_datadir}/metainfo/%{appdata %{_datadir}/metainfo/*.appdata.xml %changelog +* Thu Jan 28 2021 Fedora Release Engineering - 1.0.7-8 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Wed Jul 29 2020 Fedora Release Engineering - 1.0.7-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild From 320f8a23f2980bf675b1d8813e378269a7cc0600 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 23 Jul 2021 21:36:10 +0000 Subject: [PATCH 03/14] - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- xfpanel-switch.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/xfpanel-switch.spec b/xfpanel-switch.spec index da86ac8..58c350b 100644 --- a/xfpanel-switch.spec +++ b/xfpanel-switch.spec @@ -3,7 +3,7 @@ Name: xfpanel-switch Version: 1.0.7 -Release: 8%{?dist} +Release: 9%{?dist} Summary: A simple application to manage Xfce panel layouts License: GPLv3 @@ -57,6 +57,9 @@ appstream-util validate-relax --nonet %{buildroot}%{_datadir}/metainfo/%{appdata %{_datadir}/metainfo/*.appdata.xml %changelog +* Fri Jul 23 2021 Fedora Release Engineering - 1.0.7-9 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + * Thu Jan 28 2021 Fedora Release Engineering - 1.0.7-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild From 2bc25023deb7fbeaaa129eeebca3488a6223f3ec Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 22 Jan 2022 05:08:04 +0000 Subject: [PATCH 04/14] - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- xfpanel-switch.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/xfpanel-switch.spec b/xfpanel-switch.spec index 58c350b..ae4d448 100644 --- a/xfpanel-switch.spec +++ b/xfpanel-switch.spec @@ -3,7 +3,7 @@ Name: xfpanel-switch Version: 1.0.7 -Release: 9%{?dist} +Release: 10%{?dist} Summary: A simple application to manage Xfce panel layouts License: GPLv3 @@ -57,6 +57,9 @@ appstream-util validate-relax --nonet %{buildroot}%{_datadir}/metainfo/%{appdata %{_datadir}/metainfo/*.appdata.xml %changelog +* Sat Jan 22 2022 Fedora Release Engineering - 1.0.7-10 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild + * Fri Jul 23 2021 Fedora Release Engineering - 1.0.7-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild From 82ea907ed45af8a8b2945766ce59431ea0918e2b Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 23 Jul 2022 13:09:51 +0000 Subject: [PATCH 05/14] Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- xfpanel-switch.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/xfpanel-switch.spec b/xfpanel-switch.spec index ae4d448..0be442d 100644 --- a/xfpanel-switch.spec +++ b/xfpanel-switch.spec @@ -3,7 +3,7 @@ Name: xfpanel-switch Version: 1.0.7 -Release: 10%{?dist} +Release: 11%{?dist} Summary: A simple application to manage Xfce panel layouts License: GPLv3 @@ -57,6 +57,9 @@ appstream-util validate-relax --nonet %{buildroot}%{_datadir}/metainfo/%{appdata %{_datadir}/metainfo/*.appdata.xml %changelog +* Sat Jul 23 2022 Fedora Release Engineering - 1.0.7-11 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild + * Sat Jan 22 2022 Fedora Release Engineering - 1.0.7-10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild From 6a173385ada08a7e2e14569054059c4852b8b31f Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 21 Jan 2023 07:30:04 +0000 Subject: [PATCH 06/14] Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- xfpanel-switch.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/xfpanel-switch.spec b/xfpanel-switch.spec index 0be442d..e76630d 100644 --- a/xfpanel-switch.spec +++ b/xfpanel-switch.spec @@ -3,7 +3,7 @@ Name: xfpanel-switch Version: 1.0.7 -Release: 11%{?dist} +Release: 12%{?dist} Summary: A simple application to manage Xfce panel layouts License: GPLv3 @@ -57,6 +57,9 @@ appstream-util validate-relax --nonet %{buildroot}%{_datadir}/metainfo/%{appdata %{_datadir}/metainfo/*.appdata.xml %changelog +* Sat Jan 21 2023 Fedora Release Engineering - 1.0.7-12 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild + * Sat Jul 23 2022 Fedora Release Engineering - 1.0.7-11 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild From 64ae9ab96af7844b093c2fe795d6f6b49b8984b2 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 22 Jul 2023 18:53:03 +0000 Subject: [PATCH 07/14] Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- xfpanel-switch.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/xfpanel-switch.spec b/xfpanel-switch.spec index e76630d..08d6384 100644 --- a/xfpanel-switch.spec +++ b/xfpanel-switch.spec @@ -3,7 +3,7 @@ Name: xfpanel-switch Version: 1.0.7 -Release: 12%{?dist} +Release: 13%{?dist} Summary: A simple application to manage Xfce panel layouts License: GPLv3 @@ -57,6 +57,9 @@ appstream-util validate-relax --nonet %{buildroot}%{_datadir}/metainfo/%{appdata %{_datadir}/metainfo/*.appdata.xml %changelog +* Sat Jul 22 2023 Fedora Release Engineering - 1.0.7-13 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild + * Sat Jan 21 2023 Fedora Release Engineering - 1.0.7-12 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild From 2bddaa28b68e36b5e80a72a343301f5f2bf012a6 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 27 Jan 2024 09:43:40 +0000 Subject: [PATCH 08/14] Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild --- xfpanel-switch.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/xfpanel-switch.spec b/xfpanel-switch.spec index 08d6384..1faf0a4 100644 --- a/xfpanel-switch.spec +++ b/xfpanel-switch.spec @@ -3,7 +3,7 @@ Name: xfpanel-switch Version: 1.0.7 -Release: 13%{?dist} +Release: 14%{?dist} Summary: A simple application to manage Xfce panel layouts License: GPLv3 @@ -57,6 +57,9 @@ appstream-util validate-relax --nonet %{buildroot}%{_datadir}/metainfo/%{appdata %{_datadir}/metainfo/*.appdata.xml %changelog +* Sat Jan 27 2024 Fedora Release Engineering - 1.0.7-14 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild + * Sat Jul 22 2023 Fedora Release Engineering - 1.0.7-13 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild From 28be28419f4db2c0f58e915d8761a074d48a8776 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 20 Jul 2024 10:05:36 +0000 Subject: [PATCH 09/14] Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild --- xfpanel-switch.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/xfpanel-switch.spec b/xfpanel-switch.spec index 1faf0a4..cc91c14 100644 --- a/xfpanel-switch.spec +++ b/xfpanel-switch.spec @@ -3,7 +3,7 @@ Name: xfpanel-switch Version: 1.0.7 -Release: 14%{?dist} +Release: 15%{?dist} Summary: A simple application to manage Xfce panel layouts License: GPLv3 @@ -57,6 +57,9 @@ appstream-util validate-relax --nonet %{buildroot}%{_datadir}/metainfo/%{appdata %{_datadir}/metainfo/*.appdata.xml %changelog +* Sat Jul 20 2024 Fedora Release Engineering - 1.0.7-15 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild + * Sat Jan 27 2024 Fedora Release Engineering - 1.0.7-14 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild From c00931d290769a4c7a09fd59e742845a90a1247a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miroslav=20Such=C3=BD?= Date: Mon, 29 Jul 2024 14:46:56 +0200 Subject: [PATCH 10/14] convert GPLv3 license to SPDX This is part of https://fedoraproject.org/wiki/Changes/SPDX_Licenses_Phase_4 --- xfpanel-switch.spec | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/xfpanel-switch.spec b/xfpanel-switch.spec index cc91c14..470c153 100644 --- a/xfpanel-switch.spec +++ b/xfpanel-switch.spec @@ -3,10 +3,11 @@ Name: xfpanel-switch Version: 1.0.7 -Release: 15%{?dist} +Release: 16%{?dist} Summary: A simple application to manage Xfce panel layouts -License: GPLv3 +# Automatically converted from old format: GPLv3 - review is highly recommended. +License: GPL-3.0-only URL: https://launchpad.net/%{name} Source0: https://launchpad.net/%{name}/%{majorver}/%{version}/+download/%{name}-%{version}.tar.bz2 @@ -57,6 +58,9 @@ appstream-util validate-relax --nonet %{buildroot}%{_datadir}/metainfo/%{appdata %{_datadir}/metainfo/*.appdata.xml %changelog +* Mon Jul 29 2024 Miroslav Suchý - 1.0.7-16 +- convert license to SPDX + * Sat Jul 20 2024 Fedora Release Engineering - 1.0.7-15 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild From a8064957d5587602a7abbd595aaa0783702e04a4 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sun, 19 Jan 2025 15:51:42 +0000 Subject: [PATCH 11/14] Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild --- xfpanel-switch.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/xfpanel-switch.spec b/xfpanel-switch.spec index 470c153..aef55fa 100644 --- a/xfpanel-switch.spec +++ b/xfpanel-switch.spec @@ -3,7 +3,7 @@ Name: xfpanel-switch Version: 1.0.7 -Release: 16%{?dist} +Release: 17%{?dist} Summary: A simple application to manage Xfce panel layouts # Automatically converted from old format: GPLv3 - review is highly recommended. @@ -58,6 +58,9 @@ appstream-util validate-relax --nonet %{buildroot}%{_datadir}/metainfo/%{appdata %{_datadir}/metainfo/*.appdata.xml %changelog +* Sun Jan 19 2025 Fedora Release Engineering - 1.0.7-17 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild + * Mon Jul 29 2024 Miroslav Suchý - 1.0.7-16 - convert license to SPDX From 1ffbf9c35f0dfc7804d39431e7da21906d46befb Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 25 Jul 2025 20:51:12 +0000 Subject: [PATCH 12/14] Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild --- xfpanel-switch.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/xfpanel-switch.spec b/xfpanel-switch.spec index aef55fa..4d5425f 100644 --- a/xfpanel-switch.spec +++ b/xfpanel-switch.spec @@ -3,7 +3,7 @@ Name: xfpanel-switch Version: 1.0.7 -Release: 17%{?dist} +Release: 18%{?dist} Summary: A simple application to manage Xfce panel layouts # Automatically converted from old format: GPLv3 - review is highly recommended. @@ -58,6 +58,9 @@ appstream-util validate-relax --nonet %{buildroot}%{_datadir}/metainfo/%{appdata %{_datadir}/metainfo/*.appdata.xml %changelog +* Fri Jul 25 2025 Fedora Release Engineering - 1.0.7-18 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild + * Sun Jan 19 2025 Fedora Release Engineering - 1.0.7-17 - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild From 3b2aee20ad2d2bd79843f77c5c2499a75c9af0ef Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 17 Jan 2026 20:41:10 +0000 Subject: [PATCH 13/14] Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild --- xfpanel-switch.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/xfpanel-switch.spec b/xfpanel-switch.spec index 4d5425f..d62807a 100644 --- a/xfpanel-switch.spec +++ b/xfpanel-switch.spec @@ -3,7 +3,7 @@ Name: xfpanel-switch Version: 1.0.7 -Release: 18%{?dist} +Release: 19%{?dist} Summary: A simple application to manage Xfce panel layouts # Automatically converted from old format: GPLv3 - review is highly recommended. @@ -58,6 +58,9 @@ appstream-util validate-relax --nonet %{buildroot}%{_datadir}/metainfo/%{appdata %{_datadir}/metainfo/*.appdata.xml %changelog +* Sat Jan 17 2026 Fedora Release Engineering - 1.0.7-19 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild + * Fri Jul 25 2025 Fedora Release Engineering - 1.0.7-18 - Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild From 12b2f17a7e288f6971d3a36d750bc714df51e3a7 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 17 Jul 2026 09:14:13 +0000 Subject: [PATCH 14/14] Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild --- xfpanel-switch.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/xfpanel-switch.spec b/xfpanel-switch.spec index d62807a..7de06a1 100644 --- a/xfpanel-switch.spec +++ b/xfpanel-switch.spec @@ -3,7 +3,7 @@ Name: xfpanel-switch Version: 1.0.7 -Release: 19%{?dist} +Release: 20%{?dist} Summary: A simple application to manage Xfce panel layouts # Automatically converted from old format: GPLv3 - review is highly recommended. @@ -58,6 +58,9 @@ appstream-util validate-relax --nonet %{buildroot}%{_datadir}/metainfo/%{appdata %{_datadir}/metainfo/*.appdata.xml %changelog +* Fri Jul 17 2026 Fedora Release Engineering - 1.0.7-20 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild + * Sat Jan 17 2026 Fedora Release Engineering - 1.0.7-19 - Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild