[mingw-spice-protocol: 4/14] Update to version 0.6.1.

Kalev Lember kalev at fedoraproject.org
Wed Mar 7 17:43:51 UTC 2012


commit 62212f92c1ddc500d98f17d46f7007fa20b1de57
Author: Gerd Hoffmann <kraxel at redhat.com>
Date:   Thu Sep 30 08:31:59 2010 +0200

    Update to version 0.6.1.

 .gitignore                  |    1 +
 mingw32-spice-protocol.spec |    7 +++++--
 sources                     |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index d015737..2b9bc4b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /spice-protocol-0.5.3.tar.gz
 /spice-protocol-0.6.0.tar.gz
+/spice-protocol-0.6.1.tar.bz2
diff --git a/mingw32-spice-protocol.spec b/mingw32-spice-protocol.spec
index 564d5ef..4184e8f 100644
--- a/mingw32-spice-protocol.spec
+++ b/mingw32-spice-protocol.spec
@@ -5,13 +5,13 @@
 %global __find_provides %{_mingw32_findprovides}
 
 Name:           mingw32-spice-protocol
-Version:        0.6.0
+Version:        0.6.1
 Release:        1%{?dist}
 Summary:        Spice protocol header files
 Group:          Development/Libraries
 License:        BSD
 URL:            http://www.spice-space.org/
-Source0:        http://www.spice-space.org/download/releases/spice-protocol-%{version}.tar.gz
+Source0:        http://www.spice-space.org/download/releases/spice-protocol-%{version}.tar.bz2
 
 BuildArch:      noarch
 BuildRequires:  mingw32-filesystem >= 49
@@ -38,6 +38,9 @@ make DESTDIR=%{buildroot} install
 %{_mingw32_datadir}/pkgconfig/spice-protocol.pc
 
 %changelog
+* Thu Sep 30 2010 Gerd Hoffmann <kraxel at redhat.com> - 0.6.1-1
+- Update to version 0.6.1.
+
 * Fri Sep 17 2010 Gerd Hoffmann <kraxel at redhat.com> - 0.6.0-1
 - Update to version 0.6.0.
 
diff --git a/sources b/sources
index 26c4dcc..5aa41a5 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-4c0836a3dcfdcf10957523f3b8ec6be9  spice-protocol-0.6.0.tar.gz
+130b8f2e57b3272d848e40146195249e  spice-protocol-0.6.1.tar.bz2


More information about the scm-commits mailing list