xprop 1.2.5
This commit is contained in:
parent
dd26495d25
commit
8335a1b6f6
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
||||
/xprop-.*.tar.bz2
|
||||
/xprop-*.tar.bz2
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (xprop-1.2.3.tar.bz2) = ad7987fec11ae19b7adc3b0f683fc393e95155f3b6c753d1d8744aedcfb360452eee5735a4c380152b286905931515f3e1a28676b5531001eb8dd93b7249916a
|
||||
SHA512 (xprop-1.2.5.tar.bz2) = 93cfa621fa76ca6e8e780a252c508380b6dc9db39b67bfca16bb9800f0d39110f5d18189409a8577ef79e98bf5eece17f5e23f2218ca72ae8bb04ee7b429d559
|
||||
|
@ -1,7 +1,7 @@
|
||||
Summary: X property display utility
|
||||
Name: xprop
|
||||
Version: 1.2.3
|
||||
Release: 4%{?dist}
|
||||
Version: 1.2.5
|
||||
Release: 1%{?dist}
|
||||
License: MIT
|
||||
URL: http://www.x.org
|
||||
|
||||
@ -29,12 +29,15 @@ The xprop utility is for displaying window and font properties in an X server.
|
||||
%make_install
|
||||
|
||||
%files
|
||||
%doc README
|
||||
%doc README.md
|
||||
%license COPYING
|
||||
%{_bindir}/xprop
|
||||
%{_mandir}/man1/xprop.1*
|
||||
|
||||
%changelog
|
||||
* Fri Mar 25 2022 Peter Hutterer <peter.hutterer@redhat.com> - 1.2.5-1
|
||||
- xprop 1.2.5
|
||||
|
||||
* Sat Jan 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.3-4
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user