diff options
author | Juan A. Suarez Romero <jasuarez@igalia.com> | 2011-04-06 12:32:37 -0400 |
---|---|---|
committer | Juan A. Suarez Romero <jasuarez@igalia.com> | 2011-04-06 12:32:37 -0400 |
commit | 5c4c148614585c95ee5a4dd3a15b0b97092dedbb (patch) | |
tree | a0721a22e345218ca1a4622938c22b800bbdd872 | |
parent | a68d023b7bf607b71e12f2a0a758e637e7d87940 (diff) |
Update RPM spec filegrilo-0.1.13-1rpm
-rw-r--r-- | grilo.spec.in | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/grilo.spec.in b/grilo.spec.in index 271375b..7a5726a 100644 --- a/grilo.spec.in +++ b/grilo.spec.in @@ -103,6 +103,13 @@ rm -rf $RPM_BUILD_ROOT %{_datadir}/vala-0.10/vapi/* %changelog +* Wed Apr 06 2011 Juan A. Suarez Romero <jasuarez@igalia.com> - 0.1.13-1 +- Do not store keys without values in GrlData +- Deprecated grl_data_key_is_known() +- Deprecated GrlData "overwrite" property +- Renamed grl_data_get_single_related_keys() +- Some fixes, including: BGO#645525 - CPU load and grilo requests + * Wed Mar 30 2011 Juan A. Suarez Romero <jasuarez@igalia.com> - 0.1.12-1 - Several fixes and improvements, including fixes for: BGO#645542 - grl_metadata_source_set_metadata() broken - Added support for caching in GrlNet |