Changelog for
libgrlnet-0_2-0-0.2.6-3.18.i586.rpm :
* Fri May 17 2013 dimstarAATTopensuse.org- Update to version 0.2.6: + Fixed GrlNet cache. + Added support for Vala 0.20. + Improved test-ui. + Some fixes, including bgo#696860, bgo#697175, bgo#700310, bgo#700311. + Added new functions in GrlConfig - grl_config_get_api_token_secret(). - grl_config_set_api_token_secret(). + Improved grl-inspect - Print list of available keys. - Show more information about plugins. + Updated translations.- Drop grilo-libvala-0.20.patch: fixed upstream.- Drop gnome-common BuildRequires and call to gnome-autogen.sh, as we no longer carry any patches.- Create a -lang package.- Provide %{name} by libgrilo package, in order to have the -lang package installable.- Recommend grilo-lang from libgrilo.
* Thu Apr 18 2013 dimstarAATTopensuse.org- Add grilo-libvala-0.20.patch: Add libvala 0.20 support.- Add gnome-common BuildRequires and call to gnome-autogen.sh, as above patch touches the build system.
* Tue Mar 19 2013 dimstarAATTopensuse.org- Update to version 0.2.5: + Fixed compilation problem with gcc 4.2. + Removed some warnings. + Several changes in test-ui + Bugs fixed: bgo#689577, bgo#690612, bgo#690613, bgo#692118, bgo#692873, bgo#694390.
* Sun Dec 02 2012 dimstarAATTopensuse.org- Update to version 0.2.4: + Fixed compilation problem with gcc 4.2. + Improved documentation. + Added support for boolean, float and datetime keys in filters. + Some fixes in core, including: - bgo#688301: docs: GrlMedia: Improve certificate/region function docs. - bgo#689053: grl-source: fix compare_queue_element function.
* Mon Nov 12 2012 dimstarAATTopensuse.org- 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.
* Wed Oct 17 2012 dimstarAATTopensuse.org- Add grilo-linking.patch: Fix linking of GrlNet.gir.- Add gnome-common BuildRequires and call to gnome-autogen.sh, as above patch touches the BuildSystem.
* Fri Oct 05 2012 dimstarAATTopensuse.org- Update to version 0.2.2: + Rename macro from GRL_CAPS_TYPE to GRL_TYPE_CAPS + Sort entries in documentation + net: Add possibility to set custom HTTP headers on requests (bgo#680436) + Several bug fixes.
* Thu Oct 04 2012 dimstarAATTopensuse.org- Update to version 0.2.1: + Use G_MODULE_BIND_LOCAL to load modules + Less disturbances using warnings instead of errors + Add option to disable Test UI + Bugs fixed: bgo#681757, bgo#681983, bgo#681984, bgo#681992, bgo#682024, bgo#682791, bgo#682793, bgo#682855, bgo#685161, bgo#685169.- Drop grilo-int2pointer.patch: fixed upstream.- Replace pkgconfig(libvala-0.16) BuildRequires with pkgconfig(libvala-0.18): As this package lives in the same devel project as vala, we don\'t have to care too much about older versions to be found in older openSUSE releases.- Pass --enable-vala to configure: this helps us to abort the build early in case something does not work out as expected rather than only at the end, when the files section does not match.
* Mon Aug 13 2012 dimstarAATTopensuse.org- Update to version 0.2.0: + Merged GrlMediaSource and GrlMetadataSource in one GrlSource + Improvements in the full resolution algorithm + Added operation options and source capabilities + Added filtering capabilities + Changes in API names + Added support for Vala 0.14 - 0.18 + Added support for Windows building + Use GDateTime for date-based keys + Use numbers to identify metadata keys + Improvements in Grilo Net library + Improvements in Vala bindings + Improvements in documentation + Improvements in the build system + Bugs fixed: bgo#662748, bgo#662762, bgo#662763, bgo#665938.- Add grilo-int2pointer.patch: Fix brp errors, taken from git.- Rename libgrilo-0_1-0 to libgrilo-0_2-1, typelib-1_0-Grl-0_1 to typelib-1_0-Grl-0_2, libgrlnet-0_1-0 to libgrlnet-0_2-0, typelib-1_0-GrlNet-0_1 to typelib-1_0-GrlNet-0_2, following upstreams soname bumps.
* Mon Aug 13 2012 dimstarAATTopensuse.org- Update to version 0.1.20: + Test UI requires Gtk+ 3 + Fixes in the Test UI + Improved documentation + Bugs fixed: bgo#676822, bgo#676823, bgo#679674.
* Wed Jun 06 2012 dimstarAATTopensuse.org- Update to version 0.1.19: + Fixes in the Test UI + Improvements in Grilo Net library + Added support for Vala 0.16 and 0.18 + Improvements in the build system + Several fixes, including: - bgo#662748: tracker plugin: support multiple resources in a larger file - bgo#665938: Do not dist gir_DATA - bgo#672923: Make it possible to override the user-agent in GrlNetWc- Drop grilo-vala-0_16.patch: fixed upstream- Drop gnome-commong BuildRequires and call to gnome-autogen.sh: no longer needed, as we don\'t carry any patches anymore.- Drop xz BuildRequires as it now comes for free in the build system.
* Fri Jan 13 2012 dimstarAATTopensuse.org- Change pkgconfig(libvala-0.14) BuildRequires to pkgconfig(libvala-0.16)- Add grilo-vala-0_16.patch: Detect libvala 0.16- Add gnome-common BuildRequires and call to gnome-autogen.sh, as above patch touches the build system.
* Sat Dec 10 2011 dimstarAATTopensuse.org- Update to version 0.1.18: + Added support for Windows builds + Bugs fixed: bgo#662762, bgo#662763.- Drop grilo-no-wc-test.patch: fixed upstream- Remove gnome-common BuildRequires and call to gnome-autogen.sh, as we do no longer carry any patches.- Add xz BuildRequires because we can\'t build a package for a xz-compressed tarball without explicitly specifying that... See bnc#697467 for more details.
* Thu Dec 08 2011 dimstarAATTopensuse.org- Split typelib files into their own subpackages: typelib-1_0-Grl-0_1 and typelib-1_0-GrlNet-0_1.- Add typelib-1_0-Grl-0_1 and typelib-1_0-GrlNet-0_1 Requires to devel subpackage.
* Sun Nov 27 2011 dimstarAATTopensuse.org- Add grilo-no-wc-test.patch: wc-test fails to build with new glib. Instead of fixing the build, we follow upstreams approch and drop it.- Add gnome-common BuildRequires and call to gnome-autogen.sh, as the patch modifies the build system.
* Mon Sep 05 2011 vuntzAATTopensuse.org- Update to version 0.1.17: + Minor improvements in documentation + Well-manage end of search/browse in splitted sources + Minor fixes in build system + Install XML files in the same place as libraries + Restrict loading of a subset of plugins + Added support for Vala 0.14 + Fixed some bugs, including: bgo#657549, bgo#657920.- Remove sed hack in %build to support vala 0.14: fixed upstream.
* Wed Aug 03 2011 dimstarAATTopensuse.org- Spec cleanup for inclusion into Factory.
* Thu Jul 07 2011 cbosdonnatAATTnovell.com- Added vala and gtk+3 dependencies- Spec file cleanup
* Thu Jul 07 2011 cbosdonnatAATTnovell.com- Created initial packages with grilo 0.1.16