Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
This commit is contained in:
Fedora Release Engineering 2021-07-23 21:55:04 +00:00
parent 26f6626695
commit 95d68122c5

View File

@ -1,7 +1,7 @@
Summary: X property display utility
Name: xprop
Version: 1.2.3
Release: 2%{?dist}
Release: 3%{?dist}
License: MIT
URL: http://www.x.org
@ -35,6 +35,9 @@ The xprop utility is for displaying window and font properties in an X server.
%{_mandir}/man1/xprop.1*
%changelog
* Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.3-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
* Fri Apr 16 2021 Peter Hutterer <peter.hutterer@redhat.com> - 1.2.3-2
- Add Obsoletes for xorg-x11-utils
- Use the make_build RPM macro