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/libwps.git#94a1245a594bec415946fdc681244d90690d84c0
This commit is contained in:
DistroBaker 2021-02-02 13:24:28 +00:00
parent 6d027bf013
commit cdc0392084

View File

@ -2,7 +2,7 @@
Name: libwps
Version: 0.4.12
Release: 1%{?dist}
Release: 2%{?dist}
Summary: A library for import of Microsoft Works documents
License: LGPLv2+ or MPLv2.0
@ -15,6 +15,7 @@ BuildRequires: help2man
BuildRequires: pkgconfig(librevenge-0.0)
BuildRequires: pkgconfig(librevenge-generators-0.0)
BuildRequires: pkgconfig(librevenge-stream-0.0)
BuildRequires: make
%description
%{name} is a library for import of Microsoft Works text documents,
@ -98,6 +99,9 @@ install -m 0644 wks2*.1 wps2*.1 %{buildroot}/%{_mandir}/man1
%doc docs/doxygen/html
%changelog
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.4.12-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Sun Sep 06 2020 David Tardon <dtardon@redhat.com> - 0.4.12-1
- new upstream release