Prerelease for inputproto snapshot

This commit is contained in:
Adam Jackson 2021-06-04 14:43:26 -04:00
parent 2805817f42
commit 77841b89bc
2 changed files with 6 additions and 3 deletions

View File

@ -1 +1 @@
SHA512 (xorgproto-2021.4.tar.bz2) = 0d905e5f135daf7005e23371cbdc41a62d99567e0a20784e71ead0092ffd1e7582733819f7198add1d97edcc9aa80012ae01d2be8367280d69b41d0c25349367
SHA512 (xorgproto-2021.4.99.2.tar.bz2) = 08ad7c2c9fb2e31f1343361fe3bf2031740ce9ed1908f31b3317d9cfa887176d0c35463d4b11e54cc78c12e9bdb598cfe54cb0ce847c2da76793b4bdf9a27bd9

View File

@ -5,8 +5,8 @@
Summary: X.Org X11 Protocol headers
Name: xorg-x11-proto-devel
Version: 2021.4
Release: 2%{?dist}
Version: 2021.4.99.2
Release: 1%{?dist}
License: MIT
URL: https://www.x.org
BuildArch: noarch
@ -207,6 +207,9 @@ rm -f $RPM_BUILD_ROOT%{_docdir}/*/*.{html,svg}
%{_docdir}/xorgproto/*
%changelog
* Fri Jun 04 2021 Adam Jackson <ajax@redhat.com> - 2021.4.99.2-1
- Prerelease for inputproto snapshot
* Wed Jun 02 2021 Adam Jackson <ajax@redhat.com> - 2021.4-2
- Build with meson not autotools