Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libXmu for openSUSE:Factory checked in at 2022-10-19 13:17:13 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libXmu (Old) and /work/SRC/openSUSE:Factory/.libXmu.new.2275 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libXmu" Wed Oct 19 13:17:13 2022 rev:11 rq:1029698 version:1.1.4 Changes: -------- --- /work/SRC/openSUSE:Factory/libXmu/libXmu.changes 2019-03-26 22:29:15.657751562 +0100 +++ /work/SRC/openSUSE:Factory/.libXmu.new.2275/libXmu.changes 2022-10-19 13:17:15.741170539 +0200 @@ -1,0 +2,15 @@ +Tue Oct 18 09:54:56 UTC 2022 - Stefan Dirsch <[email protected]> + +- Update to version 1.1.4 +This release includes two notable changes to XmuConvertStandardSelection(): +1) It no longer supports XA_IP_ADDRESS, which only supported IPv4 addresses + and simply provided the output of gethostbyname() on the local hostname. +2) XA_OWNER_OS no longer reports "BSD" for any Unix-like OS (including Linux) + that it hadn't been coded to handle, instead relying on uname() where + available to provide the OS name. +The lack of bug reports about the previously misleading output for these +suggests they're not widely used, with codesearch.debian.net only finding +matches in libXmu and the rust bindings to libXmu, and not any consumers +of these interfaces. + +------------------------------------------------------------------- Old: ---- libXmu-1.1.3.tar.bz2 New: ---- libXmu-1.1.4.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libXmu.spec ++++++ --- /var/tmp/diff_new_pack.rmApkG/_old 2022-10-19 13:17:16.205171501 +0200 +++ /var/tmp/diff_new_pack.rmApkG/_new 2022-10-19 13:17:16.209171509 +0200 @@ -1,7 +1,7 @@ # # spec file for package libXmu # -# 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,21 +12,21 @@ # 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: libXmu -Version: 1.1.3 +Version: 1.1.4 Release: 0 Summary: Miscellaneous utility routines for X 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/libXmu #Git-Web: http://cgit.freedesktop.org/xorg/lib/libXmu/ -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 #git#BuildRequires: autoconf >= 2.60, automake, libtool
