Hello community,

here is the log from the commit of package grilo-plugins for openSUSE:Factory 
checked in at 2012-12-14 07:37:29
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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-11-21 16:47:48.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.grilo-plugins.new/grilo-plugins.changes 
2012-12-14 07:37:31.000000000 +0100
@@ -1,0 +2,41 @@
+Tue Dec 11 08:58:38 UTC 2012 - vu...@opensuse.org
+
+- Update to version 0.2.4:
+  + General:
+    - Improved build system
+    - Added plugins documentation
+    - grl_source_query(): Does not hint at the query syntaxes
+      (bgo#685473)
+  + Blip.TV plugin:
+    - Use GrlNet instead of librest
+    - Fixed backend API usage
+  + Filesystem plugin:
+    - Fixed a warning
+  + Jamendo plugin:
+    - Return no result when browsing out of range feeds
+      (bgo#689125)
+  + Local Metadata plugin:
+    - Check URL in resolve
+  + Metadata Store plugin:
+    - Fixed crash with freed variable
+    - Add 'search' with filtering by 'favourite' (bgo#687788)
+  + TMDb plugin:
+    - Added documentation
+    - Added example of use
+    - Restored original-title key
+    - Add tmdb plugin tests (bgo#688245)
+  + Tracker plugin:
+    - Added support for Tracker 0.15
+  + Vimeo plugin:
+    - Use GrlNet
+    - Use quvi to get the URL video
+    - Set up URL key as slow key
+    - Added "format" parameter
+    - Vimeo plugin is broken (bgo#688821)
+- Add docbook_4 and gnome-doc-utils-devel BuildRequires: new
+  dependencies to build tutorial.
+- Remove pkgconfig(rest-0.7) BuildRequires: dependency is now gone.
+- Disable "make check" in %check as it fails during the build. It
+  likely needs the package to be installed (see bgo#690034).
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ grilo-plugins.spec ++++++
--- /var/tmp/diff_new_pack.nC4XRv/_old  2012-12-14 07:37:33.000000000 +0100
+++ /var/tmp/diff_new_pack.nC4XRv/_new  2012-12-14 07:37:33.000000000 +0100
@@ -19,13 +19,15 @@
 %define plugin_dir %(pkg-config --variable plugindir grilo-0.2)
 
 Name:           grilo-plugins
-Version:        0.2.3
+Version:        0.2.4
 Release:        0
+# FIXME: either re-enable or drop %%check, see bgo#690034 (last checked: 0.2.4)
 Summary:        Media discovering and browsing framework -- Media and Metadata 
Plugins
 License:        LGPL-2.1+
 Group:          Productivity/Multimedia/Other
 Url:            https://live.gnome.org/Grilo
 Source:         
http://download.gnome.org/sources/grilo-plugins/0.2/%{name}-%{version}.tar.xz
+BuildRequires:  docbook_4
 BuildRequires:  libgcrypt-devel
 BuildRequires:  pkgconfig(gio-2.0)
 BuildRequires:  pkgconfig(glib-2.0) >= 2.20
@@ -43,7 +45,6 @@
 BuildRequires:  pkgconfig(libgdata)
 BuildRequires:  pkgconfig(libsoup-2.4)
 BuildRequires:  pkgconfig(libxml-2.0)
-BuildRequires:  pkgconfig(rest-0.7)
 BuildRequires:  pkgconfig(sqlite3)
 BuildRequires:  pkgconfig(totem-plparser) >= 3.4.1
 %if 0%{?suse_version} > 1140
@@ -106,7 +107,8 @@
 find %{buildroot} -type f -name "*.la" -delete -print
 
 %check
-make check
+# disabled because of bgo#690034
+#make check
 
 %clean
 %{?buildroot:rm -rf %{buildroot}}
@@ -114,6 +116,12 @@
 %files
 %defattr(-,root,root)
 %doc AUTHORS ChangeLog COPYING NEWS README
+%dir %{_datadir}/gnome/
+%dir %{_datadir}/gnome/help/
+%dir %{_datadir}/gnome/help/examples/
+%doc %{_datadir}/gnome/help/examples/example-tmdb.c
+%dir %{_datadir}/gnome/help/grilo-plugins/
+%doc %{_datadir}/gnome/help/grilo-plugins/C/
 # Explicitly list plugins
 %{plugin_dir}/libgrlappletrailers.so
 %{plugin_dir}/grl-apple-trailers.xml

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

Reply via email to