diff --git a/.gitignore b/.gitignore index 55af2c5..1badc0a 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,4 @@ /libmwaw-0.3.1.tar.xz /libmwaw-0.3.2.tar.xz /libmwaw-0.3.3.tar.xz +/libmwaw-0.3.4.tar.xz diff --git a/libmwaw.spec b/libmwaw.spec index 58a5031..303f982 100644 --- a/libmwaw.spec +++ b/libmwaw.spec @@ -1,7 +1,7 @@ %global apiversion 0.3 Name: libmwaw -Version: 0.3.3 +Version: 0.3.4 Release: 1%{?dist} Summary: A library for import of many old Mac document formats @@ -104,6 +104,9 @@ install -m 0644 mwaw2*.1 %{buildroot}/%{_mandir}/man1 %{_mandir}/man1/mwaw2text.1* %changelog +* Sun Jan 04 2015 David Tardon - 0.3.4-1 +- new upstream release + * Tue Oct 14 2014 David Tardon - 0.3.3-1 - new upstream release diff --git a/sources b/sources index 31e44ac..7a376c5 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -de4963d833142ce690ca9518a916e888 libmwaw-0.3.3.tar.xz +402e8af2bda6e8f2b5e68af44648820f libmwaw-0.3.4.tar.xz