diff --git a/xorg-x11-utils.spec b/xorg-x11-utils.spec index ffe8059..de0351a 100644 --- a/xorg-x11-utils.spec +++ b/xorg-x11-utils.spec @@ -11,7 +11,7 @@ Summary: X.Org X11 X client utilities Name: xorg-x11-utils Version: 7.5 -Release: 38%{?dist} +Release: 39%{?dist} License: MIT URL: http://www.x.org @@ -42,7 +42,6 @@ BuildRequires: pkgconfig(xv) BuildRequires: pkgconfig(xxf86dga) BuildRequires: pkgconfig(xxf86vm) -Provides: edid-decode Provides: xdpyinfo = %{xdpyinfo} Provides: xev = %{xev} Provides: xlsatoms = %{xlsatoms} @@ -105,6 +104,9 @@ various information. %{_mandir}/man1/xwininfo.1* %changelog +* Thu Apr 29 2021 Peter Hutterer 7.5-39 +- Drop Provides for edid-decode, was removed in 7.7-33 (#1954354) + * Fri Apr 16 2021 Mohan Boddu - 7.5-38 - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937