diff --git a/.gitignore b/.gitignore index 36126e8..21e6fa5 100644 --- a/.gitignore +++ b/.gitignore @@ -11,3 +11,4 @@ /libvisio-0.0.24.tar.xz /libvisio-0.0.25.tar.xz /libvisio-0.0.26.tar.xz +/libvisio-0.0.27.tar.xz diff --git a/libvisio.spec b/libvisio.spec index 02079dc..6aa44ee 100644 --- a/libvisio.spec +++ b/libvisio.spec @@ -1,7 +1,7 @@ %global apiversion 0.0 Name: libvisio -Version: 0.0.26 +Version: 0.0.27 Release: 1%{?dist} Summary: A library providing ability to interpret and import visio diagrams @@ -104,6 +104,9 @@ rm -f %{buildroot}/%{_libdir}/*.la %changelog +* Thu May 16 2013 David Tardon - 0.0.27-1 +- new release + * Tue Apr 23 2013 David Tardon - 0.0.26-1 - new release diff --git a/sources b/sources index aaf23f5..a00b46d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -b720104638749b9c7c51a2f3e3f77bdf libvisio-0.0.26.tar.xz +e51ad8134319e67403810b4b6788f0c7 libvisio-0.0.27.tar.xz