new upstream release 0.1.1

f41
David Tardon 10 years ago
parent 8449488edc
commit 50605cac6d

1
.gitignore vendored

@ -17,3 +17,4 @@
/libvisio-0.0.30.tar.xz /libvisio-0.0.30.tar.xz
/libvisio-0.0.31.tar.xz /libvisio-0.0.31.tar.xz
/libvisio-0.1.0.tar.xz /libvisio-0.1.0.tar.xz
/libvisio-0.1.1.tar.xz

@ -1,8 +1,8 @@
%global apiversion 0.1 %global apiversion 0.1
Name: libvisio Name: libvisio
Version: 0.1.0 Version: 0.1.1
Release: 4%{?dist} Release: 1%{?dist}
Summary: A library for import of Microsoft Visio diagrams Summary: A library for import of Microsoft Visio diagrams
License: MPLv2.0 License: MPLv2.0
@ -107,6 +107,9 @@ install -m 0644 vsd2*.1 vss2*.1 %{buildroot}/%{_mandir}/man1
%{_mandir}/man1/vss2xhtml.1* %{_mandir}/man1/vss2xhtml.1*
%changelog %changelog
* Fri Jan 02 2015 David Tardon <dtardon@redhat.com> - 0.1.1-1
- new upstream release
* Tue Aug 26 2014 David Tardon <dtardon@redhat.com> - 0.1.0-4 * Tue Aug 26 2014 David Tardon <dtardon@redhat.com> - 0.1.0-4
- rebuild for ICU 53.1 - rebuild for ICU 53.1

@ -1 +1 @@
41e156acfd269dcaf99b37a1d979b746 libvisio-0.1.0.tar.xz 299c02fa08a1b9dc2be8ffa9deb0457a libvisio-0.1.1.tar.xz

Loading…
Cancel
Save