[gnome-boxes] Release 3.9.2

Zeeshan Ali zeenix at fedoraproject.org
Tue May 28 19:03:27 UTC 2013


commit ca6cf834ade7afacb53613df9e8d4403d2bc9f09
Author: Zeeshan Ali (Khattak) <zeeshanak at gnome.org>
Date:   Tue May 28 22:03:05 2013 +0300

    Release 3.9.2

 .gitignore                                         |    1 +
 ...staller-Handle-locales-with-.UTF-8-suffix.patch |   29 --------------------
 gnome-boxes.spec                                   |    9 +++---
 sources                                            |    2 +-
 4 files changed, 7 insertions(+), 34 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 8c6b830..99dbb30 100644
--- a/.gitignore
+++ b/.gitignore
@@ -32,3 +32,4 @@
 /gnome-boxes-3.8.1.tar.xz
 /gnome-boxes-3.8.1.2.tar.xz
 /gnome-boxes-3.8.2.tar.xz
+/gnome-boxes-3.9.2.tar.xz
diff --git a/gnome-boxes.spec b/gnome-boxes.spec
index 3443268..2578b60 100644
--- a/gnome-boxes.spec
+++ b/gnome-boxes.spec
@@ -30,15 +30,14 @@
 %global url_ver	%%(echo %{version}|cut -d. -f1,2)
 
 Name:		gnome-boxes
-Version:	3.8.2
-Release:	5%{?dist}
+Version:	3.9.2
+Release:	1%{?dist}
 Summary:	A simple GNOME 3 application to access remote or virtual systems
 
 Group:		Applications/Emulators
 License:	LGPLv2+
 URL:		https://live.gnome.org/Boxes
 Source0:	http://download.gnome.org/sources/%{name}/%{url_ver}/%{name}-%{version}.tar.xz
-Patch0:		0001-installer-Handle-locales-with-.UTF-8-suffix.patch
 
 BuildRequires:  libgovirt-devel
 BuildRequires:	intltool
@@ -89,7 +88,6 @@ gnome-boxes lets you easily create, setup, access, and use:
 
 %prep
 %setup -q
-%patch0 -p1
 
 %build
 #fedora-legal and the fedora board permit logos to be enabled
@@ -137,6 +135,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
 %{_datadir}/gnome-shell/search-providers/gnome-boxes-search-provider.ini
 
 %changelog
+* Tue May 28 2013 Zeeshan Ali <zeenix at redhat.com> - 3.9.2-1
+- Update to 3.9.2.
+
 * Mon May 27 2013 Kalev Lember <kalevlember at gmail.com> 3.8.2-5
 - Only pull in qemu on non-kvm arches
 
diff --git a/sources b/sources
index 385389b..c157733 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-f3f9e26f8be9519a2173cedb0d07359c  gnome-boxes-3.8.2.tar.xz
+8e9ebb7f2bae3e730852fff78579cf00  gnome-boxes-3.9.2.tar.xz


More information about the scm-commits mailing list