From 445721b468ff1930a415c3311ee03672739f3e1f Mon Sep 17 00:00:00 2001 From: David Tardon Date: Tue, 14 Oct 2014 17:11:23 +0200 Subject: [PATCH] new upstream release 0.3.3 --- .gitignore | 1 + libmwaw.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 4983641..55af2c5 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,4 @@ /libmwaw-0.2.0.tar.xz /libmwaw-0.3.1.tar.xz /libmwaw-0.3.2.tar.xz +/libmwaw-0.3.3.tar.xz diff --git a/libmwaw.spec b/libmwaw.spec index fd03f66..58a5031 100644 --- a/libmwaw.spec +++ b/libmwaw.spec @@ -1,8 +1,8 @@ %global apiversion 0.3 Name: libmwaw -Version: 0.3.2 -Release: 2%{?dist} +Version: 0.3.3 +Release: 1%{?dist} Summary: A library for import of many old Mac document formats License: LGPLv2+ or MPLv2.0 @@ -104,6 +104,9 @@ install -m 0644 mwaw2*.1 %{buildroot}/%{_mandir}/man1 %{_mandir}/man1/mwaw2text.1* %changelog +* Tue Oct 14 2014 David Tardon - 0.3.3-1 +- new upstream release + * Sun Aug 17 2014 Fedora Release Engineering - 0.3.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild diff --git a/sources b/sources index 8e62a20..31e44ac 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -b1847d4befd4e0e6a297101f0e28ad99 libmwaw-0.3.2.tar.xz +de4963d833142ce690ca9518a916e888 libmwaw-0.3.3.tar.xz