Update to spice-gtk 0.18 release

This commit is contained in:
Marc-André Lureau 2013-02-13 17:00:25 +01:00
parent f78f7d7c8d
commit d52301ffb0
3 changed files with 6 additions and 10 deletions

1
.gitignore vendored
View File

@ -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

View File

@ -1 +1 @@
7f43693559dda5aaa3ce611a84dae309 spice-gtk-0.17.tar.bz2
bcd73f857d137bca8e24380e8f7977d2 spice-gtk-0.18.tar.bz2

View File

@ -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 <marcandre.lureau@redhat.com> - 0.18-1
- Update to spice-gtk 0.18
* Wed Feb 6 2013 Marc-André Lureau <marcandre.lureau@redhat.com> - 0.17-1
- Update to spice-gtk 0.17