Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libXdmcp for openSUSE:Factory checked in at 2022-11-22 16:09:20 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libXdmcp (Old) and /work/SRC/openSUSE:Factory/.libXdmcp.new.1597 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libXdmcp" Tue Nov 22 16:09:20 2022 rev:11 rq:1036995 version:1.1.4 Changes: -------- --- /work/SRC/openSUSE:Factory/libXdmcp/libXdmcp.changes 2019-03-26 22:28:54.545756657 +0100 +++ /work/SRC/openSUSE:Factory/.libXdmcp.new.1597/libXdmcp.changes 2022-11-22 16:09:21.977781113 +0100 @@ -1,0 +2,15 @@ +Sun Nov 20 22:48:32 UTC 2022 - Stefan Dirsch <sndir...@suse.com> + +- Update to version 1.1.4 + * Update configure.ac bug URL for gitlab migration + * gitlab CI: add a basic build test + * Fix build on Solaris 11.3.0 - 11.3.8 + * Fix spelling/wording issues + * gitlab CI: enable doc builds in basic build test + * Use memcpy() instead of memmove() when buffers are known not to overlap + * arc4random_buf: Only declare ret if HAVE_GETENTROPY is defined + * XdmcpDisposeARRAYofARRAY8: Reduce scope of i + * Only link with libbsd if needed for arc4random_buf() + * Switch from libbsd to libbsd-overlay + +------------------------------------------------------------------- Old: ---- libXdmcp-1.1.3.tar.bz2 New: ---- libXdmcp-1.1.4.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libXdmcp.spec ++++++ --- /var/tmp/diff_new_pack.TaHXq5/_old 2022-11-22 16:09:22.417783349 +0100 +++ /var/tmp/diff_new_pack.TaHXq5/_new 2022-11-22 16:09:22.425783390 +0100 @@ -1,7 +1,7 @@ # # spec file for package libXdmcp # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -12,22 +12,22 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # Name: libXdmcp %define lname libXdmcp6 -Version: 1.1.3 +Version: 1.1.4 Release: 0 Summary: X Display Manager Control Protocol library License: MIT Group: Development/Libraries/C and C++ -Url: http://xorg.freedesktop.org/ +URL: http://xorg.freedesktop.org/ #Git-Clone: git://anongit.freedesktop.org/xorg/lib/libXdmcp #Git-Web: http://cgit.freedesktop.org/xorg/lib/libXdmcp/ -Source: http://xorg.freedesktop.org/releases/individual/lib/%{name}-%{version}.tar.bz2 +Source: http://xorg.freedesktop.org/releases/individual/lib/%{name}-%{version}.tar.xz Source1: baselibs.conf BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: autoconf >= 2.60