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/libabw.git#fc10735cd1fc949724a99076fba24e277c453b5d
This commit is contained in:
parent
f03bd848a2
commit
d155c85c36
@ -2,7 +2,7 @@
|
||||
|
||||
Name: libabw
|
||||
Version: 0.1.3
|
||||
Release: 4%{?dist}
|
||||
Release: 5%{?dist}
|
||||
Summary: A library for import of AbiWord files
|
||||
|
||||
License: MPLv2.0
|
||||
@ -20,6 +20,7 @@ BuildRequires: pkgconfig(librevenge-generators-0.0)
|
||||
BuildRequires: pkgconfig(librevenge-stream-0.0)
|
||||
BuildRequires: pkgconfig(libxml-2.0)
|
||||
BuildRequires: pkgconfig(zlib)
|
||||
BuildRequires: make
|
||||
|
||||
%description
|
||||
%{name} is a library for import of AbiWord files.
|
||||
@ -98,6 +99,9 @@ install -m 0644 abw2*.1 %{buildroot}/%{_mandir}/man1
|
||||
%{_mandir}/man1/abw2html.1*
|
||||
|
||||
%changelog
|
||||
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.3-5
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
||||
|
||||
* Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.3-4
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user