From ae29c160b178a5eb58acaf2cf5b11a952b4409ba Mon Sep 17 00:00:00 2001 From: David Tardon Date: Wed, 5 Jun 2013 11:46:08 +0200 Subject: [PATCH] new release --- .gitignore | 1 + libvisio.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 21e6fa5..0e33075 100644 --- a/.gitignore +++ b/.gitignore @@ -12,3 +12,4 @@ /libvisio-0.0.25.tar.xz /libvisio-0.0.26.tar.xz /libvisio-0.0.27.tar.xz +/libvisio-0.0.28.tar.xz diff --git a/libvisio.spec b/libvisio.spec index 6aa44ee..78f2626 100644 --- a/libvisio.spec +++ b/libvisio.spec @@ -1,7 +1,7 @@ %global apiversion 0.0 Name: libvisio -Version: 0.0.27 +Version: 0.0.28 Release: 1%{?dist} Summary: A library providing ability to interpret and import visio diagrams @@ -104,6 +104,9 @@ rm -f %{buildroot}/%{_libdir}/*.la %changelog +* Wed Jun 05 2013 David Tardon - 0.0.28-1 +- new release + * Thu May 16 2013 David Tardon - 0.0.27-1 - new release diff --git a/sources b/sources index a00b46d..797d100 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -e51ad8134319e67403810b4b6788f0c7 libvisio-0.0.27.tar.xz +d2d40e33a12bd52e6e4b7665e6f17c84 libvisio-0.0.28.tar.xz