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