diff --git a/.gitignore b/.gitignore index 258da09..90fb7d8 100644 --- a/.gitignore +++ b/.gitignore @@ -72,3 +72,4 @@ vinagre-2.31.4.tar.bz2 /vinagre-3.20.1.tar.xz /vinagre-3.20.2.tar.xz /vinagre-3.21.3.tar.xz +/vinagre-3.21.92.tar.xz diff --git a/sources b/sources index cd441a7..b15f5d0 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -40500cb1c8e54d07ac207554370e80a0 vinagre-3.21.3.tar.xz +24e938fadef93edd692abee93770e8bd vinagre-3.21.92.tar.xz diff --git a/vinagre.spec b/vinagre.spec index 105b85b..4f81273 100644 --- a/vinagre.spec +++ b/vinagre.spec @@ -3,8 +3,8 @@ %endif Name: vinagre -Version: 3.21.3 -Release: 2%{?dist} +Version: 3.21.92 +Release: 1%{?dist} Summary: VNC client for GNOME Group: Applications/System @@ -49,13 +49,6 @@ Requires: glib2 >= 2.45.4-2 Requires: desktop-file-utils >= 0.22-6 Requires: shared-mime-info >= 1.4-7 -# -devel package removed in 3.1.2-1 -# http://git.gnome.org/browse/vinagre/commit/?id=6bb9d9fda0434e26ec7a7a8a114a96b930348a7c -# http://git.gnome.org/browse/vinagre/commit/?id=937b8070de0c165b2a17bae72ddd665360482db4 -Obsoletes: vinagre-devel < 3.1.2-1 -Provides: vinagre-devel = 3.1.2-1 - - %description Vinagre is a VNC client for the GNOME desktop. @@ -128,6 +121,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : %changelog +* Tue Sep 13 2016 David King - 3.21.92-1 +- Update to 3.21.92 + * Wed Jun 22 2016 Marc-André Lureau - 3.21.3-2 - Rebuild to pick spice-gtk 0.32 ABI break