From 1f5d4d55bcf7546e340b68ac5e8dbfbcd8e76908 Mon Sep 17 00:00:00 2001 From: David Tardon Date: Tue, 14 May 2013 07:40:51 +0200 Subject: [PATCH] new release --- .gitignore | 1 + libmspub.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 8a22385..afd5d8e 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,4 @@ /libmspub-0.0.3.tar.xz /libmspub-0.0.4.tar.xz /libmspub-0.0.5.tar.xz +/libmspub-0.0.6.tar.xz diff --git a/libmspub.spec b/libmspub.spec index 05c6245..b8b841d 100644 --- a/libmspub.spec +++ b/libmspub.spec @@ -1,7 +1,7 @@ %global apiversion 0.0 Name: libmspub -Version: 0.0.5 +Version: 0.0.6 Release: 1%{?dist} Summary: A library providing ability to interpret and import Microsoft Publisher files @@ -97,6 +97,9 @@ rm -f %{buildroot}/%{_libdir}/*.la %changelog +* Tue May 14 2013 David Tardon - 0.0.6-1 +- new release + * Wed Feb 20 2013 David Tardon - 0.0.5-1 - new release diff --git a/sources b/sources index a0af728..fbf63ee 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -8956e7651f3d12f6d419201a6366da97 libmspub-0.0.5.tar.xz +96a1f176abd683c6b1b02a08847c0616 libmspub-0.0.6.tar.xz