new upstream release 0.3.2
This commit is contained in:
parent
7840e3f614
commit
28a04b229c
1
.gitignore
vendored
1
.gitignore
vendored
@ -4,3 +4,4 @@
|
||||
/libwpg-0.2.2.tar.xz
|
||||
/libwpg-0.3.0.tar.xz
|
||||
/libwpg-0.3.1.tar.xz
|
||||
/libwpg-0.3.2.tar.xz
|
||||
|
@ -1,8 +1,8 @@
|
||||
%global apiversion 0.3
|
||||
|
||||
Name: libwpg
|
||||
Version: 0.3.1
|
||||
Release: 6%{?dist}
|
||||
Version: 0.3.2
|
||||
Release: 1%{?dist}
|
||||
Summary: A library for import of WordPerfect Graphics images
|
||||
|
||||
License: LGPLv2+ or MPLv2.0
|
||||
@ -102,6 +102,9 @@ install -m 0644 wpg2*.1 %{buildroot}/%{_mandir}/man1
|
||||
%{_mandir}/man1/wpg2svgbatch.pl.1*
|
||||
|
||||
%changelog
|
||||
* Tue Sep 12 2017 David Tardon <dtardon@redhat.com> - 0.3.2-1
|
||||
- new upstream release
|
||||
|
||||
* Thu Aug 03 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.1-6
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user