update to 1.1.4

This commit is contained in:
zhouwenpei 2023-02-03 07:14:00 +00:00
parent 26a34ba200
commit b13aad120b
3 changed files with 6 additions and 3 deletions

Binary file not shown.

BIN
libXdmcp-1.1.4.tar.gz Normal file

Binary file not shown.

View File

@ -1,10 +1,10 @@
Name: libXdmcp
Version: 1.1.3
Release: 5
Version: 1.1.4
Release: 1
Summary: X Display Manager Control Protocol library
License: MIT
Url: https://xorg.freedesktop.org/
Source0: https://xorg.freedesktop.org/releases/individual/lib/%{name}-%{version}.tar.bz2
Source0: https://xorg.freedesktop.org/releases/individual/lib/%{name}-%{version}.tar.gz
Patch0: 0003-Add-getentropy-emulation-through-syscall.patch
@ -59,6 +59,9 @@ rm -rf $RPM_BUILD_ROOT%{_docdir}
%doc README.md ChangeLog
%changelog
* Fri Feb 03 2023 zhouwenpei <zhouwenpei1@h-partners.com> - 1.1.4-1
- update to 1.1.4
* Wed Oct 26 2022 zhouwenpei <zhouwenpei1@h-partners.com> - 1.1.3-5
- Rebuild for next release