From 674e296ab3cf84771c5d5c7633023968dc0347af Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marc-Andr=C3=A9=20Lureau?= Date: Tue, 24 Apr 2012 13:49:52 +0200 Subject: [PATCH] New upstream release 0.12 --- .gitignore | 1 + sources | 2 +- spice-gtk.spec | 14 +++++--------- 3 files changed, 7 insertions(+), 10 deletions(-) diff --git a/.gitignore b/.gitignore index 258fd48..2e1bc4b 100644 --- a/.gitignore +++ b/.gitignore @@ -8,3 +8,4 @@ /spice-gtk-0.9.tar.bz2 /spice-gtk-0.10.tar.bz2 /spice-gtk-0.11.tar.bz2 +/spice-gtk-0.12.tar.bz2 diff --git a/sources b/sources index af6db1a..5040933 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -c8f2c274ab81e0ac273be5c6490b8603 spice-gtk-0.11.tar.bz2 +2fec0ba391447b5b4d9242455c55b2a3 spice-gtk-0.12.tar.bz2 diff --git a/spice-gtk.spec b/spice-gtk.spec index fefc8a8..02854c4 100644 --- a/spice-gtk.spec +++ b/spice-gtk.spec @@ -12,16 +12,14 @@ #define _version_suffix -ab64 Name: spice-gtk -Version: 0.11 -Release: 5%{?dist} +Version: 0.12 +Release: 1%{?dist} Summary: A GTK+ widget for SPICE clients Group: System Environment/Libraries License: LGPLv2+ URL: http://spice-space.org/page/Spice-Gtk Source0: http://www.spice-space.org/download/gtk/%{name}-%{version}%{?_version_suffix}.tar.bz2 -Patch0: 0001-usbredir-Check-for-existing-usb-channels-after-libus.patch -Patch1: 0001-Fix-read_uint-macros-on-big-endian-archs.patch BuildRequires: intltool BuildRequires: gtk2-devel >= 2.14 @@ -145,11 +143,6 @@ if [ -n '%{?_version_suffix}' ]; then mv spice-gtk-%{version}%{?_version_suffix} spice-gtk-%{version} fi -pushd spice-gtk-%{version} -%patch0 -p1 -%patch1 -p1 -popd - %if %{with_gtk3} cp -a spice-gtk-%{version} spice-gtk3-%{version} %endif @@ -260,6 +253,9 @@ rm -f %{buildroot}%{_libdir}/python*/site-packages/*.la %{_bindir}/spicy-stats %changelog +* Tue Apr 24 2012 Marc-André Lureau - 0.12-1 +- New upstream release 0.12 + * Tue Apr 10 2012 Christophe Fergeau - 0.11-5 - Fix build on PPC - Remove ExclusiveArch. While spice-gtk will build on ARM and PPC, it