Hello community,

here is the log from the commit of package grilo-plugins for openSUSE:Factory 
checked in at 2017-09-05 15:14:59
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/grilo-plugins (Old)
 and      /work/SRC/openSUSE:Factory/.grilo-plugins.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "grilo-plugins"

Tue Sep  5 15:14:59 2017 rev:39 rq:519079 version:0.3.5

Changes:
--------
--- /work/SRC/openSUSE:Factory/grilo-plugins/grilo-plugins.changes      
2017-02-20 13:14:48.794835158 +0100
+++ /work/SRC/openSUSE:Factory/.grilo-plugins.new/grilo-plugins.changes 
2017-09-05 15:15:02.118796389 +0200
@@ -1,0 +2,35 @@
+Fri Aug 25 09:36:29 UTC 2017 - zai...@opensuse.org
+
+- Update to version 0.3.5:
+  + build: bgo#778858: meson: Fix library name of optical-media
+    plugin.
+  + dmap plugin: bgo#781278: Fix DMAP plugins not loading.
+  + flickr plugin: bgo#707643: flickr: populate GrlMediaImage with
+    EXIF data.
+  + lastfm-cover plugin: bgo#766789: Use HTTPS rather then insecure
+    HTTP.
+  + lua-factory plugin:
+    - bgo#778857: Building lua-factory breaks with gperf 3.1 if
+      builddir != srcdir.
+    - bgo#779444: Fix a few leaks in plugins.
+    - bgo#781318: Fix lua sources path with Meson.
+  + tracker plugin: bgo#786602: [Tracker] Use sparql1.1 "AS ?var"
+    syntax.
+- Drop grilo-plugins-tracker-2.0.patch: Fixed upstream, following
+  this, drop gnomec-common BuildRequires and autoreconf call, no
+  longer needed.
+- Drop obsolete clean section.
+- Replace pkgconfig(gmime-2.6) with pkgconfig(gmime-3.0) 
+  BuildRequires: Needed for podcast support.
+- Pass --enable-podcasts to configure, ensure we are building
+  podcast support.
+
+-------------------------------------------------------------------
+Fri Jul 21 19:59:50 UTC 2017 - dims...@opensuse.org
+
+- Add grilo-plugins-tracker-2.0.patch: Also detect tracker 2.0 as
+  a valid option.
+- Add gnomec-common BuildRequires and call autoreconf, as above
+  patch touches the buildsystem.
+
+-------------------------------------------------------------------

Old:
----
  grilo-plugins-0.3.4.tar.xz

New:
----
  grilo-plugins-0.3.5.tar.xz

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

Other differences:
------------------
++++++ grilo-plugins.spec ++++++
--- /var/tmp/diff_new_pack.6vNgyY/_old  2017-09-05 15:15:04.378478760 +0200
+++ /var/tmp/diff_new_pack.6vNgyY/_new  2017-09-05 15:15:04.378478760 +0200
@@ -26,7 +26,7 @@
 %endif
 
 Name:           grilo-plugins
-Version:        0.3.4
+Version:        0.3.5
 Release:        0
 Summary:        Media discovering and browsing framework -- Media and Metadata 
Plugins
 License:        LGPL-2.1+
@@ -43,7 +43,7 @@
 BuildRequires:  pkgconfig(avahi-gobject)
 BuildRequires:  pkgconfig(gio-2.0)
 BuildRequires:  pkgconfig(glib-2.0) >= 2.36
-BuildRequires:  pkgconfig(gmime-2.6)
+BuildRequires:  pkgconfig(gmime-3.0)
 BuildRequires:  pkgconfig(gmodule-2.0)
 BuildRequires:  pkgconfig(goa-1.0) >= 3.17.91
 BuildRequires:  pkgconfig(gobject-2.0)
@@ -134,10 +134,12 @@
     --enable-chromaprint \
 %endif
 %if %{with lua}
-    --enable-lua-factory
+    --enable-lua-factory \
 %else
-    --disable-lua-factory
+    --disable-lua-factory \
 %endif
+    --enable-podcasts \
+    %{nil}
 make %{?_smp_mflags}
 
 %install
@@ -152,9 +154,6 @@
 #make check
 %endif
 
-%clean
-%{?buildroot:rm -rf %{buildroot}}
-
 %files
 %defattr(-,root,root)
 %doc AUTHORS ChangeLog COPYING NEWS README
@@ -176,7 +175,7 @@
 %{plugin_dir}/libgrllocalmetadata.so
 %{plugin_dir}/libgrlmetadatastore.so
 %{plugin_dir}/libgrlopensubtitles.so
-%{plugin_dir}/libgrloptical-media.so
+%{plugin_dir}/libgrlopticalmedia.so
 %{plugin_dir}/libgrlpodcasts.so
 %{plugin_dir}/libgrlraitv.so
 %{plugin_dir}/libgrlshoutcast.so

++++++ grilo-plugins-0.3.4.tar.xz -> grilo-plugins-0.3.5.tar.xz ++++++
++++ 7601 lines of diff (skipped)


Reply via email to