summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJuan A. Suarez Romero <jasuarez@igalia.com>2011-02-10 18:57:54 +0100
committerJuan A. Suarez Romero <jasuarez@igalia.com>2011-02-10 18:57:54 +0100
commit3a75244cd5fda629304d89ce05a571117e082156 (patch)
treedf19b6545f00c03abd727cc46b6428b443f0dfbe
parent467ece4f3f47e2c116f7d9d894b456bb13529197 (diff)
Update RPM spec filegrilo-0.1.9-1rpm
Add changes from 0.1.9.
-rw-r--r--grilo.spec.in9
1 files changed, 9 insertions, 0 deletions
diff --git a/grilo.spec.in b/grilo.spec.in
index e42397a..230eea0 100644
--- a/grilo.spec.in
+++ b/grilo.spec.in
@@ -102,6 +102,15 @@ rm -rf $RPM_BUILD_ROOT
%{_datadir}/vala-0.10/vapi/*
%changelog
+* Thu Feb 10 2011 Juan A. Suarez Romero <jasuarez@igalia.com> - 0.1.9-1
+- Several fixes
+- Added support for content-changed notifications
+- Added support for NULL-text search (aka search all)
+- Added support for cancelled operations notification
+- Added support for binary data in GrlConfig and GrlData
+- Added new configuration key: api-key-blob
+- Added new metadata key: thumbnail-binary
+
* Thu Jan 27 2011 Juan A. Suarez Romero <jasuarez@igalia.com> - 0.1.8-1
- Several fixes
- Improved documentation