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
This commit is contained in:
parent
d0be0bddf4
commit
d460494831
@ -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 <releng@fedoraproject.org> - 0.1.1-7
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
||||
|
||||
* Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.1-6
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user