diff --git a/fltk.spec b/fltk.spec index 2f8c47e..74c8d98 100644 --- a/fltk.spec +++ b/fltk.spec @@ -6,7 +6,7 @@ Summary: C++ user interface toolkit Name: fltk Version: 1.3.5 -Release: 6%{?dist} +Release: 7%{?dist} # see COPYING (or http://www.fltk.org/COPYING.php ) for exceptions details License: LGPLv2+ with exceptions @@ -39,7 +39,7 @@ BuildRequires: pkgconfig(sm) BuildRequires: pkgconfig(xext) pkgconfig(xinerama) pkgconfig(xft) pkgconfig(xt) pkgconfig(x11) BuildRequires: pkgconfig(xcursor) BuildRequires: pkgconfig(xproto) -BuildRequires: xorg-x11-utils +BuildRequires: xprop BuildRequires: zlib-devel %description @@ -151,6 +151,9 @@ desktop-file-validate $RPM_BUILD_ROOT%{_datadir}/applications/fluid.desktop %changelog +* Tue Jul 28 2020 Adam Jackson - 1.3.5-7 +- BuildRequires xprop not xorg-x11-server-utils + * Mon Jul 27 2020 Fedora Release Engineering - 1.3.5-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild