summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJuan A. Suarez Romero <jasuarez@igalia.com>2011-04-13 16:45:05 +0000
committerJuan A. Suarez Romero <jasuarez@igalia.com>2011-04-13 16:45:05 +0000
commit8acda6de67e060a9ce0992bfe43850e02067e209 (patch)
tree25a6a4c9727ee708fd3c979b4ce2576cbce91801
parentadeb9155a5ef577bdd4c5e83f20b0db64554cb4e (diff)
downloadgrilo-plugins-8acda6de67e060a9ce0992bfe43850e02067e209.tar.gz
Update RPM spec filegrilo-plugins-0.1.14-1rpm
-rw-r--r--grilo-plugins.spec.in8
1 files changed, 8 insertions, 0 deletions
diff --git a/grilo-plugins.spec.in b/grilo-plugins.spec.in
index 766076d..674d5a9 100644
--- a/grilo-plugins.spec.in
+++ b/grilo-plugins.spec.in
@@ -88,6 +88,14 @@ rm -rf $RPM_BUILD_ROOT
%{_datadir}/grilo-0.1/plugins/*.xml
%changelog
+* Wed Apr 13 2011 Juan A. Suarez Romero <jasuarez@igalia.com> - 0.1.14-1
+- General: get rid of unused definitions, use new "content-changed" API, added "module" information to XML files, use new API instead of deprecated ones
+- Jamendo plugin: plugged some leaks
+- LastFM Album Art plugin: resolve() is now a cancellable operation
+- Local metadata plugin: small fixes, resolve() is now a cancellable operation
+- Tracker plugin: several fixes
+- UPnP plugin: plugged some leaks
+
* Wed Apr 06 2011 Juan A. Suarez Romero <jasuarez@igalia.com> - 0.1.13-1
- General: do not use grl_data_key_is_known(), as it is deprecated
- Tracker: do not load the plugin if Tracker is not running, allow Tracker versions below 0.10.5