Hello community,

here is the log from the commit of package libmwaw for openSUSE:Factory checked 
in at 2016-07-27 16:29:29
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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-12-23 
09:56:15.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.libmwaw.new/libmwaw.changes     2016-07-27 
16:29:30.000000000 +0200
@@ -1,0 +2,7 @@
+Thu Jul 14 08:52:04 UTC 2016 - tchva...@suse.com
+
+- Version update to 0.3.8:
+  * Various clang and -W* fixes all around
+  * Bunch of bugfixes
+
+-------------------------------------------------------------------

Old:
----
  libmwaw-0.3.7.tar.xz

New:
----
  libmwaw-0.3.8.tar.xz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ libmwaw.spec ++++++
--- /var/tmp/diff_new_pack.dnkULj/_old  2016-07-27 16:29:31.000000000 +0200
+++ /var/tmp/diff_new_pack.dnkULj/_new  2016-07-27 16:29:31.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package libmwaw
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 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
@@ -18,24 +18,22 @@
 
 %define libname libmwaw-0_3-3
 Name:           libmwaw
-Version:        0.3.7
+Version:        0.3.8
 Release:        0
 Summary:        Pre Mac OSX text file formats parser library
 License:        (LGPL-2.1+ or MPL-2.0) and GPL-2.0+
 Group:          Productivity/Publishing/Word
 Url:            http://sourceforge.net/p/libmwaw/wiki/Home/
 Source:         
http://downloads.sourceforge.net/project/%{name}/%{name}/%{name}-%{version}/%{name}-%{version}.tar.xz
-BuildRequires:  autoconf
-BuildRequires:  automake
 BuildRequires:  boost-devel
 BuildRequires:  doxygen
 BuildRequires:  fdupes
 BuildRequires:  gcc-c++
-BuildRequires:  librevenge-devel >= 0.0.0
 BuildRequires:  libtool
-BuildRequires:  pkg-config
+BuildRequires:  pkgconfig
 BuildRequires:  xz
-BuildRequires:  zlib-devel
+BuildRequires:  pkgconfig(librevenge-0.0)
+BuildRequires:  pkgconfig(zlib)
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -52,7 +50,6 @@
 Summary:        Files for Developing with libmwaw
 Group:          Development/Libraries/C and C++
 Requires:       %{libname} = %{version}
-Requires:       libwpd-devel
 
 %description devel
 Libmwaw is a new project for converting many pre-OSX MAC text formats.
@@ -81,7 +78,6 @@
        docs/doxygen/footer.html.in
 
 %build
-autoreconf -fvi
 export CXXFLAGS="%{optflags} -fvisibility-inlines-hidden"
 %configure \
        --disable-silent-rules \
@@ -91,7 +87,7 @@
 make %{?_smp_mflags}
 
 %install
-make DESTDIR=%{buildroot} install %{?_smp_mflags}
+make %{?_smp_mflags} DESTDIR=%{buildroot} install
 find %{buildroot} -type f -name "*.la" -delete -print
 # documentation
 mkdir -p %{buildroot}%{_docdir}/%{name}
@@ -100,7 +96,6 @@
 %fdupes %{buildroot}
 
 %post -n %{libname} -p /sbin/ldconfig
-
 %postun -n %{libname} -p /sbin/ldconfig
 
 %files -n %{libname}

++++++ libmwaw-0.3.7.tar.xz -> libmwaw-0.3.8.tar.xz ++++++
++++ 67136 lines of diff (skipped)


Reply via email to