xprop 1.2.7
This commit is contained in:
parent
6e269693ba
commit
caa552f136
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
|||||||
/xprop-*.tar.bz2
|
/xprop-*.tar.xz
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (xprop-1.2.5.tar.bz2) = 93cfa621fa76ca6e8e780a252c508380b6dc9db39b67bfca16bb9800f0d39110f5d18189409a8577ef79e98bf5eece17f5e23f2218ca72ae8bb04ee7b429d559
|
SHA512 (xprop-1.2.7.tar.xz) = 84ada23660e2aef7024352e1a774f920e86c55fbfda486c087b9f41f8da30a84734fe753b62432f3df16913e86da4a18ce04ca018091d444cef727de97bf94f1
|
||||||
|
@ -1,11 +1,11 @@
|
|||||||
Summary: X property display utility
|
Summary: X property display utility
|
||||||
Name: xprop
|
Name: xprop
|
||||||
Version: 1.2.5
|
Version: 1.2.7
|
||||||
Release: 5%{?dist}
|
Release: 1%{?dist}
|
||||||
License: MIT
|
License: MIT
|
||||||
URL: http://www.x.org
|
URL: http://www.x.org
|
||||||
|
|
||||||
Source0: https://www.x.org/pub/individual/app/%{name}-%{version}.tar.bz2
|
Source0: https://www.x.org/pub/individual/app/%{name}-%{version}.tar.xz
|
||||||
|
|
||||||
BuildRequires: gcc make
|
BuildRequires: gcc make
|
||||||
BuildRequires: gettext-devel
|
BuildRequires: gettext-devel
|
||||||
@ -35,6 +35,9 @@ The xprop utility is for displaying window and font properties in an X server.
|
|||||||
%{_mandir}/man1/xprop.1*
|
%{_mandir}/man1/xprop.1*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Feb 06 2024 Peter Hutterer <peter.hutterer@redhat.com> - 1.2.7-1
|
||||||
|
- xprop 1.2.7
|
||||||
|
|
||||||
* Sat Jan 27 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.5-5
|
* Sat Jan 27 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.5-5
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user