Compare commits
3 commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
48daeff665 | ||
|
|
23fe94eb4c | ||
|
|
9c9d99c457 |
2 changed files with 12 additions and 3 deletions
13
libX11.spec
13
libX11.spec
|
|
@ -4,8 +4,8 @@
|
|||
|
||||
Summary: Core X11 protocol client library
|
||||
Name: libX11
|
||||
Version: 1.8.11
|
||||
Release: 1%{?gitdate:.%{gitdate}git%{gitversion}}%{?dist}
|
||||
Version: 1.8.12
|
||||
Release: 2%{?gitdate:.%{gitdate}git%{gitversion}}%{?dist}
|
||||
License: MIT AND X11
|
||||
URL: http://www.x.org
|
||||
|
||||
|
|
@ -123,6 +123,15 @@ make %{?_smp_mflags} check
|
|||
%{_mandir}/man5/*.5*
|
||||
|
||||
%changelog
|
||||
* Mon Dec 22 2025 Peter Hutterer <peter.hutterer@redhat.com> - 1.8.12-2
|
||||
- Rebuild to pick up latest xorg proto keysyms (#2413818)
|
||||
|
||||
* Thu Jul 24 2025 Olivier Fourdan <ofourdan@redhat.com> - 1.8.12-1
|
||||
- libX11 1.8.12
|
||||
|
||||
* Thu Jul 24 2025 Fedora Release Engineering <releng@fedoraproject.org> - 1.8.11-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild
|
||||
|
||||
* Mon Feb 03 2025 José Expósito <jexposit@redhat.com> - 1.8.11-1
|
||||
- libX11 1.8.11
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (libX11-1.8.11.tar.xz) = 4e2191258039ad0ea7fe5d22b8b0ab5e1d101b20fa4cd0fb44c5e1ac8b2ffbb3a0ad80ac3a67a3803ca30b972476b739a0c244b2ac8b7de6a32b06dc4e2c674b
|
||||
SHA512 (libX11-1.8.12.tar.xz) = cb7a284d9081a8b67f7d8568d56dc403a4b787e46ac497b07768d236084c01f80f4ea2ebd814f950ac9738adc3baea3912932fc333858195c4f8217744b6f730
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue