From d52301ffb09fd9b0bdf5f43b5debe2addcf8a3c2 Mon Sep 17 00:00:00 2001 From: Marc-André Lureau Date: Feb 13 2013 16:00:25 +0000 Subject: Update to spice-gtk 0.18 release --- diff --git a/.gitignore b/.gitignore index 8c85f7c..1ec7c0b 100644 --- a/.gitignore +++ b/.gitignore @@ -17,3 +17,4 @@ /spice-gtk-0.15.3-76cb.tar.bz2 /spice-gtk-0.16.tar.bz2 /spice-gtk-0.17.tar.bz2 +/spice-gtk-0.18.tar.bz2 diff --git a/sources b/sources index bbcdb90..94c83b7 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -7f43693559dda5aaa3ce611a84dae309 spice-gtk-0.17.tar.bz2 +bcd73f857d137bca8e24380e8f7977d2 spice-gtk-0.18.tar.bz2 diff --git a/spice-gtk.spec b/spice-gtk.spec index f6ab506..8b3bf75 100644 --- a/spice-gtk.spec +++ b/spice-gtk.spec @@ -12,7 +12,7 @@ #define _version_suffix Name: spice-gtk -Version: 0.17 +Version: 0.18 Release: 1%{?dist} Summary: A GTK+ widget for SPICE clients @@ -21,10 +21,6 @@ License: LGPLv2+ URL: http://spice-space.org/page/Spice-Gtk #VCS: git:git://anongit.freedesktop.org/spice/spice-gtk Source0: http://www.spice-space.org/download/gtk/%{name}-%{version}%{?_version_suffix}.tar.bz2 -Patch1: 0001-build-sys-bump-spice-glib-version-info.patch -Patch2: 0002-build-sys-remove-GTK_DISABLE_DEPRECATED.patch -Patch3: 0003-build-sys-don-t-use-Wstrict-prototypes-with-Gtk-2.0.patch -Patch4: 0004-autogen.patch BuildRequires: intltool BuildRequires: gtk2-devel >= 2.14 @@ -150,10 +146,6 @@ if [ -n '%{?_version_suffix}' ]; then fi pushd spice-gtk-%{version} -%patch1 -p1 -%patch2 -p1 -%patch3 -p1 -%patch4 -p1 popd %if %{with_gtk3} @@ -274,6 +266,9 @@ rm -rf %{buildroot}%{_datadir}/pkgconfig/spice-protocol.pc %{_bindir}/spicy-stats %changelog +* Wed Feb 13 2013 Marc-André Lureau - 0.18-1 +- Update to spice-gtk 0.18 + * Wed Feb 6 2013 Marc-André Lureau - 0.17-1 - Update to spice-gtk 0.17