diff --git a/.gitignore b/.gitignore index 0e33075..c0833c8 100644 --- a/.gitignore +++ b/.gitignore @@ -13,3 +13,4 @@ /libvisio-0.0.26.tar.xz /libvisio-0.0.27.tar.xz /libvisio-0.0.28.tar.xz +/libvisio-0.0.29.tar.xz diff --git a/libvisio.spec b/libvisio.spec index 78f2626..6d5e5b9 100644 --- a/libvisio.spec +++ b/libvisio.spec @@ -1,7 +1,7 @@ %global apiversion 0.0 Name: libvisio -Version: 0.0.28 +Version: 0.0.29 Release: 1%{?dist} Summary: A library providing ability to interpret and import visio diagrams @@ -104,6 +104,9 @@ rm -f %{buildroot}/%{_libdir}/*.la %changelog +* Tue Jul 02 2013 David Tardon - 0.0.29-1 +- new release + * Wed Jun 05 2013 David Tardon - 0.0.28-1 - new release diff --git a/sources b/sources index 797d100..01f6a41 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -d2d40e33a12bd52e6e4b7665e6f17c84 libvisio-0.0.28.tar.xz +59fe1d5d237f2c8f62354774cc1c7654 libvisio-0.0.29.tar.xz