diff --git a/gtk-vnc.spec b/gtk-vnc.spec index 14c7f38..3a0d0c9 100644 --- a/gtk-vnc.spec +++ b/gtk-vnc.spec @@ -32,7 +32,7 @@ Summary: A GTK2 widget for VNC clients Name: gtk-vnc Version: 0.9.0 -Release: 4%{?dist}%{?extra_release} +Release: 5%{?dist}%{?extra_release} License: LGPLv2+ Source: http://ftp.gnome.org/pub/GNOME/sources/%{name}/0.5/%{name}-%{version}.tar.xz Patch1: 0001-fix-crash-when-connection-fails-early.patch @@ -59,7 +59,7 @@ BuildRequires: gobject-introspection-devel BuildRequires: gtk3-devel %endif %if %{with_vala} -BuildRequires: vala-tools +BuildRequires: vala %endif BuildRequires: pulseaudio-libs-devel BuildRequires: /usr/bin/pod2man @@ -314,6 +314,9 @@ rm -f %{buildroot}%{_libdir}/*.la %endif %changelog +* Mon Feb 04 2019 Kalev Lember - 0.9.0-5 +- Update BRs for vala packaging changes + * Fri Feb 01 2019 Fedora Release Engineering - 0.9.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild