diff --git a/.gitignore b/.gitignore index fc52641..4bb8bbf 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /libvisio-0.0.14.tar.xz /libvisio-0.0.15.tar.xz +/libvisio-0.0.16.tar.xz diff --git a/libvisio.spec b/libvisio.spec index 2b813e3..3d5d1ce 100644 --- a/libvisio.spec +++ b/libvisio.spec @@ -1,6 +1,6 @@ Name: libvisio -Version: 0.0.15 -Release: 2%{?dist} +Version: 0.0.16 +Release: 1%{?dist} Summary: A library providing ability to interpret and import visio diagrams Group: System Environment/Libraries @@ -103,6 +103,9 @@ rm -rf %{buildroot} %changelog +* Tue Apr 17 2012 David Tardon 0.0.16-1 +- new upstream version + * Tue Feb 28 2012 Fedora Release Engineering - 0.0.15-2 - Rebuilt for c++ ABI breakage diff --git a/sources b/sources index d762e0f..eb0eb77 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -956a49d249137fb76ef8853bc192ea49 libvisio-0.0.15.tar.xz +429c026cd536700302abedab6ec6a18b libvisio-0.0.16.tar.xz