[mingw-spice-gtk] Update to spice-gtk 0.16

Christophe Fergeau teuf at fedoraproject.org
Tue Jan 22 10:42:13 UTC 2013


commit 47c6fb655d6085fb584a8601705ca874702b8ab4
Author: Christophe Fergeau <cfergeau at redhat.com>
Date:   Tue Jan 22 11:41:09 2013 +0100

    Update to spice-gtk 0.16

 .gitignore                       |    1 +
 0001-mingw-Fix-link-errors.patch |  364 --------------------------------------
 mingw-spice-gtk.spec             |    9 +-
 sources                          |    2 +-
 4 files changed, 7 insertions(+), 369 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index b004c50..f8f276a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /spice-gtk-0.12.tar.bz2
 /spice-gtk-0.15.tar.bz2
+/spice-gtk-0.16.tar.bz2
diff --git a/mingw-spice-gtk.spec b/mingw-spice-gtk.spec
index c671aa5..284a7df 100644
--- a/mingw-spice-gtk.spec
+++ b/mingw-spice-gtk.spec
@@ -1,15 +1,13 @@
 %{?mingw_package_header}
 
 Name:           mingw-spice-gtk
-Version:        0.15
+Version:        0.16
 Release:        1%{?dist}
 Summary:        A GTK+ widget for SPICE clients
 
 License:        LGPLv2+
 URL:            http://spice-space.org/page/Spice-Gtk
 Source0:        http://www.spice-space.org/download/gtk/spice-gtk-%{version}%{?_version_suffix}.tar.bz2
-#Upstream patch
-Patch0:         0001-mingw-Fix-link-errors.patch
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildArch: noarch
@@ -123,7 +121,7 @@ Gtk+ client static libraries for SPICE desktop servers.
 %prep
 %setup -q -n spice-gtk-%{version}%{?_version_suffix} -c
 pushd spice-gtk-%{version}%{?_version_suffix}
-%patch0 -p1
+#patch0 -p1
 popd
 
 if [ -n '%{?_version_suffix}' ]; then
@@ -271,6 +269,9 @@ rm -rf $RPM_BUILD_ROOT
 %{mingw64_libdir}/libspice-client-gtk-3.0.a
 
 %changelog
+* Tue Jan 22 2013 Christophe Fergeau <cfergeau at redhat.com> - 0.16-1
+- Update to spice-gtk 0.16
+
 * Fri Dec 21 2012 Christophe Fergeau <cfergeau at redhat.com> - 0.15-2
 - Update to the 0.15 release
 
diff --git a/sources b/sources
index f8cbc13..13dcbdc 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-316ed949e4dfb046a99a9b0c3c9a6e77  spice-gtk-0.15.tar.bz2
+1b61697d643f1acc0e2950834dfa78f4  spice-gtk-0.16.tar.bz2


More information about the scm-commits mailing list