From 1a2900acd4b7d8e88c1e7cb6d83fa199d95d2c22 Mon Sep 17 00:00:00 2001 From: David Tardon Date: Nov 26 2015 08:36:35 +0000 Subject: new upstream release 0.3.7 --- diff --git a/.gitignore b/.gitignore index 9f42d29..693104c 100644 --- a/.gitignore +++ b/.gitignore @@ -10,3 +10,4 @@ /libmwaw-0.3.4.tar.xz /libmwaw-0.3.5.tar.xz /libmwaw-0.3.6.tar.xz +/libmwaw-0.3.7.tar.xz diff --git a/libmwaw.spec b/libmwaw.spec index 7d2065f..be52f0d 100644 --- a/libmwaw.spec +++ b/libmwaw.spec @@ -1,8 +1,8 @@ %global apiversion 0.3 Name: libmwaw -Version: 0.3.6 -Release: 2%{?dist} +Version: 0.3.7 +Release: 1%{?dist} Summary: A library for import of many old Mac document formats License: LGPLv2+ or MPLv2.0 @@ -48,7 +48,6 @@ Supported output formats are CSV, HTML, SVG, plain text and raw. %autosetup -p1 %build -export CXXFLAGS="-std=c++11 %{optflags}" %configure --disable-static --disable-werror --disable-zip --enable-docs --with-sharedptr=c++11 sed -i \ -e 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' \ @@ -104,6 +103,9 @@ install -m 0644 mwaw2*.1 %{buildroot}/%{_mandir}/man1 %{_mandir}/man1/mwaw2text.1* %changelog +* Thu Nov 26 2015 David Tardon - 0.3.7-1 +- new upstream release + * Thu Aug 27 2015 Jonathan Wakely - 0.3.6-2 - Rebuilt for Boost 1.59 diff --git a/sources b/sources index c3f3294..e26176b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -d16bea6a4f075fd11372390ca6d3da4d libmwaw-0.3.6.tar.xz +07e8989985ce734becd5f12f7d6688cd libmwaw-0.3.7.tar.xz