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/libmspub.git#e34e75e3d669e7159f0c505102ee68292733f2ae
This commit is contained in:
parent
2a6a9efce4
commit
e0096ce0f2
@ -2,7 +2,7 @@
|
||||
|
||||
Name: libmspub
|
||||
Version: 0.1.4
|
||||
Release: 14%{?dist}
|
||||
Release: 15%{?dist}
|
||||
Summary: A library for import of Microsoft Publisher documents
|
||||
|
||||
License: MPLv2.0
|
||||
@ -20,6 +20,7 @@ BuildRequires: pkgconfig(librevenge-0.0)
|
||||
BuildRequires: pkgconfig(librevenge-generators-0.0)
|
||||
BuildRequires: pkgconfig(librevenge-stream-0.0)
|
||||
BuildRequires: pkgconfig(zlib)
|
||||
BuildRequires: make
|
||||
|
||||
%description
|
||||
Libmspub is library providing ability to interpret and import Microsoft
|
||||
@ -98,6 +99,9 @@ install -m 0644 pub2*.1 %{buildroot}/%{_mandir}/man1
|
||||
%{_mandir}/man1/pub2xhtml.1*
|
||||
|
||||
%changelog
|
||||
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.4-15
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
||||
|
||||
* Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.4-14
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user