diff --git a/.gitignore b/.gitignore index c45d03c..54f9a35 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ /libabw-0.0.1.tar.xz /libabw-0.0.2.tar.xz /libabw-0.1.0.tar.xz +/libabw-0.1.1.tar.xz diff --git a/libabw.spec b/libabw.spec index 226b52f..46c617a 100644 --- a/libabw.spec +++ b/libabw.spec @@ -1,8 +1,8 @@ %global apiversion 0.1 Name: libabw -Version: 0.1.0 -Release: 3%{?dist} +Version: 0.1.1 +Release: 1%{?dist} Summary: A library for import of AbiWord files License: MPLv2.0 @@ -94,6 +94,9 @@ install -m 0644 abw2*.1 %{buildroot}/%{_mandir}/man1 %{_mandir}/man1/abw2html.1* %changelog +* Sat Dec 20 2014 David Tardon - 0.1.1-1 +- new upstream release + * Sun Aug 17 2014 Fedora Release Engineering - 0.1.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild diff --git a/sources b/sources index e7976b8..650080a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -f29f5ad99b36635fb566c55327b1905e libabw-0.1.0.tar.xz +6be55a46078b593ec20cad9bb8730c3e libabw-0.1.1.tar.xz