[mingw-spice-gtk/f21] Update to spice-gtk 0.26

Fabiano FidĂȘncio fidencio at fedoraproject.org
Wed Oct 29 19:34:04 UTC 2014


commit 5b643aabdfd1044e9dbc96b96bc449c2131a93c4
Author: Fabiano FidĂȘncio <fidencio at redhat.com>
Date:   Wed Oct 29 19:22:54 2014 +0100

    Update to spice-gtk 0.26

 .gitignore           |    1 +
 mingw-spice-gtk.spec |   11 +++++++++--
 sources              |    2 +-
 3 files changed, 11 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index f4a2077..f77b42e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,3 +8,4 @@
 /spice-gtk-0.21.tar.bz2
 /spice-gtk-0.22.tar.bz2
 /spice-gtk-0.23.tar.bz2
+/spice-gtk-0.26.tar.bz2
diff --git a/mingw-spice-gtk.spec b/mingw-spice-gtk.spec
index f2a2304..b84f6ef 100644
--- a/mingw-spice-gtk.spec
+++ b/mingw-spice-gtk.spec
@@ -1,8 +1,8 @@
 %{?mingw_package_header}
 
 Name:           mingw-spice-gtk
-Version:        0.23
-Release:        2%{?dist}
+Version:        0.26
+Release:        1%{?dist}
 Summary:        A GTK+ widget for SPICE clients
 
 License:        LGPLv2+
@@ -228,6 +228,8 @@ rm -rf $RPM_BUILD_ROOT
 %{mingw32_libdir}/libspice-client-gtk-2.0.a
 %{mingw32_libdir}/libspice-client-gtk-3.0.a
 
+%{mingw32_mandir}/man1/spice-client.1*
+
 # Mingw64
 %files -n mingw64-spice-glib -f spice-gtk.lang
 %defattr(-,root,root)
@@ -270,7 +272,12 @@ rm -rf $RPM_BUILD_ROOT
 %{mingw64_libdir}/libspice-client-gtk-2.0.a
 %{mingw64_libdir}/libspice-client-gtk-3.0.a
 
+%{mingw64_mandir}/man1/spice-client.1*
+
 %changelog
+* Wed Oct 29 2014 Fabiano FidĂȘncio <fidencio at redhat.com> - 0.26-1
+- Update to spice-gtk 0.26
+
 * Sat Jun 07 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.23-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
 
diff --git a/sources b/sources
index 2cf4d4f..56cfbce 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-575c6f532067e4003754e9b050a27bec  spice-gtk-0.23.tar.bz2
+908aff002418ae276bfec1e186225ee0  spice-gtk-0.26.tar.bz2


More information about the scm-commits mailing list