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:
parent
6d027bf013
commit
cdc0392084
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
Name: libwps
|
Name: libwps
|
||||||
Version: 0.4.12
|
Version: 0.4.12
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
Summary: A library for import of Microsoft Works documents
|
Summary: A library for import of Microsoft Works documents
|
||||||
|
|
||||||
License: LGPLv2+ or MPLv2.0
|
License: LGPLv2+ or MPLv2.0
|
||||||
@ -15,6 +15,7 @@ BuildRequires: help2man
|
|||||||
BuildRequires: pkgconfig(librevenge-0.0)
|
BuildRequires: pkgconfig(librevenge-0.0)
|
||||||
BuildRequires: pkgconfig(librevenge-generators-0.0)
|
BuildRequires: pkgconfig(librevenge-generators-0.0)
|
||||||
BuildRequires: pkgconfig(librevenge-stream-0.0)
|
BuildRequires: pkgconfig(librevenge-stream-0.0)
|
||||||
|
BuildRequires: make
|
||||||
|
|
||||||
%description
|
%description
|
||||||
%{name} is a library for import of Microsoft Works text documents,
|
%{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
|
%doc docs/doxygen/html
|
||||||
|
|
||||||
%changelog
|
%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
|
* Sun Sep 06 2020 David Tardon <dtardon@redhat.com> - 0.4.12-1
|
||||||
- new upstream release
|
- new upstream release
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user