diff --git a/.gitignore b/.gitignore index 9542b32..46c41e5 100644 --- a/.gitignore +++ b/.gitignore @@ -17,3 +17,4 @@ /libvisio-0.0.30.tar.xz /libvisio-0.0.31.tar.xz /libvisio-0.1.0.tar.xz +/libvisio-0.1.1.tar.xz diff --git a/libvisio.spec b/libvisio.spec index 9748f6c..bf68458 100644 --- a/libvisio.spec +++ b/libvisio.spec @@ -1,8 +1,8 @@ %global apiversion 0.1 Name: libvisio -Version: 0.1.0 -Release: 4%{?dist} +Version: 0.1.1 +Release: 1%{?dist} Summary: A library for import of Microsoft Visio diagrams License: MPLv2.0 @@ -107,6 +107,9 @@ install -m 0644 vsd2*.1 vss2*.1 %{buildroot}/%{_mandir}/man1 %{_mandir}/man1/vss2xhtml.1* %changelog +* Fri Jan 02 2015 David Tardon - 0.1.1-1 +- new upstream release + * Tue Aug 26 2014 David Tardon - 0.1.0-4 - rebuild for ICU 53.1 diff --git a/sources b/sources index e0f97a8..f16f92c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -41e156acfd269dcaf99b37a1d979b746 libvisio-0.1.0.tar.xz +299c02fa08a1b9dc2be8ffa9deb0457a libvisio-0.1.1.tar.xz