From 09b77cf5ea8098b8606d7b9bc3e9ed01f762aacd Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 22 Jul 2023 19:14:08 +0000 Subject: [PATCH 01/12] Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- xpad.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/xpad.spec b/xpad.spec index ac72043..1390a04 100644 --- a/xpad.spec +++ b/xpad.spec @@ -1,6 +1,6 @@ Name: xpad Version: 5.8.0 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Sticky notepad for GTK License: GPLv3+ @@ -59,6 +59,9 @@ appstream-util validate-relax --nonet %{buildroot}%{_metainfodir}/*.appdata.xml %{_mandir}/man1/%{name}.1* %changelog +* Sat Jul 22 2023 Fedora Release Engineering - 5.8.0-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild + * Sat Jan 21 2023 Fedora Release Engineering - 5.8.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild From 1e029dca1c06be1eda0a0da20ca885bcb361a358 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 27 Jan 2024 10:04:26 +0000 Subject: [PATCH 02/12] Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild --- xpad.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/xpad.spec b/xpad.spec index 1390a04..334db37 100644 --- a/xpad.spec +++ b/xpad.spec @@ -1,6 +1,6 @@ Name: xpad Version: 5.8.0 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Sticky notepad for GTK License: GPLv3+ @@ -59,6 +59,9 @@ appstream-util validate-relax --nonet %{buildroot}%{_metainfodir}/*.appdata.xml %{_mandir}/man1/%{name}.1* %changelog +* Sat Jan 27 2024 Fedora Release Engineering - 5.8.0-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild + * Sat Jul 22 2023 Fedora Release Engineering - 5.8.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild From 4e64b7c7b8fb111812549e26a04809d08eebc937 Mon Sep 17 00:00:00 2001 From: Arthur Bols Date: Mon, 26 Feb 2024 01:25:32 +0100 Subject: [PATCH 03/12] Switch to libayatana-appindicator (rhbz#2175545) --- xpad.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/xpad.spec b/xpad.spec index 334db37..a7b27a0 100644 --- a/xpad.spec +++ b/xpad.spec @@ -1,6 +1,6 @@ Name: xpad Version: 5.8.0 -Release: 5%{?dist} +Release: 6%{?dist} Summary: Sticky notepad for GTK License: GPLv3+ @@ -15,7 +15,7 @@ BuildRequires: gettext BuildRequires: desktop-file-utils BuildRequires: intltool BuildRequires: gtksourceview4-devel -BuildRequires: libappindicator-devel +BuildRequires: libayatana-appindicator-gtk3-devel BuildRequires: autoconf BuildRequires: libappstream-glib @@ -59,6 +59,9 @@ appstream-util validate-relax --nonet %{buildroot}%{_metainfodir}/*.appdata.xml %{_mandir}/man1/%{name}.1* %changelog +* Sat Feb 29 2024 Arthur Bols - 5.8.0-6 +- Switch to libayatana-appindicator Fixes rhbz#2175545 + * Sat Jan 27 2024 Fedora Release Engineering - 5.8.0-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild From 14f3e3fe068fee68b33ffe354f8e0feb93bea8e3 Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Sun, 30 Jun 2024 13:20:23 -0700 Subject: [PATCH 04/12] fix changelog date, the 29th was a thursday Signed-off-by: Kevin Fenzi --- xpad.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xpad.spec b/xpad.spec index a7b27a0..d1d6889 100644 --- a/xpad.spec +++ b/xpad.spec @@ -59,7 +59,7 @@ appstream-util validate-relax --nonet %{buildroot}%{_metainfodir}/*.appdata.xml %{_mandir}/man1/%{name}.1* %changelog -* Sat Feb 29 2024 Arthur Bols - 5.8.0-6 +* Thu Feb 29 2024 Arthur Bols - 5.8.0-6 - Switch to libayatana-appindicator Fixes rhbz#2175545 * Sat Jan 27 2024 Fedora Release Engineering - 5.8.0-5 From 5cf81a370c76e85a0cb4acf046b663bb2c59f1f4 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 20 Jul 2024 10:24:19 +0000 Subject: [PATCH 05/12] Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild --- xpad.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/xpad.spec b/xpad.spec index d1d6889..36db667 100644 --- a/xpad.spec +++ b/xpad.spec @@ -1,6 +1,6 @@ Name: xpad Version: 5.8.0 -Release: 6%{?dist} +Release: 7%{?dist} Summary: Sticky notepad for GTK License: GPLv3+ @@ -59,6 +59,9 @@ appstream-util validate-relax --nonet %{buildroot}%{_metainfodir}/*.appdata.xml %{_mandir}/man1/%{name}.1* %changelog +* Sat Jul 20 2024 Fedora Release Engineering - 5.8.0-7 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild + * Thu Feb 29 2024 Arthur Bols - 5.8.0-6 - Switch to libayatana-appindicator Fixes rhbz#2175545 From 00dd070a0610650bb96cab48040a467d75d772e1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miroslav=20Such=C3=BD?= Date: Thu, 25 Jul 2024 13:33:49 +0200 Subject: [PATCH 06/12] convert GPLv3+ license to SPDX This is part of https://fedoraproject.org/wiki/Changes/SPDX_Licenses_Phase_4 --- xpad.spec | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/xpad.spec b/xpad.spec index 36db667..9b3e40a 100644 --- a/xpad.spec +++ b/xpad.spec @@ -1,9 +1,10 @@ Name: xpad Version: 5.8.0 -Release: 7%{?dist} +Release: 8%{?dist} Summary: Sticky notepad for GTK -License: GPLv3+ +# Automatically converted from old format: GPLv3+ - review is highly recommended. +License: GPL-3.0-or-later URL: https://launchpad.net/xpad Source0: https://launchpad.net/xpad/trunk/%{version}/+download/%{name}-%{version}.tar.bz2 @@ -59,6 +60,9 @@ appstream-util validate-relax --nonet %{buildroot}%{_metainfodir}/*.appdata.xml %{_mandir}/man1/%{name}.1* %changelog +* Thu Jul 25 2024 Miroslav Suchý - 5.8.0-8 +- convert license to SPDX + * Sat Jul 20 2024 Fedora Release Engineering - 5.8.0-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild From 1b27e43660bb9e8114cf8f4e87591b9e23138886 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sun, 19 Jan 2025 16:13:38 +0000 Subject: [PATCH 07/12] Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild --- xpad.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/xpad.spec b/xpad.spec index 9b3e40a..229c783 100644 --- a/xpad.spec +++ b/xpad.spec @@ -1,6 +1,6 @@ Name: xpad Version: 5.8.0 -Release: 8%{?dist} +Release: 9%{?dist} Summary: Sticky notepad for GTK # Automatically converted from old format: GPLv3+ - review is highly recommended. @@ -60,6 +60,9 @@ appstream-util validate-relax --nonet %{buildroot}%{_metainfodir}/*.appdata.xml %{_mandir}/man1/%{name}.1* %changelog +* Sun Jan 19 2025 Fedora Release Engineering - 5.8.0-9 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild + * Thu Jul 25 2024 Miroslav Suchý - 5.8.0-8 - convert license to SPDX From a3034a97cbbdff7d96698d4f9096ab79dc130948 Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Sat, 8 Feb 2025 15:47:32 -0800 Subject: [PATCH 08/12] Fix ftbfs. Fixes rhbz#2341579 --- xpad-5.8.0-gettext-version.patch | 12 ++++++++++++ xpad.spec | 7 ++++++- 2 files changed, 18 insertions(+), 1 deletion(-) create mode 100644 xpad-5.8.0-gettext-version.patch diff --git a/xpad-5.8.0-gettext-version.patch b/xpad-5.8.0-gettext-version.patch new file mode 100644 index 0000000..fd00aad --- /dev/null +++ b/xpad-5.8.0-gettext-version.patch @@ -0,0 +1,12 @@ +diff --color -Nur xpad-5.8.0.orig/configure.ac xpad-5.8.0/configure.ac +--- xpad-5.8.0.orig/configure.ac 2022-05-23 05:07:02.000000000 -0700 ++++ xpad-5.8.0/configure.ac 2025-02-08 15:30:23.465729969 -0800 +@@ -52,7 +52,7 @@ + # i18n / text translations + # The choice for version of gettext is only based on what was installed on the developers desktop (2021). + # If another version is more convenient, go for it. +-AM_GNU_GETTEXT_VERSION([0.21]) ++AM_GNU_GETTEXT_REQUIRE_VERSION([0.23.1]) + AM_GNU_GETTEXT([external]) + + GETTEXT_PACKAGE="$PACKAGE" diff --git a/xpad.spec b/xpad.spec index 229c783..5f1b18c 100644 --- a/xpad.spec +++ b/xpad.spec @@ -1,6 +1,6 @@ Name: xpad Version: 5.8.0 -Release: 9%{?dist} +Release: 10%{?dist} Summary: Sticky notepad for GTK # Automatically converted from old format: GPLv3+ - review is highly recommended. @@ -8,6 +8,8 @@ License: GPL-3.0-or-later URL: https://launchpad.net/xpad Source0: https://launchpad.net/xpad/trunk/%{version}/+download/%{name}-%{version}.tar.bz2 +Patch1: xpad-5.8.0-gettext-version.patch + BuildRequires: make BuildRequires: gcc BuildRequires: gtk3-devel @@ -60,6 +62,9 @@ appstream-util validate-relax --nonet %{buildroot}%{_metainfodir}/*.appdata.xml %{_mandir}/man1/%{name}.1* %changelog +* Sat Feb 08 2025 Kevin Fenzi - 5.8.0-10 +- Fix ftbfs. Fixes rhbz#2341579 + * Sun Jan 19 2025 Fedora Release Engineering - 5.8.0-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild From d471cb217444f6d22d9068f6caaca3e83ee38584 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 25 Jul 2025 21:02:24 +0000 Subject: [PATCH 09/12] Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild --- xpad.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/xpad.spec b/xpad.spec index 5f1b18c..8f3f1d3 100644 --- a/xpad.spec +++ b/xpad.spec @@ -1,6 +1,6 @@ Name: xpad Version: 5.8.0 -Release: 10%{?dist} +Release: 11%{?dist} Summary: Sticky notepad for GTK # Automatically converted from old format: GPLv3+ - review is highly recommended. @@ -62,6 +62,9 @@ appstream-util validate-relax --nonet %{buildroot}%{_metainfodir}/*.appdata.xml %{_mandir}/man1/%{name}.1* %changelog +* Fri Jul 25 2025 Fedora Release Engineering - 5.8.0-11 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild + * Sat Feb 08 2025 Kevin Fenzi - 5.8.0-10 - Fix ftbfs. Fixes rhbz#2341579 From be96d0ab015861792f0d1c7c51f2f29f09a84385 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 17 Jan 2026 20:51:50 +0000 Subject: [PATCH 10/12] Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild --- xpad.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/xpad.spec b/xpad.spec index 8f3f1d3..d431034 100644 --- a/xpad.spec +++ b/xpad.spec @@ -1,6 +1,6 @@ Name: xpad Version: 5.8.0 -Release: 11%{?dist} +Release: 12%{?dist} Summary: Sticky notepad for GTK # Automatically converted from old format: GPLv3+ - review is highly recommended. @@ -62,6 +62,9 @@ appstream-util validate-relax --nonet %{buildroot}%{_metainfodir}/*.appdata.xml %{_mandir}/man1/%{name}.1* %changelog +* Sat Jan 17 2026 Fedora Release Engineering - 5.8.0-12 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild + * Fri Jul 25 2025 Fedora Release Engineering - 5.8.0-11 - Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild From a684bce416c793c60cfe029ca66a75918b7e1bf1 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 17 Jul 2026 09:24:24 +0000 Subject: [PATCH 11/12] Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild --- xpad.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/xpad.spec b/xpad.spec index d431034..b77b7c1 100644 --- a/xpad.spec +++ b/xpad.spec @@ -1,6 +1,6 @@ Name: xpad Version: 5.8.0 -Release: 12%{?dist} +Release: 13%{?dist} Summary: Sticky notepad for GTK # Automatically converted from old format: GPLv3+ - review is highly recommended. @@ -62,6 +62,9 @@ appstream-util validate-relax --nonet %{buildroot}%{_metainfodir}/*.appdata.xml %{_mandir}/man1/%{name}.1* %changelog +* Fri Jul 17 2026 Fedora Release Engineering - 5.8.0-13 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild + * Sat Jan 17 2026 Fedora Release Engineering - 5.8.0-12 - Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild From faa813aa41904f6112a4977790619167964b466c Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Tue, 25 Aug 2026 16:11:15 -0700 Subject: [PATCH 12/12] Update to 5.9.0. Fixes rhbz#2516012 --- .gitignore | 1 + sources | 2 +- xpad.spec | 7 +++++-- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index d73f0b8..e1b169d 100644 --- a/.gitignore +++ b/.gitignore @@ -8,3 +8,4 @@ xpad-4.0.tar.bz2 /xpad-5.2.0.tar.bz2 /xpad-5.3.0.tar.bz2 /xpad-5.8.0.tar.bz2 +/xpad-5.9.0.tar.bz2 diff --git a/sources b/sources index a0a1085..10d454c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (xpad-5.8.0.tar.bz2) = 95db5034ac1a5eaff2ed9c3f2cced3a086bde692f77c25f70a9620c167860a5fdfb43dae3e143aaaf4d3d8f5ca75512afc98efde8a968709c3910964ffd9821f +SHA512 (xpad-5.9.0.tar.bz2) = 4b230ad41bb0c079a563ab93b01a6517f62fb2acd7507a86a6a954be85c7139a0239710160d40ea05a43a4931610b24c76b8978f91907f17ab1e6bac844d9f8d diff --git a/xpad.spec b/xpad.spec index b77b7c1..7540871 100644 --- a/xpad.spec +++ b/xpad.spec @@ -1,6 +1,6 @@ Name: xpad -Version: 5.8.0 -Release: 13%{?dist} +Version: 5.9.0 +Release: 1%{?dist} Summary: Sticky notepad for GTK # Automatically converted from old format: GPLv3+ - review is highly recommended. @@ -62,6 +62,9 @@ appstream-util validate-relax --nonet %{buildroot}%{_metainfodir}/*.appdata.xml %{_mandir}/man1/%{name}.1* %changelog +* Tue Aug 25 2026 Kevin Fenzi - 5.9.0-1 +- Update to 5.9.0. Fixes rhbz#2516012 + * Fri Jul 17 2026 Fedora Release Engineering - 5.8.0-13 - Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild