diff --git a/.gitignore b/.gitignore index 63de358..1600fa6 100644 --- a/.gitignore +++ b/.gitignore @@ -15,3 +15,4 @@ /libvisio-0.0.28.tar.xz /libvisio-0.0.29.tar.xz /libvisio-0.0.30.tar.xz +/libvisio-0.0.31.tar.xz diff --git a/libvisio.spec b/libvisio.spec index 910f865..212a1f6 100644 --- a/libvisio.spec +++ b/libvisio.spec @@ -1,8 +1,8 @@ %global apiversion 0.0 Name: libvisio -Version: 0.0.30 -Release: 4%{?dist} +Version: 0.0.31 +Release: 1%{?dist} Summary: A library providing ability to interpret and import visio diagrams Group: System Environment/Libraries @@ -105,6 +105,9 @@ rm -rf %{buildroot}/%{_docdir}/%{name} %changelog +* Mon Sep 02 2013 David Tardon - 0.0.31-1 +- new release + * Fri Aug 30 2013 David Tardon - 0.0.30-4 - Resolves: rhbz#1001240 duplicate documentation files / potentially conflicting diff --git a/sources b/sources index 572cc02..2841c9c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -d691804bd356ec1edfdfd8e0709347ea libvisio-0.0.30.tar.xz +12ceec054cdec55b4dc9fc931507d1cd libvisio-0.0.31.tar.xz