Hello community, here is the log from the commit of package grilo for openSUSE:Factory checked in at 2012-11-21 16:47:00 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/grilo (Old) and /work/SRC/openSUSE:Factory/.grilo.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "grilo", Maintainer is "" Changes: -------- --- /work/SRC/openSUSE:Factory/grilo/grilo.changes 2012-10-19 13:28:03.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.grilo.new/grilo.changes 2012-11-21 16:47:02.000000000 +0100 @@ -1,0 +2,26 @@ +Mon Nov 12 12:55:01 UTC 2012 - [email protected] + +- Update to version 0.2.3: + + Added TMDb plugin in the Test UI program. + + grl_source_resolve() can be invoked with sources that do not + implement it + + grl_source_store_metadata() can be invoked with sources that do + not implement it + + Added support for mocking network answers, for testing purpose + + Added support for capturing network content, for testing + purpose + + Improved (de)serialization: support all metadata key types and + multi-valued elements + + Added new keys: GRL_METADATA_KEY_FAVOURITE, + GRL_METADATA_KEY_REGION, GRL_METADATA_KEY_KEYWORD, + GRL_METADATA_KEY_PERFORMER, GRL_METADATA_KEY_PRODUCER, + GRL_METADATA_KEY_DIRECTOR and GRL_METADATA_KEY_ORIGINAL_TITLE + + Sources can expose the type of media they can handle + + Improved documentation + + Bugs fixed: bgo#679686, bgo#685274, bgo#685861, bgo#685967, + bgo#686032, bgo#686033, bgo#686206, bgo#686271, bgo#687104. +- Drop grilo-linking.patch: fixed upstream. +- Drop gnome-common BuildRequires and call to gnome-autogen.sh, as + we no longer carry any patches. + +------------------------------------------------------------------- Old: ---- grilo-0.2.2.tar.xz grilo-linking.patch New: ---- grilo-0.2.3.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ grilo.spec ++++++ --- /var/tmp/diff_new_pack.LScBEQ/_old 2012-11-21 16:47:03.000000000 +0100 +++ /var/tmp/diff_new_pack.LScBEQ/_new 2012-11-21 16:47:03.000000000 +0100 @@ -17,18 +17,14 @@ Name: grilo -Version: 0.2.2 +Version: 0.2.3 Release: 0 Summary: Framework for browsing and searching media content License: LGPL-2.1+ Group: Productivity/Multimedia/Other Url: https://live.gnome.org/Grilo Source: http://download.gnome.org/sources/grilo/0.2/%{name}-%{version}.tar.xz -# PATCH-FIX-UPSTREAM grilo-linking.patch bgo#686271 [email protected] -- Fix linker references for GrlNet.gir. Fixes build on arm -Patch0: grilo-linking.patch BuildRequires: fdupes -# Needed by patch0 -BuildRequires: gnome-common # Required to build documentation BuildRequires: gtk-doc BuildRequires: intltool @@ -112,11 +108,8 @@ %prep %setup -q -%patch0 -p1 %build -# Needed by patch0 -NOCONFIGURE=1 gnome-autogen.sh %configure \ --disable-static \ --disable-tests \ -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
