diff --git a/sources b/sources index 520278e..cbae569 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -723e0e9ce9d507ba5d6cd331a3a9b7fb spice-gtk-0.30.tar.bz2 +1ef438eabc19b0f339d746a93cab4f56 spice-gtk-0.31.tar.bz2 diff --git a/spice-gtk.spec b/spice-gtk.spec index 7a06bc4..b177542 100644 --- a/spice-gtk.spec +++ b/spice-gtk.spec @@ -1,8 +1,8 @@ #define _version_suffix Name: spice-gtk -Version: 0.30 -Release: 2%{?dist} +Version: 0.31 +Release: 1%{?dist} Summary: A GTK+ widget for SPICE clients Group: System Environment/Libraries @@ -32,14 +32,10 @@ BuildRequires: libsoup-devel >= 2.49.91 BuildRequires: libphodav-devel BuildRequires: lz4-devel BuildRequires: gtk3-devel +BuildRequires: spice-protocol >= 0.12.11 -# FIXME: should ship the generated files.. -BuildRequires: pyparsing -# keep me to get gendeps magic happen -BuildRequires: spice-protocol Requires: spice-glib%{?_isa} = %{version}-%{release} - %description Client libraries for SPICE desktop servers. @@ -252,6 +248,9 @@ rm -rf %{buildroot}%{_datadir}/pkgconfig/spice-protocol.pc %{_bindir}/spicy-stats %changelog +* Fri Mar 11 2016 Marc-André Lureau 0.31-1 +- Update to new 0.31 upstream release + * Fri Feb 05 2016 Fedora Release Engineering - 0.30-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild