diff --git a/.gitignore b/.gitignore index d13bb80..20e281c 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,4 @@ /libvisio-0.0.19.tar.xz /libvisio-0.0.20.tar.xz /libvisio-0.0.21.tar.xz +/libvisio-0.0.22.tar.xz diff --git a/libvisio.spec b/libvisio.spec index 64c07a6..385a8ce 100644 --- a/libvisio.spec +++ b/libvisio.spec @@ -1,5 +1,5 @@ Name: libvisio -Version: 0.0.21 +Version: 0.0.22 Release: 1%{?dist} Summary: A library providing ability to interpret and import visio diagrams @@ -100,6 +100,9 @@ rm -f %{buildroot}/%{_libdir}/*.la %changelog +* Thu Nov 29 2012 David Tardon - 0.0.22-1 +- new upstream release + * Wed Nov 21 2012 David Tardon - 0.0.21-1 - new upstream release diff --git a/sources b/sources index a5940ae..28ed906 100644 --- a/sources +++ b/sources @@ -1,2 +1 @@ -5b3effc72395faa3376ae4c3ba3f724f libvisio-0.0.20.tar.xz -e7293a853b099ddb94f41002c15385bd libvisio-0.0.21.tar.xz +8392e8be7179e65a341f49afc8f2be86 libvisio-0.0.22.tar.xz