diff --git a/vinagre.spec b/vinagre.spec index d25e57a..fe7b8e4 100644 --- a/vinagre.spec +++ b/vinagre.spec @@ -4,7 +4,7 @@ Name: vinagre Version: 3.22.0 -Release: 3%{?dist} +Release: 4%{?dist} Summary: VNC client for GNOME Group: Applications/System @@ -22,7 +22,7 @@ BuildRequires: pkgconfig(spice-client-gtk-3.0) BuildRequires: pkgconfig(avahi-gobject) BuildRequires: pkgconfig(avahi-ui-gtk3) %if 0%{?fedora} -BuildRequires: compat-freerdp12-devel +BuildRequires: freerdp1.2-devel %else BuildRequires: pkgconfig(freerdp2) %endif @@ -125,6 +125,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : %changelog +* Tue Mar 21 2017 Simone Caronni - 3.22.0-4 +- Build requirement compat-freerdp12 has been renamed to freerdp1.2. + * Thu Mar 02 2017 Simone Caronni - 3.22.0-3 - Tune compile options and use compatibility FreeRDP 1.2 package to fix FTBFS in rawhide.