diff --git a/libXdmcp-1.1.3.tar.bz2 b/libXdmcp-1.1.3.tar.bz2 deleted file mode 100644 index 4a110f0..0000000 Binary files a/libXdmcp-1.1.3.tar.bz2 and /dev/null differ diff --git a/libXdmcp-1.1.4.tar.gz b/libXdmcp-1.1.4.tar.gz new file mode 100644 index 0000000..347fae7 Binary files /dev/null and b/libXdmcp-1.1.4.tar.gz differ diff --git a/libXdmcp.spec b/libXdmcp.spec index 0bee3cd..495b2cd 100644 --- a/libXdmcp.spec +++ b/libXdmcp.spec @@ -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 - 1.1.4-1 +- update to 1.1.4 + * Wed Oct 26 2022 zhouwenpei - 1.1.3-5 - Rebuild for next release