diff --git a/.gitignore b/.gitignore index 38d38ea..5a804e2 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,4 @@ /libmspub-0.0.5.tar.xz /libmspub-0.0.6.tar.xz /libmspub-0.1.0.tar.xz +/libmspub-0.1.1.tar.xz diff --git a/libmspub.spec b/libmspub.spec index f21ce4a..93a7581 100644 --- a/libmspub.spec +++ b/libmspub.spec @@ -1,8 +1,8 @@ %global apiversion 0.1 Name: libmspub -Version: 0.1.0 -Release: 2%{?dist} +Version: 0.1.1 +Release: 1%{?dist} Summary: A library providing ability to interpret and import Microsoft Publisher files Group: System Environment/Libraries @@ -96,6 +96,9 @@ install -m 0644 pub2*.1 %{buildroot}/%{_mandir}/man1 %{_mandir}/man1/pub2xhtml.1* %changelog +* Tue Jul 01 2014 David Tardon - 0.1.0-1 +- new upstream release + * Sat Jun 07 2014 Fedora Release Engineering - 0.1.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild diff --git a/sources b/sources index 5b2a493..0a0ef6e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -d6d9239a7bb95df55300334afd99ceed libmspub-0.1.0.tar.xz +a86d607bc02eb8dd15ea88b3936b2080 libmspub-0.1.1.tar.xz