[grilo/rpm: 44/44] Update RPM spec file



commit b00e88619f49cf5bba492c7623e19f3729249b9b
Author: Juan A. Suarez Romero <jasuarez igalia com>
Date:   Mon Aug 1 10:34:42 2011 +0200

    Update RPM spec file

 grilo.spec.in |   12 +++++++++++-
 1 files changed, 11 insertions(+), 1 deletions(-)
---
diff --git a/grilo.spec.in b/grilo.spec.in
index 60cb6eb..901d3d1 100644
--- a/grilo.spec.in
+++ b/grilo.spec.in
@@ -81,6 +81,7 @@ rm -rf $RPM_BUILD_ROOT
 %{_libdir}/*.so.*
 %{_libdir}/girepository-1.0/*.typelib
 %{_bindir}/grl-inspect
+%{_mandir}/man1/grl-inspect.1.gz
 
 %files devel
 %defattr(-,root,root,-)
@@ -100,9 +101,18 @@ rm -rf $RPM_BUILD_ROOT
 %files vala
 %defattr(-,root,root,-)
 %doc AUTHORS COPYING NEWS README TODO
-%{_datadir}/vala-0.10/vapi/*
+%{_datadir}/vala-0.12/vapi/*
 
 %changelog
+* Mon Aug 01 2011 Juan A. Suarez Romero <jasuarez igalia com> - 0.1.16-1
+- Several fixes
+- Minor improvements in build system
+- Make Test UI compliant with Gtk+ 3.0
+- Test UI no more long needs GConf
+- Lots of updates in documentation
+- Added manpage for grl-inspect tool
+- Added new API to handle operation cancellation
+
 * Wed Apr 20 2011 Juan A. Suarez Romero <jasuarez igalia com> - 0.1.15-1
 - Several fixes
 - Updated documentation



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]