!13 update to 1.1.4

From: @zhouwenpei 
Reviewed-by: @t_feng 
Signed-off-by: @t_feng
This commit is contained in:
openeuler-ci-bot 2023-02-07 08:41:25 +00:00 committed by Gitee
commit c9c3b9ec5f
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
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 Name: libXdmcp
Version: 1.1.3 Version: 1.1.4
Release: 5 Release: 1
Summary: X Display Manager Control Protocol library Summary: X Display Manager Control Protocol library
License: MIT License: MIT
Url: https://xorg.freedesktop.org/ 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 Patch0: 0003-Add-getentropy-emulation-through-syscall.patch
@ -59,6 +59,9 @@ rm -rf $RPM_BUILD_ROOT%{_docdir}
%doc README.md ChangeLog %doc README.md ChangeLog
%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 * Wed Oct 26 2022 zhouwenpei <zhouwenpei1@h-partners.com> - 1.1.3-5
- Rebuild for next release - Rebuild for next release