Hello community,

here is the log from the commit of package libmediaart for openSUSE:Factory 
checked in at 2017-03-22 23:01:00
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libmediaart (Old)
 and      /work/SRC/openSUSE:Factory/.libmediaart.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libmediaart"

Wed Mar 22 23:01:00 2017 rev:8 rq:477294 version:1.9.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/libmediaart/libmediaart.changes  2015-03-09 
10:00:26.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.libmediaart.new/libmediaart.changes     
2017-03-22 23:01:11.529056785 +0100
@@ -1,0 +2,18 @@
+Mon Mar  6 09:45:37 UTC 2017 - [email protected]
+
+- Update to version 1.9.1:
+  + Extract:
+    - Introspection fix.
+    - Coverity fix.
+  + tests: Fix tests to run both installed and built.
+  + libmediaart: Fix marshallers, hide private symbols.
+
+-------------------------------------------------------------------
+Sat Jan 28 11:50:43 UTC 2017 - [email protected]
+
+- Pass --disable-static, --enable-gdkpixbuf, --enable-gtk-doc,
+  --disable-qt and --disable-installed-tests to configure, ensure
+  we build the options we want.
+- Following the above, add gtk-doc BuildRequires.
+
+-------------------------------------------------------------------

Old:
----
  libmediaart-1.9.0.tar.xz

New:
----
  libmediaart-1.9.1.tar.xz

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

Other differences:
------------------
++++++ libmediaart.spec ++++++
--- /var/tmp/diff_new_pack.93wM4f/_old  2017-03-22 23:01:12.412931498 +0100
+++ /var/tmp/diff_new_pack.93wM4f/_new  2017-03-22 23:01:12.416930931 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libmediaart
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 # Copyright (c) 2013 Dominique Leuenberger, Amsterdam, The Netherlands
 #
 # All modifications and additions to the file contributed by third parties
@@ -18,7 +18,7 @@
 
 
 Name:           libmediaart
-Version:        1.9.0
+Version:        1.9.1
 Release:        0
 # License note: src.rpm contains GPL-2.0+ (tests) and LGPL-2.1+ code
 Summary:        Media Art extraction library
@@ -28,6 +28,7 @@
 Source:         
http://download.gnome.org/sources/libmediaart/1.9/%{name}-%{version}.tar.xz
 BuildRequires:  gcc-c++
 BuildRequires:  gobject-introspection-devel >= 1.30.0
+BuildRequires:  gtk-doc
 BuildRequires:  pkgconfig(gdk-pixbuf-2.0) >= 2.12.0
 BuildRequires:  pkgconfig(gio-2.0) >= 2.35.1
 BuildRequires:  pkgconfig(gio-unix-2.0) >= 2.35.1
@@ -74,7 +75,12 @@
 %setup -q
 
 %build
-%configure
+%configure \
+       --disable-static \
+       --enable-gdkpixbuf \
+       --enable-gtk-doc \
+       --disable-qt \
+       --disable-installed-tests
 make %{?_smp_mflags}
 
 %install

++++++ libmediaart-1.9.0.tar.xz -> libmediaart-1.9.1.tar.xz ++++++
++++ 26710 lines of diff (skipped)


Reply via email to