From deab6f083c3cdd99fb0a04b53d0e492b6763c77f Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Wed, 3 Feb 2021 20:02:41 +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/paps.git#2b149c37a77718b60e10798f73608ed868a41ca6 --- paps.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/paps.spec b/paps.spec index 89f52e6..3556c81 100644 --- a/paps.spec +++ b/paps.spec @@ -1,6 +1,6 @@ Name: paps Version: 0.7.1 -Release: 1%{?dist} +Release: 2%{?dist} License: LGPLv2+ URL: http://paps.sourceforge.net/ @@ -8,6 +8,7 @@ Source0: http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar. Source1: paps.convs Source2: 29-paps.conf Source3: http://downloads.sourceforge.net/%{name}/%{name}-0.6.8.tar.gz +BuildRequires: make BuildRequires: pango-devel automake autoconf libtool doxygen cups-devel intltool ## https://sourceforge.net/tracker/index.php?func=detail&aid=1832897&group_id=153049&atid=786241 Patch0: paps-0.6.8-shared.patch @@ -134,6 +135,9 @@ make install DESTDIR=$RPM_BUILD_ROOT INSTALL="/usr/bin/install -p" %changelog +* Tue Jan 26 2021 Fedora Release Engineering - 0.7.1-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Thu Oct 8 2020 Akira TAGOH - 0.7.1-1 - New upstream release. Resolves: rhbz#1254352