[gnome-boxes] Update to 3.3.4.1 release

Christophe Fergeau teuf at fedoraproject.org
Wed Jan 25 20:46:36 UTC 2012


commit ce5d7ec2417e322d4a7279695c69e95f3dd4cc70
Author: Christophe Fergeau <cfergeau at redhat.com>
Date:   Wed Jan 25 21:35:25 2012 +0100

    Update to 3.3.4.1 release
    
    This should fix infinite loop at startup with rawhide gtk+

 gnome-boxes.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/gnome-boxes.spec b/gnome-boxes.spec
index 9a52688..8040f45 100644
--- a/gnome-boxes.spec
+++ b/gnome-boxes.spec
@@ -2,8 +2,8 @@
 %global url_ver	%%(echo %{version}|cut -d. -f1,2)
 
 Name:		gnome-boxes
-Version:	3.3.4
-Release:	4%{?dist}
+Version:	3.3.4.1
+Release:	1%{?dist}
 Summary:	A simple GNOME 3 application to access remote or virtual systems
 
 Group:		Applications/Emulators
@@ -91,6 +91,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
 %{_datadir}/icons/hicolor/*/apps/gnome-boxes.*
 
 %changelog
+* Wed Jan 25 2012 Christophe Fergeau <cfergeau at redhat.com> - 3.3.4.1-1
+- Update to minor 3.3.4.1 release
+
 * Fri Jan 20 2012 Christophe Fergeau <cfergeau at redhat.com> - 3.3.4-4
 - call desktop-file-validate in %%install. gnome-boxes upstream installs
   a .desktop file on its own so desktop-file-validate is enough, no need


More information about the scm-commits mailing list