From 12aed7a1605edbe21090aa129f7b68ee13b2e203 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 21 Jan 2023 07:14:24 +0000 Subject: [PATCH 01/10] Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- xclip.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/xclip.spec b/xclip.spec index 6905173..546e788 100644 --- a/xclip.spec +++ b/xclip.spec @@ -3,7 +3,7 @@ Name: xclip Version: 0.13 -Release: 18.git%{shortcommit}%{?dist} +Release: 19.git%{shortcommit}%{?dist} License: GPLv2+ Summary: Command line clipboard grabber URL: http://sourceforge.net/projects/xclip @@ -45,6 +45,9 @@ make DESTDIR=$RPM_BUILD_ROOT install.man %{_mandir}/man1/xclip*.1* %changelog +* Sat Jan 21 2023 Fedora Release Engineering - 0.13-19.git11cba61 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild + * Sat Jul 23 2022 Fedora Release Engineering - 0.13-18.git11cba61 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild From e9dbebcc2a63269cd3ddde0e84ee6ef572f2783f Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 22 Jul 2023 18:36:30 +0000 Subject: [PATCH 02/10] Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- xclip.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/xclip.spec b/xclip.spec index 546e788..dbcf2dc 100644 --- a/xclip.spec +++ b/xclip.spec @@ -3,7 +3,7 @@ Name: xclip Version: 0.13 -Release: 19.git%{shortcommit}%{?dist} +Release: 20.git%{shortcommit}%{?dist} License: GPLv2+ Summary: Command line clipboard grabber URL: http://sourceforge.net/projects/xclip @@ -45,6 +45,9 @@ make DESTDIR=$RPM_BUILD_ROOT install.man %{_mandir}/man1/xclip*.1* %changelog +* Sat Jul 22 2023 Fedora Release Engineering - 0.13-20.git11cba61 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild + * Sat Jan 21 2023 Fedora Release Engineering - 0.13-19.git11cba61 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild From 28047a54e97fa830ae7e04e281279dfd90bf95b0 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 27 Jan 2024 09:25:07 +0000 Subject: [PATCH 03/10] Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild --- xclip.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/xclip.spec b/xclip.spec index dbcf2dc..4ef1a46 100644 --- a/xclip.spec +++ b/xclip.spec @@ -3,7 +3,7 @@ Name: xclip Version: 0.13 -Release: 20.git%{shortcommit}%{?dist} +Release: 21.git%{shortcommit}%{?dist} License: GPLv2+ Summary: Command line clipboard grabber URL: http://sourceforge.net/projects/xclip @@ -45,6 +45,9 @@ make DESTDIR=$RPM_BUILD_ROOT install.man %{_mandir}/man1/xclip*.1* %changelog +* Sat Jan 27 2024 Fedora Release Engineering - 0.13-21.git11cba61 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild + * Sat Jul 22 2023 Fedora Release Engineering - 0.13-20.git11cba61 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild From c9f1d3b188f1ee6aad30e006510a7e2cee0f89e5 Mon Sep 17 00:00:00 2001 From: Software Management Team Date: Thu, 30 May 2024 12:46:50 +0200 Subject: [PATCH 04/10] Eliminate use of obsolete %patchN syntax (#2283636) --- xclip.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xclip.spec b/xclip.spec index 4ef1a46..07a10ed 100644 --- a/xclip.spec +++ b/xclip.spec @@ -24,7 +24,7 @@ another program. %prep %setup -q -n %{name}-%{commit} -%patch0 -p1 -b .1947285 +%patch -P0 -p1 -b .1947285 autoreconf -ifv %build From df222763ed59d195e6bb43a9269bf316d726c87f Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 20 Jul 2024 09:48:43 +0000 Subject: [PATCH 05/10] Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild --- xclip.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/xclip.spec b/xclip.spec index 07a10ed..d8d3a7a 100644 --- a/xclip.spec +++ b/xclip.spec @@ -3,7 +3,7 @@ Name: xclip Version: 0.13 -Release: 21.git%{shortcommit}%{?dist} +Release: 22.git%{shortcommit}%{?dist} License: GPLv2+ Summary: Command line clipboard grabber URL: http://sourceforge.net/projects/xclip @@ -45,6 +45,9 @@ make DESTDIR=$RPM_BUILD_ROOT install.man %{_mandir}/man1/xclip*.1* %changelog +* Sat Jul 20 2024 Fedora Release Engineering - 0.13-22.git11cba61 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild + * Sat Jan 27 2024 Fedora Release Engineering - 0.13-21.git11cba61 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild From 07aed45c844a3c584c2f8817c046682095de68ec Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miroslav=20Such=C3=BD?= Date: Fri, 26 Jul 2024 03:46:52 +0200 Subject: [PATCH 06/10] convert GPLv2+ license to SPDX This is part of https://fedoraproject.org/wiki/Changes/SPDX_Licenses_Phase_4 --- xclip.spec | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/xclip.spec b/xclip.spec index d8d3a7a..9e6530b 100644 --- a/xclip.spec +++ b/xclip.spec @@ -3,8 +3,9 @@ Name: xclip Version: 0.13 -Release: 22.git%{shortcommit}%{?dist} -License: GPLv2+ +Release: 23.git%{shortcommit}%{?dist} +# Automatically converted from old format: GPLv2+ - review is highly recommended. +License: GPL-2.0-or-later Summary: Command line clipboard grabber URL: http://sourceforge.net/projects/xclip # Source0: https://github.com/astrand/xclip/archive/%%{version}.tar.gz @@ -45,6 +46,9 @@ make DESTDIR=$RPM_BUILD_ROOT install.man %{_mandir}/man1/xclip*.1* %changelog +* Fri Jul 26 2024 Miroslav Suchý - 0.13-23.git11cba61 +- convert license to SPDX + * Sat Jul 20 2024 Fedora Release Engineering - 0.13-22.git11cba61 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild From a8e9f908dbf01bb15fe508b1127dd879fccabd82 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sun, 19 Jan 2025 15:32:05 +0000 Subject: [PATCH 07/10] Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild --- xclip.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/xclip.spec b/xclip.spec index 9e6530b..988cf9d 100644 --- a/xclip.spec +++ b/xclip.spec @@ -3,7 +3,7 @@ Name: xclip Version: 0.13 -Release: 23.git%{shortcommit}%{?dist} +Release: 24.git%{shortcommit}%{?dist} # Automatically converted from old format: GPLv2+ - review is highly recommended. License: GPL-2.0-or-later Summary: Command line clipboard grabber @@ -46,6 +46,9 @@ make DESTDIR=$RPM_BUILD_ROOT install.man %{_mandir}/man1/xclip*.1* %changelog +* Sun Jan 19 2025 Fedora Release Engineering - 0.13-24.git11cba61 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild + * Fri Jul 26 2024 Miroslav Suchý - 0.13-23.git11cba61 - convert license to SPDX From 38611041f8e9b933698fed4aa414854468e9c385 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 25 Jul 2025 20:40:58 +0000 Subject: [PATCH 08/10] Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild --- xclip.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/xclip.spec b/xclip.spec index 988cf9d..66abe71 100644 --- a/xclip.spec +++ b/xclip.spec @@ -3,7 +3,7 @@ Name: xclip Version: 0.13 -Release: 24.git%{shortcommit}%{?dist} +Release: 25.git%{shortcommit}%{?dist} # Automatically converted from old format: GPLv2+ - review is highly recommended. License: GPL-2.0-or-later Summary: Command line clipboard grabber @@ -46,6 +46,9 @@ make DESTDIR=$RPM_BUILD_ROOT install.man %{_mandir}/man1/xclip*.1* %changelog +* Fri Jul 25 2025 Fedora Release Engineering - 0.13-25.git11cba61 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild + * Sun Jan 19 2025 Fedora Release Engineering - 0.13-24.git11cba61 - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild From b96ea546da59efd5394fda7d53a8e84b904ee62c Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 17 Jan 2026 20:30:39 +0000 Subject: [PATCH 09/10] Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild --- xclip.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/xclip.spec b/xclip.spec index 66abe71..eae7039 100644 --- a/xclip.spec +++ b/xclip.spec @@ -3,7 +3,7 @@ Name: xclip Version: 0.13 -Release: 25.git%{shortcommit}%{?dist} +Release: 26.git%{shortcommit}%{?dist} # Automatically converted from old format: GPLv2+ - review is highly recommended. License: GPL-2.0-or-later Summary: Command line clipboard grabber @@ -46,6 +46,9 @@ make DESTDIR=$RPM_BUILD_ROOT install.man %{_mandir}/man1/xclip*.1* %changelog +* Sat Jan 17 2026 Fedora Release Engineering - 0.13-26.git11cba61 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild + * Fri Jul 25 2025 Fedora Release Engineering - 0.13-25.git11cba61 - Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild From 1bc812b2984d345b413714614a94013f7a664f27 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 17 Jul 2026 09:04:05 +0000 Subject: [PATCH 10/10] Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild --- xclip.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/xclip.spec b/xclip.spec index eae7039..1fcb973 100644 --- a/xclip.spec +++ b/xclip.spec @@ -3,7 +3,7 @@ Name: xclip Version: 0.13 -Release: 26.git%{shortcommit}%{?dist} +Release: 27.git%{shortcommit}%{?dist} # Automatically converted from old format: GPLv2+ - review is highly recommended. License: GPL-2.0-or-later Summary: Command line clipboard grabber @@ -46,6 +46,9 @@ make DESTDIR=$RPM_BUILD_ROOT install.man %{_mandir}/man1/xclip*.1* %changelog +* Fri Jul 17 2026 Fedora Release Engineering - 0.13-27.git11cba61 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild + * Sat Jan 17 2026 Fedora Release Engineering - 0.13-26.git11cba61 - Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild