Hello community,

here is the log from the commit of package grilo-plugins for openSUSE:Factory 
checked in at 2013-04-03 23:46:11
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/grilo-plugins (Old)
 and      /work/SRC/openSUSE:Factory/.grilo-plugins.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "grilo-plugins", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/grilo-plugins/grilo-plugins.changes      
2012-12-28 15:00:26.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.grilo-plugins.new/grilo-plugins.changes 
2013-04-03 23:46:13.000000000 +0200
@@ -1,0 +2,39 @@
+Tue Mar 19 19:41:32 UTC 2013 - dims...@opensuse.org
+
+- Update to version 0.2.6:
+  + Filesystem plugin:
+    - grl-filesystem only honours the first base-path (bgo#690710).
+    - Filesystem plugin strips "extension" from directories' title
+      (bgo#694008).
+  + Jamendo plugin: Capitalize root-level titles.
+  + Metadata Store plugin:
+    - Store type of media.
+    - Add filter by source-id key.
+  + Rai.tv plugin: New plugin that provides videos from Rai TV.
+  + TMDb plugin: Several fixes: bgo#691196, bgo#691197, bgo#691339.
+  + Tracker plugin:
+    - Added support for Tracker 0.16.
+    - Added filter by type support,
+    - grilo tracker plugin doesn't notify about newly added media
+      (bgo#691717).
+  + UPnP plugin: Add filter by type support.
+  + YouTube plugin: Initialize correctly all the inner structures.
+  + LastFM Album Art plugin: Do not return default image.
+  + Bugs fixed: bgo#690614, bgo#692118, bgo#695789.
+- Pass --enable-raitv to configure: build the plugin (no new
+  dependencies).
+- Drop grilo-plugins-tracker-0.16.patch: fixed upstream.
+- Drop gnome-common and gnome-doc-utils-devel BuildRequires and
+  call to gnome-autogen.sh, as we no longer carry any patches.
+
+-------------------------------------------------------------------
+Sat Mar  9 22:11:43 UTC 2013 - dims...@opensuse.org
+
+- Add grilo-plugins-tracker-0.16.patch: Add support for tracker
+  0.16.
+- Add gnome-common and gnome-doc-utils-devel BuildRequires and
+  call to autoreconf, as above patch touches the build system.
+- Replace pkgconfig(tracker-sparql-0.14) BuildRequires with
+  tracker-devel: the .pc file change with each version of tracker.
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ grilo-plugins.spec ++++++
--- /var/tmp/diff_new_pack.jmptB2/_old  2013-04-03 23:46:15.000000000 +0200
+++ /var/tmp/diff_new_pack.jmptB2/_new  2013-04-03 23:46:15.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package grilo-plugins
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -19,7 +19,7 @@
 %define plugin_dir %(pkg-config --variable plugindir grilo-0.2)
 
 Name:           grilo-plugins
-Version:        0.2.5
+Version:        0.2.6
 Release:        0
 Summary:        Media discovering and browsing framework -- Media and Metadata 
Plugins
 License:        LGPL-2.1+
@@ -28,6 +28,7 @@
 Source:         
http://download.gnome.org/sources/grilo-plugins/0.2/%{name}-%{version}.tar.xz
 BuildRequires:  docbook_4
 BuildRequires:  libgcrypt-devel
+BuildRequires:  tracker-devel
 BuildRequires:  pkgconfig(gio-2.0)
 BuildRequires:  pkgconfig(glib-2.0) >= 2.20
 BuildRequires:  pkgconfig(gmime-2.6)
@@ -42,16 +43,11 @@
 BuildRequires:  pkgconfig(json-glib-1.0)
 BuildRequires:  pkgconfig(libdmapsharing-3.0) >= 2.9.12
 BuildRequires:  pkgconfig(libgdata)
+BuildRequires:  pkgconfig(libquvi) >= 0.4.0
 BuildRequires:  pkgconfig(libsoup-2.4)
 BuildRequires:  pkgconfig(libxml-2.0)
 BuildRequires:  pkgconfig(sqlite3)
 BuildRequires:  pkgconfig(totem-plparser) >= 3.4.1
-%if 0%{?suse_version} > 1140
-BuildRequires:  pkgconfig(libquvi) >= 0.4.0
-BuildRequires:  pkgconfig(tracker-sparql-0.14)
-%else
-BuildRequires:  pkgconfig(tracker-sparql-0.10)
-%endif
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -98,7 +94,9 @@
 %setup -q
 
 %build
-%configure --disable-static
+%configure \
+    --disable-static \
+    --enable-raitv
 make %{?_smp_mflags}
 
 %install
@@ -146,6 +144,8 @@
 %{plugin_dir}/grl-optical-media.xml
 %{plugin_dir}/libgrlpodcasts.so
 %{plugin_dir}/grl-podcasts.xml
+%{plugin_dir}/libgrlraitv.so
+%{plugin_dir}/grl-raitv.xml
 %{plugin_dir}/libgrlshoutcast.so
 %{plugin_dir}/grl-shoutcast.xml
 %{plugin_dir}/grl-tmdb.xml

++++++ grilo-plugins-0.2.5.tar.xz -> grilo-plugins-0.2.6.tar.xz ++++++
++++ 6060 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to