bumped spec release, added changes to changelog
authorMohammed Morsi <mmorsi@redhat.com>
Thu, 30 Apr 2009 16:14:55 +0000 (12:14 -0400)
committerMohammed Morsi <mmorsi@redhat.com>
Thu, 30 Apr 2009 16:14:55 +0000 (12:14 -0400)
in anticipation of building / releasing new viewer rpm

ovirt-viewer.spec

index 304777d..a320ecd 100644 (file)
@@ -2,7 +2,7 @@
 
 Name: ovirt-viewer
 Version: 1.0.0
-Release: 1%{?dist}
+Release: 2%{?dist}
 Summary: ovirt-viewer is a vnc viewer for ovirt managed vms
 
 Group: Applications/System
@@ -61,5 +61,10 @@ rm -rf $RPM_BUILD_ROOT
 %{_bindir}/ovirt-viewer
 
 %changelog
+* Thu Apr  30 2009  <mmorsi@redhat.com> - 1.0.0-2
+- ssl support, see check-certificate cmd line flag
+- wire up send key menu
+- slew of other interface / usability improvements
+
 * Mon Mar  16 2009  <mmorsi@redhat.com> - 1.0.0-1
 - Initial checkout and build.