Hello community, here is the log from the commit of package libmwaw for openSUSE:Factory checked in at 2015-06-17 16:15:41 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libmwaw (Old) and /work/SRC/openSUSE:Factory/.libmwaw.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libmwaw" Changes: -------- --- /work/SRC/openSUSE:Factory/libmwaw/libmwaw.changes 2015-01-05 04:42:52.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.libmwaw.new/libmwaw.changes 2015-06-17 16:15:42.000000000 +0200 @@ -1,0 +2,6 @@ +Sat Jun 13 12:58:37 UTC 2015 - [email protected] + +- Version bump to 0.3.5 + * Various small fixes on 0.3 series, nothing big woth mention + +------------------------------------------------------------------- Old: ---- libmwaw-0.3.4.tar.xz New: ---- libmwaw-0.3.5.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libmwaw.spec ++++++ --- /var/tmp/diff_new_pack.vfyiUw/_old 2015-06-17 16:15:43.000000000 +0200 +++ /var/tmp/diff_new_pack.vfyiUw/_new 2015-06-17 16:15:43.000000000 +0200 @@ -1,7 +1,7 @@ # # spec file for package libmwaw # -# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -16,8 +16,9 @@ # +%define libname libmwaw-0_3-3 Name: libmwaw -Version: 0.3.4 +Version: 0.3.5 Release: 0 Summary: Pre Mac OSX text file formats parser library License: (LGPL-2.1+ or MPL-2.0) and GPL-2.0+ @@ -40,8 +41,6 @@ %description Libmwaw is a project for converting many pre-OSX MAC text formats. -%define libname libmwaw-0_3-3 - %package -n %{libname} Summary: Pre Mac OSX text file formats parser library Group: System/Libraries @@ -62,9 +61,7 @@ %package devel-doc Summary: Documentation for the libmwaw API Group: Documentation/HTML -%if 0%{?suse_version} > 1200 BuildArch: noarch -%endif %description devel-doc This package contains documentation for the libmwaw API. @@ -84,13 +81,14 @@ docs/doxygen/footer.html.in %build -./autogen.sh +autoreconf -fvi export CXXFLAGS="%{optflags} -fvisibility-inlines-hidden" %configure \ + --disable-silent-rules \ --disable-werror \ --disable-static \ --docdir=%{_docdir}/%{name} -make %{?_smp_mflags} V=1 +make %{?_smp_mflags} %install make DESTDIR=%{buildroot} install %{?_smp_mflags} ++++++ libmwaw-0.3.4.tar.xz -> libmwaw-0.3.5.tar.xz ++++++ ++++ 67074 lines of diff (skipped)
