From d4604948315a59503a467f40a792790a91d39c3a Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Thu, 4 Feb 2021 09:31:25 +0100 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/libepubgen.git#a7b229a04d5ac46a32567aa8f526c71eb9a98d31 --- libepubgen.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/libepubgen.spec b/libepubgen.spec index 389355f..4105ac0 100644 --- a/libepubgen.spec +++ b/libepubgen.spec @@ -2,7 +2,7 @@ Name: libepubgen Version: 0.1.1 -Release: 6%{?dist} +Release: 7%{?dist} Summary: An EPUB generator library License: MPLv2.0 @@ -15,6 +15,7 @@ BuildRequires: gcc-c++ BuildRequires: pkgconfig(cppunit) BuildRequires: pkgconfig(librevenge-0.0) BuildRequires: pkgconfig(libxml-2.0) +BuildRequires: make %description %{name} is a library for generating EPUB documents. It is directly @@ -74,6 +75,9 @@ make %{?_smp_mflags} check %doc docs/doxygen/html %changelog +* Tue Jan 26 2021 Fedora Release Engineering - 0.1.1-7 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Tue Jul 28 2020 Fedora Release Engineering - 0.1.1-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild