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

Marc-André Lureau elmarco at fedoraproject.org
Fri Apr 12 13:02:18 UTC 2013


commit 627f0c534a94b0a32f41a3b8f2589578bd383268
Author: Marc-André Lureau <marcandre.lureau at gmail.com>
Date:   Fri Apr 12 15:01:39 2013 +0200

    Update to spice-gtk 0.19

 .gitignore           |    1 +
 mingw-spice-gtk.spec |    9 ++++++---
 sources              |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 08ed879..98bacde 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@
 /spice-gtk-0.16.tar.bz2
 /spice-gtk-0.17.tar.bz2
 /spice-gtk-0.18.tar.bz2
+/spice-gtk-0.19.tar.bz2
diff --git a/mingw-spice-gtk.spec b/mingw-spice-gtk.spec
index 12f04d0..b62fb23 100644
--- a/mingw-spice-gtk.spec
+++ b/mingw-spice-gtk.spec
@@ -1,7 +1,7 @@
 %{?mingw_package_header}
 
 Name:           mingw-spice-gtk
-Version:        0.18
+Version:        0.19
 Release:        1%{?dist}
 Summary:        A GTK+ widget for SPICE clients
 
@@ -195,7 +195,7 @@ rm -rf $RPM_BUILD_ROOT
 %doc spice-gtk-%{version}/NEWS
 %{mingw32_bindir}/libspice-client-glib-2.0-8.dll
 %{mingw32_bindir}/libspice-controller-0.dll
-%{mingw32_bindir}/snappy.exe
+%{mingw32_bindir}/spicy-screenshot.exe
 %{mingw32_bindir}/spicy-stats.exe
 %{mingw32_libdir}/libspice-client-glib-2.0.dll.a
 %{mingw32_libdir}/libspice-controller.dll.a
@@ -237,7 +237,7 @@ rm -rf $RPM_BUILD_ROOT
 %doc spice-gtk-%{version}/NEWS
 %{mingw64_bindir}/libspice-client-glib-2.0-8.dll
 %{mingw64_bindir}/libspice-controller-0.dll
-%{mingw64_bindir}/snappy.exe
+%{mingw64_bindir}/spicy-screenshot.exe
 %{mingw64_bindir}/spicy-stats.exe
 %{mingw64_libdir}/libspice-client-glib-2.0.dll.a
 %{mingw64_libdir}/libspice-controller.dll.a
@@ -270,6 +270,9 @@ rm -rf $RPM_BUILD_ROOT
 %{mingw64_libdir}/libspice-client-gtk-3.0.a
 
 %changelog
+* Thu Apr 11 2013 Marc-André Lureau <marcandre.lureau at redhat.com> - 0.19-1
+- Update to spice-gtk 0.19
+
 * Wed Feb 13 2013 Christophe Fergeau <cfergeau at redhat.com> - 0.18-1
 - Update to spice-gtk 0.18
 
diff --git a/sources b/sources
index 94c83b7..4150ef4 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-bcd73f857d137bca8e24380e8f7977d2  spice-gtk-0.18.tar.bz2
+85c1d975ad3c9df4882b91f34b41920d  spice-gtk-0.19.tar.bz2


More information about the scm-commits mailing list