diff --git a/.gitignore b/.gitignore index 90fb7d8..63eca5a 100644 --- a/.gitignore +++ b/.gitignore @@ -73,3 +73,4 @@ vinagre-2.31.4.tar.bz2 /vinagre-3.20.2.tar.xz /vinagre-3.21.3.tar.xz /vinagre-3.21.92.tar.xz +/vinagre-3.22.0.tar.xz diff --git a/sources b/sources index b15f5d0..052bda8 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -24e938fadef93edd692abee93770e8bd vinagre-3.21.92.tar.xz +451554ddf46636105cd5f0330e98d254 vinagre-3.22.0.tar.xz diff --git a/vinagre.spec b/vinagre.spec index 4f81273..9a93d31 100644 --- a/vinagre.spec +++ b/vinagre.spec @@ -3,7 +3,7 @@ %endif Name: vinagre -Version: 3.21.92 +Version: 3.22.0 Release: 1%{?dist} Summary: VNC client for GNOME @@ -11,7 +11,7 @@ Group: Applications/System License: GPLv2+ URL: https://wiki.gnome.org/Apps/Vinagre #VCS: git:git://git.gnome.org/vinagre -Source0: https://download.gnome.org/sources/%{name}/3.21/%{name}-%{version}.tar.xz +Source0: https://download.gnome.org/sources/%{name}/3.22/%{name}-%{version}.tar.xz # Handle changed freerdp pkgconfig module name # https://bugzilla.gnome.org/show_bug.cgi?id=765444 Patch0: 0001-handle-new-freerdp-pkgconfig-name.patch @@ -121,6 +121,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : %changelog +* Tue Sep 20 2016 David King - 3.22.0-1 +- Update to 3.22.0 + * Tue Sep 13 2016 David King - 3.21.92-1 - Update to 3.21.92