From 301d4ca0131d9ca6a3bcd69983742abfb02da494 Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Thu, 4 Feb 2021 13:58:33 +0000 Subject: [PATCH] Merged update from upstream sources This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/qpdf.git#b3db7a585411c6a8cb7ca68d88869a0d1373140a --- qpdf.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/qpdf.spec b/qpdf.spec index d6b329f..d0c254a 100644 --- a/qpdf.spec +++ b/qpdf.spec @@ -1,7 +1,7 @@ Summary: Command-line tools and library for transforming PDF files Name: qpdf Version: 10.1.0 -Release: 1%{?dist} +Release: 2%{?dist} # MIT: e.g. libqpdf/sha2.c # upstream uses ASL 2.0 now, but he allowed other to distribute qpdf under # old license (see README) @@ -148,6 +148,9 @@ make check %changelog +* Wed Jan 27 2021 Fedora Release Engineering - 10.1.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Mon Jan 11 2021 Zdenek Dohnal - 10.1.0-1 - 1912951 - qpdf-10.1.0 is available