Hello community,

here is the log from the commit of package grilo-plugins for openSUSE:Factory 
checked in at 2012-12-28 15:00:24
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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-14 07:37:31.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.grilo-plugins.new/grilo-plugins.changes 
2012-12-28 15:00:26.000000000 +0100
@@ -1,0 +2,16 @@
+Mon Dec 17 09:21:25 UTC 2012 - [email protected]
+
+- Update to version 0.2.5:
+  + General:
+    - Moved examples/ into help/
+    - Fixed typo in documentation
+    - Build fix (bgo#689577)
+  + TMDb plugin:
+    - Do not require plugin installed to run the tests
+    - Several fixes and improvements in tests
+    - Publication date is a slow key
+  + UPnP plugin:
+    - Fixed race condition when creating the sources
+- Re-enable "make check" in %check as it works now.
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ grilo-plugins.spec ++++++
--- /var/tmp/diff_new_pack.OAuoA9/_old  2012-12-28 15:00:28.000000000 +0100
+++ /var/tmp/diff_new_pack.OAuoA9/_new  2012-12-28 15:00:28.000000000 +0100
@@ -19,9 +19,8 @@
 %define plugin_dir %(pkg-config --variable plugindir grilo-0.2)
 
 Name:           grilo-plugins
-Version:        0.2.4
+Version:        0.2.5
 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
@@ -107,8 +106,7 @@
 find %{buildroot} -type f -name "*.la" -delete -print
 
 %check
-# disabled because of bgo#690034
-#make check
+make check
 
 %clean
 %{?buildroot:rm -rf %{buildroot}}
@@ -118,10 +116,9 @@
 %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/
+%doc %{_datadir}/gnome/help/grilo-plugins/examples/
 # Explicitly list plugins
 %{plugin_dir}/libgrlappletrailers.so
 %{plugin_dir}/grl-apple-trailers.xml

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to