From a7f9ac24170fb83fc9cf70cc313c7010b7049a76 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 27 Jan 2024 02:59:36 +0000 Subject: [PATCH 1/5] Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild --- shrinkpdf.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/shrinkpdf.spec b/shrinkpdf.spec index 104747c..4fa0632 100644 --- a/shrinkpdf.spec +++ b/shrinkpdf.spec @@ -1,6 +1,6 @@ Name: shrinkpdf Version: 0 -Release: 15%{?dist} +Release: 16%{?dist} Summary: Simple wrapper around Ghostscript to shrink PDFs # License is BSD (3 clause) @@ -39,6 +39,9 @@ install -p -m0755 %SOURCE0 -D %{buildroot}%{_bindir}/%{name} %changelog +* Sat Jan 27 2024 Fedora Release Engineering - 0-16 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild + * Sat Jul 22 2023 Fedora Release Engineering - 0-15 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild From a60871157212662355bc6aa144a384d9bfcc2e02 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 20 Jul 2024 05:28:29 +0000 Subject: [PATCH 2/5] Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild --- shrinkpdf.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/shrinkpdf.spec b/shrinkpdf.spec index 4fa0632..02f2a76 100644 --- a/shrinkpdf.spec +++ b/shrinkpdf.spec @@ -1,6 +1,6 @@ Name: shrinkpdf Version: 0 -Release: 16%{?dist} +Release: 17%{?dist} Summary: Simple wrapper around Ghostscript to shrink PDFs # License is BSD (3 clause) @@ -39,6 +39,9 @@ install -p -m0755 %SOURCE0 -D %{buildroot}%{_bindir}/%{name} %changelog +* Sat Jul 20 2024 Fedora Release Engineering - 0-17 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild + * Sat Jan 27 2024 Fedora Release Engineering - 0-16 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild From acb2991114be64838713808367ac3c231729ebc2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miroslav=20Such=C3=BD?= Date: Wed, 4 Sep 2024 21:55:02 +0200 Subject: [PATCH 3/5] convert license to SPDX This is part of https://fedoraproject.org/wiki/Changes/SPDX_Licenses_Phase_4 --- shrinkpdf.spec | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/shrinkpdf.spec b/shrinkpdf.spec index 02f2a76..feff4a5 100644 --- a/shrinkpdf.spec +++ b/shrinkpdf.spec @@ -1,10 +1,11 @@ Name: shrinkpdf Version: 0 -Release: 17%{?dist} +Release: 18%{?dist} Summary: Simple wrapper around Ghostscript to shrink PDFs # License is BSD (3 clause) -License: BSD +# Automatically converted from old format: BSD - review is highly recommended. +License: LicenseRef-Callaway-BSD URL: http://www.alfredklomp.com/programming/%{name} # script is embedded in upstream page, simply copy+paste into text file Source0: %{url}/%{name}.sh @@ -39,6 +40,9 @@ install -p -m0755 %SOURCE0 -D %{buildroot}%{_bindir}/%{name} %changelog +* Wed Sep 04 2024 Miroslav Suchý - 0-18 +- convert license to SPDX + * Sat Jul 20 2024 Fedora Release Engineering - 0-17 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild From c521ad6c4800e717328302327ef5eac2aa2ed398 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sun, 19 Jan 2025 10:37:31 +0000 Subject: [PATCH 4/5] Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild --- shrinkpdf.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/shrinkpdf.spec b/shrinkpdf.spec index feff4a5..e1fd115 100644 --- a/shrinkpdf.spec +++ b/shrinkpdf.spec @@ -1,6 +1,6 @@ Name: shrinkpdf Version: 0 -Release: 18%{?dist} +Release: 19%{?dist} Summary: Simple wrapper around Ghostscript to shrink PDFs # License is BSD (3 clause) @@ -40,6 +40,9 @@ install -p -m0755 %SOURCE0 -D %{buildroot}%{_bindir}/%{name} %changelog +* Sun Jan 19 2025 Fedora Release Engineering - 0-19 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild + * Wed Sep 04 2024 Miroslav Suchý - 0-18 - convert license to SPDX From 0f136b9aba1a2893740d260e88a3ec96587a6a24 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 25 Jul 2025 18:15:22 +0000 Subject: [PATCH 5/5] Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild --- shrinkpdf.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/shrinkpdf.spec b/shrinkpdf.spec index e1fd115..ba648e4 100644 --- a/shrinkpdf.spec +++ b/shrinkpdf.spec @@ -1,6 +1,6 @@ Name: shrinkpdf Version: 0 -Release: 19%{?dist} +Release: 20%{?dist} Summary: Simple wrapper around Ghostscript to shrink PDFs # License is BSD (3 clause) @@ -40,6 +40,9 @@ install -p -m0755 %SOURCE0 -D %{buildroot}%{_bindir}/%{name} %changelog +* Fri Jul 25 2025 Fedora Release Engineering - 0-20 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild + * Sun Jan 19 2025 Fedora Release Engineering - 0-19 - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild