From 6f223038b7fe094009ca907d3c8692fe156bcb12 Mon Sep 17 00:00:00 2001 From: David Tardon Date: Mon, 15 Jul 2013 15:44:22 +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 c0833c8..63de358 100644 --- a/.gitignore +++ b/.gitignore @@ -14,3 +14,4 @@ /libvisio-0.0.27.tar.xz /libvisio-0.0.28.tar.xz /libvisio-0.0.29.tar.xz +/libvisio-0.0.30.tar.xz diff --git a/libvisio.spec b/libvisio.spec index 6d5e5b9..1c37908 100644 --- a/libvisio.spec +++ b/libvisio.spec @@ -1,7 +1,7 @@ %global apiversion 0.0 Name: libvisio -Version: 0.0.29 +Version: 0.0.30 Release: 1%{?dist} Summary: A library providing ability to interpret and import visio diagrams @@ -104,6 +104,9 @@ rm -f %{buildroot}/%{_libdir}/*.la %changelog +* Mon Jul 15 2013 David Tardon - 0.0.30-1 +- new release + * Tue Jul 02 2013 David Tardon - 0.0.29-1 - new release diff --git a/sources b/sources index 01f6a41..572cc02 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -59fe1d5d237f2c8f62354774cc1c7654 libvisio-0.0.29.tar.xz +d691804bd356ec1edfdfd8e0709347ea libvisio-0.0.30.tar.xz