diff --git a/.gitignore b/.gitignore index fa29229..247d8c9 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ /libmspub-0.0.0.tar.xz /libmspub-0.0.1.tar.xz /libmspub-0.0.2.tar.xz +/libmspub-0.0.3.tar.xz diff --git a/libmspub.spec b/libmspub.spec index bd11d4d..9c7b7cd 100644 --- a/libmspub.spec +++ b/libmspub.spec @@ -1,6 +1,6 @@ Name: libmspub -Version: 0.0.2 -Release: 3%{?dist} +Version: 0.0.3 +Release: 1%{?dist} Summary: A library providing ability to interpret and import Microsoft Publisher files Group: System Environment/Libraries @@ -93,6 +93,9 @@ rm -f %{buildroot}/%{_libdir}/*.la %changelog +* Fri Aug 24 2012 David Tardon - 0.0.3-1 +- new release + * Fri Jul 27 2012 David Tardon - 0.0.2-3 - rebuilt for boost 1.50 diff --git a/sources b/sources index 74770be..6a9dec0 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -4e4ca35e200eadfbacb4df45bb9c044c libmspub-0.0.2.tar.xz +856445a626b4a5fe31788dad2eb9cfc9 libmspub-0.0.3.tar.xz