From badba062328ca8668f517009ecf632b1086d829f Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Mon, 24 Jun 2024 09:20:52 -0700 Subject: [PATCH] Bump release for June 2024 mass rebuild --- qpdf.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/qpdf.spec b/qpdf.spec index 5aac8a5..348fedf 100644 --- a/qpdf.spec +++ b/qpdf.spec @@ -1,7 +1,7 @@ Summary: Command-line tools and library for transforming PDF files Name: qpdf Version: 11.8.0 -Release: 3%{?dist} +Release: 4%{?dist} # MIT: e.g. libqpdf/sha2.c, but those are not compiled in (GNUTLS is used) # upstream uses ASL 2.0 now, but he allowed other to distribute qpdf under # old license (see README) @@ -146,6 +146,9 @@ install -m 0644 completions/zsh/_qpdf %{buildroot}%{zsh_completions_dir}/_qpdf %changelog +* Mon Jun 24 2024 Troy Dawson - 11.8.0-4 +- Bump release for June 2024 mass rebuild + * Fri Jan 26 2024 Fedora Release Engineering - 11.8.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild