parent
d461600769
commit
4c17c453d5
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,2 +1,3 @@
|
|||||||
/xorgproto-*.tar.bz2
|
/xorgproto-*.tar.bz2
|
||||||
/xorgproto-2022.2.tar.xz
|
/xorgproto-2022.2.tar.xz
|
||||||
|
/xorgproto-2024.1.tar.xz
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (xorgproto-2022.2.tar.xz) = 8e6108110600d076a94cc6d0e465b2e9adfbbe8d7e6b75fae9c5262d99dc6074ab1ed561a74d6d451f00f5b7af9f507a6317be9c0770efeed9e60b64beb7a1c9
|
SHA512 (xorgproto-2024.1.tar.xz) = 63955cb604ff831575af2193548857c1b99e52d00206ea9421ce99e145094bcd907388c4574bc32174a01cbe2c940b0377bf75ae7d2c0f953157dc9c32e5a07f
|
||||||
|
@ -5,7 +5,7 @@
|
|||||||
|
|
||||||
Summary: X.Org X11 Protocol headers
|
Summary: X.Org X11 Protocol headers
|
||||||
Name: xorg-x11-proto-devel
|
Name: xorg-x11-proto-devel
|
||||||
Version: 2022.2
|
Version: 2024.1
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
License: MIT
|
License: MIT
|
||||||
URL: https://www.x.org
|
URL: https://www.x.org
|
||||||
@ -212,6 +212,9 @@ rm -f $RPM_BUILD_ROOT%{_docdir}/*/*.{html,svg}
|
|||||||
%{_docdir}/xorgproto/*
|
%{_docdir}/xorgproto/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu May 16 2024 Olivier Fourdan <ofourdan@redhat.com> - 2024.1-1
|
||||||
|
- xorgproto 2024.1 (RHEL-36584)
|
||||||
|
|
||||||
* Tue Mar 21 2023 Olivier Fourdan <ofourdan@redhat.com> - 2022.2-1
|
* Tue Mar 21 2023 Olivier Fourdan <ofourdan@redhat.com> - 2022.2-1
|
||||||
xorgproto 2022.2 (#2179319)
|
xorgproto 2022.2 (#2179319)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user