From 37227c8667223d71ea60503e0747246b3e8ffc82 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 9 Feb 2018 21:40:01 +0000 Subject: [PATCH 01/26] - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_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 88a8aaa..900815e 100644 --- a/xfpanel-switch.spec +++ b/xfpanel-switch.spec @@ -2,7 +2,7 @@ Name: xfpanel-switch Version: 1.0.4 -Release: 4%{?dist} +Release: 5%{?dist} Summary: A simple application to manage Xfce panel layouts License: GPLv3 @@ -70,6 +70,9 @@ appstream-util validate-relax --nonet %{buildroot}/%{_datadir}/appdata/%{name}.a %{_datadir}/appdata/%{name}.appdata.xml %changelog +* Fri Feb 09 2018 Fedora Release Engineering - 1.0.4-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild + * Thu Jul 27 2017 Fedora Release Engineering - 1.0.4-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild From b95ef711e1c01e0eea00fa2f869bb3828c6cfc2d Mon Sep 17 00:00:00 2001 From: Mukundan Ragavan Date: Wed, 28 Mar 2018 20:38:24 -0400 Subject: [PATCH 02/26] Update to 1.0.6 Change appdata filename Drop upstreamed patches Stop removing xubuntu layout --- .gitignore | 1 + it.po | 123 ------------------------------------- sources | 2 +- xfpanel-switch.appdata.xml | 29 --------- xfpanel-switch.spec | 33 ++++------ 5 files changed, 15 insertions(+), 173 deletions(-) delete mode 100644 it.po delete mode 100644 xfpanel-switch.appdata.xml diff --git a/.gitignore b/.gitignore index 5cd4b12..4e20e20 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /xfpanel-switch-1.0.3.tar.bz2 /xfpanel-switch-1.0.4.tar.bz2 +/xfpanel-switch-1.0.6.tar.bz2 diff --git a/it.po b/it.po deleted file mode 100644 index 01d960a..0000000 --- a/it.po +++ /dev/null @@ -1,123 +0,0 @@ -# Spanish translation for xfpanel-switch -# Copyright (c) 2015 Rosetta Contributors and Canonical Ltd 2015 -# This file is distributed under the same license as the xfpanel-switch package. -# FIRST AUTHOR , 2015. -# -msgid "" -msgstr "" -"Project-Id-Version: xfpanel-switch\n" -"Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2015-10-06 21:08-0400\n" -"PO-Revision-Date: 2015-10-07 16:20+0000\n" -"Last-Translator: gil \n" -"Language-Team: Italian \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2015-10-08 05:58+0000\n" -"X-Generator: Launchpad (build 17802)\n" - -#: ../xfpanel-switch.desktop.in.h:1 ../xfpanel-switch/xfpanel-switch.py:51 -msgid "Xfce Panel Switch" -msgstr "Xfce Panel Switch" - -#: ../xfpanel-switch.desktop.in.h:2 -msgid "Backup and restore your panel configuration" -msgstr "Backup e ripristino della configurazione del pannello" - -#: ../xfpanel-switch/xfpanel-switch.glade.h:1 -msgid "" -"Xfce Panel Switch\n" -"Backup and restore your panel configuration" -msgstr "" -"Xfce Panel Switch\n" -"Backup e ripristino della configurazione del pannello" - -#: ../xfpanel-switch/xfpanel-switch.glade.h:3 -msgid "Filename" -msgstr "Nome del File" - -#: ../xfpanel-switch/xfpanel-switch.glade.h:4 -msgid "Date Modified" -msgstr "Data Modifica" - -#: ../xfpanel-switch/xfpanel-switch.glade.h:5 -msgid "Apply Configuration" -msgstr "Applica Configurazione" - -#: ../xfpanel-switch/xfpanel-switch.glade.h:6 -#: ../xfpanel-switch/xfpanel-switch.py:293 -msgid "Save Configuration" -msgstr "Salva Configurazione" - -#: ../xfpanel-switch/xfpanel-switch.glade.h:7 -msgid "Remove Configuration" -msgstr "Rimuovere Configurazione" - -#: ../xfpanel-switch/xfpanel-switch.glade.h:8 -msgid "Export" -msgstr "Esportare" - -#: ../xfpanel-switch/xfpanel-switch.glade.h:9 -msgid "Import" -msgstr "Importare" - -#: ../xfpanel-switch/xfpanel-switch.glade.h:10 -msgid "Save panel configuration as..." -msgstr "Salva la configurazione del pannello come..." - -#: ../xfpanel-switch/xfpanel-switch.glade.h:11 -#: ../xfpanel-switch/xfpanel-switch.py:85 -#: ../xfpanel-switch/xfpanel-switch.py:292 -msgid "Cancel" -msgstr "Annulla" - -#: ../xfpanel-switch/xfpanel-switch.glade.h:12 -msgid "Name the new panel configuration" -msgstr "Assegnare un nome alla nuova configurazione del pannello" - -#: ../xfpanel-switch/xfpanel-switch.py:80 -msgid "Save" -msgstr "Salvare" - -#: ../xfpanel-switch/xfpanel-switch.py:82 -msgid "Open" -msgstr "Aperto" - -#: ../xfpanel-switch/xfpanel-switch.py:140 -msgid "Current Configuration" -msgstr "Configurazione Corrente" - -#: ../xfpanel-switch/xfpanel-switch.py:160 -msgid "Today" -msgstr "Oggi" - -#: ../xfpanel-switch/xfpanel-switch.py:162 -msgid "Yesterday" -msgstr "Ieri" - -#: ../xfpanel-switch/xfpanel-switch.py:187 -#, python-format -msgid "%s (Copy of %s)" -msgstr "%s (Copia di %s)" - -#: ../xfpanel-switch/xfpanel-switch.py:211 -msgid "Export configuration as..." -msgstr "Esporta configurazione come..." - -#: ../xfpanel-switch/xfpanel-switch.py:212 -msgid "Untitled" -msgstr "Senza titolo" - -#: ../xfpanel-switch/xfpanel-switch.py:224 -msgid "Import configuration file..." -msgstr "Importa file di configurazione..." - -#: ../xfpanel-switch/xfpanel-switch.py:285 -msgid "Name the new panel configuration" -msgstr "Importa file di configurazione" - -#: ../xfpanel-switch/xfpanel-switch.py:309 -#, python-format -msgid "Backup_%s" -msgstr "Backup_%s" diff --git a/sources b/sources index 7a38650..8a85a3a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -007eeb979dccaf80769d1a756fac562c xfpanel-switch-1.0.4.tar.bz2 +SHA512 (xfpanel-switch-1.0.6.tar.bz2) = 9d735fae73c69f752fbe879db6b4d70e9dc2d9bf08abf5417371ec8696eaf2b9faca2bbe1e9f00f585fc88909736fd1227057a747bda3f3ce75903989fbaf88f diff --git a/xfpanel-switch.appdata.xml b/xfpanel-switch.appdata.xml deleted file mode 100644 index 0126e62..0000000 --- a/xfpanel-switch.appdata.xml +++ /dev/null @@ -1,29 +0,0 @@ - - - xfpanel-switch.desktop - CC-BY-3.0 - GPL-3.0 - Xfpanel Switch - Application to manage different panel layouts in Xfce - - -

Multitude of panel layouts can be created using Xfce panel. This tool enables managing different layouts with little effort. Xfpanel-switch makes it possible to backup, restore, import and export panel layouts.

-
- - - - https://nonamedotc.fedorapeople.org/xfpanel-switch.png - - - - https://launchpad.net/xfpanel-switch - https://bugs.launchpad.net/xfpanel-switch - - bluesabre@ubuntu.com - - XFCE - - - xfpanel-switch - -
diff --git a/xfpanel-switch.spec b/xfpanel-switch.spec index 900815e..34a38b1 100644 --- a/xfpanel-switch.spec +++ b/xfpanel-switch.spec @@ -1,16 +1,14 @@ %global majorver 1.0 +%global appdata_name org.xubuntu.XfpanelSwitch.appdata.xml Name: xfpanel-switch -Version: 1.0.4 -Release: 5%{?dist} +Version: 1.0.6 +Release: 1%{?dist} Summary: A simple application to manage Xfce panel layouts License: GPLv3 URL: https://launchpad.net/%{name} Source0: https://launchpad.net/%{name}/%{majorver}/%{version}/+download/%{name}-%{version}.tar.bz2 -# Add appdata file -Source1: %{name}.appdata.xml -Source2: it.po %if 0%{?fedora} BuildRequires: python3-devel @@ -36,30 +34,19 @@ panel layouts. %prep %setup -q -cp -p %{SOURCE2} po/ - -# remove "xubuntu" layouts -rm -fr data/layouts/xubuntu* -sed -i '/cd data\/layouts\/xubuntu-*/d' Makefile.in.in -sed -i '/INSTALL $(DESTDIR)\/$(PREFIX)\/share\/doc/d' Makefile.in.in -sed -i '/COPYING $(DESTDIR)\/$(PREFIX)\/share\/doc/d' Makefile.in.in %build -./configure --prefix=/usr -make %{?_smp_mflags} +%configure +%make_build %install %make_install -%{__install} -Dp -m644 %{SOURCE1} %{buildroot}%{_datadir}/appdata/%{name}.appdata.xml -%{__install} -Dp -m644 COPYING %{buildroot}%{_datadir}/licenses/%{name}/COPYING - %find_lang %{name} %check desktop-file-validate %{buildroot}/%{_datadir}/applications/%{name}.desktop -appstream-util validate-relax --nonet %{buildroot}/%{_datadir}/appdata/%{name}.appdata.xml - +appstream-util validate-relax --nonet %{buildroot}/%{_datadir}/metainfo/%{appdata_name}.appdata.xml %files -f %{name}.lang %license COPYING @@ -67,9 +54,15 @@ appstream-util validate-relax --nonet %{buildroot}/%{_datadir}/appdata/%{name}.a %{_datadir}/%{name}/* %{_bindir}/%{name} %{_datadir}/applications/%{name}.desktop -%{_datadir}/appdata/%{name}.appdata.xml +%{_datadir}/metainfo/*.appdata.xml %changelog +* Wed Mar 28 2018 Mukundan Ragavan - 1.0.6-1 +- Update to 1.0.6 +- Change appdata filename +- Drop upstreamed patches +- Stop removing xubuntu layout + * Fri Feb 09 2018 Fedora Release Engineering - 1.0.4-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild From 570fcde38dec308bbd01a8b0e38667218d458b67 Mon Sep 17 00:00:00 2001 From: Mukundan Ragavan Date: Wed, 28 Mar 2018 20:48:20 -0400 Subject: [PATCH 03/26] Fix build problems --- xfpanel-switch.spec | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/xfpanel-switch.spec b/xfpanel-switch.spec index 34a38b1..48513bd 100644 --- a/xfpanel-switch.spec +++ b/xfpanel-switch.spec @@ -3,7 +3,7 @@ Name: xfpanel-switch Version: 1.0.6 -Release: 1%{?dist} +Release: 2%{?dist} Summary: A simple application to manage Xfce panel layouts License: GPLv3 @@ -14,10 +14,6 @@ Source0: https://launchpad.net/%{name}/%{majorver}/%{version}/+download/%{name}- BuildRequires: python3-devel %endif -%if 0%{?rhel} >= 7 -BuildRequires: python34-devel -%endif - BuildRequires: gettext BuildRequires: intltool BuildRequires: libappstream-glib @@ -36,7 +32,8 @@ panel layouts. %setup -q %build -%configure +#cannot use configure macro here +./configure --prefix=/usr %make_build %install @@ -57,6 +54,9 @@ appstream-util validate-relax --nonet %{buildroot}/%{_datadir}/metainfo/%{appdat %{_datadir}/metainfo/*.appdata.xml %changelog +* Wed Mar 28 2018 Mukundan Ragavan - 1.0.6-2 +- Fix build problems + * Wed Mar 28 2018 Mukundan Ragavan - 1.0.6-1 - Update to 1.0.6 - Change appdata filename From 3aee89353e46bcbb310de1722511e39fce67af7a Mon Sep 17 00:00:00 2001 From: Mukundan Ragavan Date: Wed, 28 Mar 2018 20:58:11 -0400 Subject: [PATCH 04/26] Fix build problems --- xfpanel-switch.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/xfpanel-switch.spec b/xfpanel-switch.spec index 48513bd..dc7f565 100644 --- a/xfpanel-switch.spec +++ b/xfpanel-switch.spec @@ -1,5 +1,5 @@ %global majorver 1.0 -%global appdata_name org.xubuntu.XfpanelSwitch.appdata.xml +%global appdata_name org.xubuntu.XfpanelSwitch Name: xfpanel-switch Version: 1.0.6 @@ -43,7 +43,7 @@ panel layouts. %check desktop-file-validate %{buildroot}/%{_datadir}/applications/%{name}.desktop -appstream-util validate-relax --nonet %{buildroot}/%{_datadir}/metainfo/%{appdata_name}.appdata.xml +appstream-util validate-relax --nonet %{buildroot}%{_datadir}/metainfo/%{appdata_name}.appdata.xml %files -f %{name}.lang %license COPYING From c9bf0ccf58d9927cb6ae3762263f150dadd70f93 Mon Sep 17 00:00:00 2001 From: Mukundan Ragavan Date: Wed, 28 Mar 2018 21:07:18 -0400 Subject: [PATCH 05/26] Truly fix files and appdata issues --- xfpanel-switch.spec | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/xfpanel-switch.spec b/xfpanel-switch.spec index dc7f565..6292cdf 100644 --- a/xfpanel-switch.spec +++ b/xfpanel-switch.spec @@ -3,7 +3,7 @@ Name: xfpanel-switch Version: 1.0.6 -Release: 2%{?dist} +Release: 3%{?dist} Summary: A simple application to manage Xfce panel layouts License: GPLv3 @@ -39,6 +39,8 @@ panel layouts. %install %make_install +rm -f %{buildroot}%{_docdir}/%{name}/COPYING + %find_lang %{name} %check @@ -47,13 +49,16 @@ appstream-util validate-relax --nonet %{buildroot}%{_datadir}/metainfo/%{appdata %files -f %{name}.lang %license COPYING -%doc NEWS AUTHORS README +%doc NEWS AUTHORS README INSTALL %{_datadir}/%{name}/* %{_bindir}/%{name} %{_datadir}/applications/%{name}.desktop %{_datadir}/metainfo/*.appdata.xml %changelog +* Wed Mar 28 2018 Mukundan Ragavan - 1.0.6-3 +- Truly fix files and appdata issues + * Wed Mar 28 2018 Mukundan Ragavan - 1.0.6-2 - Fix build problems From 8cf56a1cf8a033552ea4710add1b7c0252bb2521 Mon Sep 17 00:00:00 2001 From: Mukundan Ragavan Date: Wed, 18 Apr 2018 07:25:09 -0400 Subject: [PATCH 06/26] Update to 1.0.7 --- .gitignore | 1 + sources | 2 +- xfpanel-switch.spec | 7 +++++-- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 4e20e20..a8f7037 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ /xfpanel-switch-1.0.3.tar.bz2 /xfpanel-switch-1.0.4.tar.bz2 /xfpanel-switch-1.0.6.tar.bz2 +/xfpanel-switch-1.0.7.tar.bz2 diff --git a/sources b/sources index 8a85a3a..61b37e6 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (xfpanel-switch-1.0.6.tar.bz2) = 9d735fae73c69f752fbe879db6b4d70e9dc2d9bf08abf5417371ec8696eaf2b9faca2bbe1e9f00f585fc88909736fd1227057a747bda3f3ce75903989fbaf88f +SHA512 (xfpanel-switch-1.0.7.tar.bz2) = 925afeecc1966ae4b8ab0ca08109b9a403ec1d01cf3fd14108f2a61149ceb3851a13eef273b1f9ec08d7f19037d96d1762136449a734153345e4a500f6f8b238 diff --git a/xfpanel-switch.spec b/xfpanel-switch.spec index 6292cdf..ac5d69a 100644 --- a/xfpanel-switch.spec +++ b/xfpanel-switch.spec @@ -2,8 +2,8 @@ %global appdata_name org.xubuntu.XfpanelSwitch Name: xfpanel-switch -Version: 1.0.6 -Release: 3%{?dist} +Version: 1.0.7 +Release: 1%{?dist} Summary: A simple application to manage Xfce panel layouts License: GPLv3 @@ -56,6 +56,9 @@ appstream-util validate-relax --nonet %{buildroot}%{_datadir}/metainfo/%{appdata %{_datadir}/metainfo/*.appdata.xml %changelog +* Tue Apr 17 2018 Mukundan Ragavan - 1.0.7-1 +- Update to 1.0.7 + * Wed Mar 28 2018 Mukundan Ragavan - 1.0.6-3 - Truly fix files and appdata issues From 2cfb3fee5975ccec5981a8a0630335c4cfb1a29b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Tue, 19 Jun 2018 11:30:42 +0200 Subject: [PATCH 07/26] Rebuilt for Python 3.7 --- xfpanel-switch.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/xfpanel-switch.spec b/xfpanel-switch.spec index ac5d69a..dd0282c 100644 --- a/xfpanel-switch.spec +++ b/xfpanel-switch.spec @@ -3,7 +3,7 @@ Name: xfpanel-switch Version: 1.0.7 -Release: 1%{?dist} +Release: 2%{?dist} Summary: A simple application to manage Xfce panel layouts License: GPLv3 @@ -56,6 +56,9 @@ appstream-util validate-relax --nonet %{buildroot}%{_datadir}/metainfo/%{appdata %{_datadir}/metainfo/*.appdata.xml %changelog +* Tue Jun 19 2018 Miro Hrončok - 1.0.7-2 +- Rebuilt for Python 3.7 + * Tue Apr 17 2018 Mukundan Ragavan - 1.0.7-1 - Update to 1.0.7 From f0534815cfc130485a61a671f3cda6b6cef12786 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 14 Jul 2018 09:18:55 +0000 Subject: [PATCH 08/26] - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_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 dd0282c..5557542 100644 --- a/xfpanel-switch.spec +++ b/xfpanel-switch.spec @@ -3,7 +3,7 @@ Name: xfpanel-switch Version: 1.0.7 -Release: 2%{?dist} +Release: 3%{?dist} Summary: A simple application to manage Xfce panel layouts License: GPLv3 @@ -56,6 +56,9 @@ appstream-util validate-relax --nonet %{buildroot}%{_datadir}/metainfo/%{appdata %{_datadir}/metainfo/*.appdata.xml %changelog +* Sat Jul 14 2018 Fedora Release Engineering - 1.0.7-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild + * Tue Jun 19 2018 Miro Hrončok - 1.0.7-2 - Rebuilt for Python 3.7 From dcdf46272d140747b41e9ba6af5f53c917ac35de Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sun, 3 Feb 2019 12:26:04 +0000 Subject: [PATCH 09/26] - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_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 5557542..f9fb6fb 100644 --- a/xfpanel-switch.spec +++ b/xfpanel-switch.spec @@ -3,7 +3,7 @@ Name: xfpanel-switch Version: 1.0.7 -Release: 3%{?dist} +Release: 4%{?dist} Summary: A simple application to manage Xfce panel layouts License: GPLv3 @@ -56,6 +56,9 @@ appstream-util validate-relax --nonet %{buildroot}%{_datadir}/metainfo/%{appdata %{_datadir}/metainfo/*.appdata.xml %changelog +* Sun Feb 03 2019 Fedora Release Engineering - 1.0.7-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild + * Sat Jul 14 2018 Fedora Release Engineering - 1.0.7-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild From 658cb2ff99a8ad4b46e261363f641fb160e934a4 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 27 Jul 2019 04:13:34 +0000 Subject: [PATCH 10/26] - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_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 f9fb6fb..cf7d5a6 100644 --- a/xfpanel-switch.spec +++ b/xfpanel-switch.spec @@ -3,7 +3,7 @@ Name: xfpanel-switch Version: 1.0.7 -Release: 4%{?dist} +Release: 5%{?dist} Summary: A simple application to manage Xfce panel layouts License: GPLv3 @@ -56,6 +56,9 @@ appstream-util validate-relax --nonet %{buildroot}%{_datadir}/metainfo/%{appdata %{_datadir}/metainfo/*.appdata.xml %changelog +* Sat Jul 27 2019 Fedora Release Engineering - 1.0.7-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild + * Sun Feb 03 2019 Fedora Release Engineering - 1.0.7-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild From 8f1d259d6966a989c95f417fe0a38c00f1b499b1 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 31 Jan 2020 04:29:18 +0000 Subject: [PATCH 11/26] - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_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 cf7d5a6..18bf7bd 100644 --- a/xfpanel-switch.spec +++ b/xfpanel-switch.spec @@ -3,7 +3,7 @@ Name: xfpanel-switch Version: 1.0.7 -Release: 5%{?dist} +Release: 6%{?dist} Summary: A simple application to manage Xfce panel layouts License: GPLv3 @@ -56,6 +56,9 @@ appstream-util validate-relax --nonet %{buildroot}%{_datadir}/metainfo/%{appdata %{_datadir}/metainfo/*.appdata.xml %changelog +* Fri Jan 31 2020 Fedora Release Engineering - 1.0.7-6 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild + * Sat Jul 27 2019 Fedora Release Engineering - 1.0.7-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild From a41ea4de8836de5295f0326f2088ef178878401c Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Wed, 29 Jul 2020 14:45:15 +0000 Subject: [PATCH 12/26] - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_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 18bf7bd..868ab4a 100644 --- a/xfpanel-switch.spec +++ b/xfpanel-switch.spec @@ -3,7 +3,7 @@ Name: xfpanel-switch Version: 1.0.7 -Release: 6%{?dist} +Release: 7%{?dist} Summary: A simple application to manage Xfce panel layouts License: GPLv3 @@ -56,6 +56,9 @@ appstream-util validate-relax --nonet %{buildroot}%{_datadir}/metainfo/%{appdata %{_datadir}/metainfo/*.appdata.xml %changelog +* Wed Jul 29 2020 Fedora Release Engineering - 1.0.7-7 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild + * Fri Jan 31 2020 Fedora Release Engineering - 1.0.7-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild From 58b85168ea57793fef817e964a21dbae7f419765 Mon Sep 17 00:00:00 2001 From: Tom Stellard Date: Tue, 12 Jan 2021 01:44:49 +0000 Subject: [PATCH 13/26] 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 14/26] - 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 15/26] - 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 16/26] - 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 17/26] 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 18/26] 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 19/26] 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 20/26] 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 21/26] 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 22/26] 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 23/26] 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 24/26] 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 25/26] 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 26/26] 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