Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package xhost for openSUSE:Factory checked in at 2023-01-01 09:38:14 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/xhost (Old) and /work/SRC/openSUSE:Factory/.xhost.new.1563 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "xhost" Sun Jan 1 09:38:14 2023 rev:10 rq:1045894 version:1.0.9 Changes: -------- --- /work/SRC/openSUSE:Factory/xhost/xhost.changes 2021-03-16 15:43:07.624914531 +0100 +++ /work/SRC/openSUSE:Factory/.xhost.new.1563/xhost.changes 2023-01-01 09:38:15.482581441 +0100 @@ -1,0 +2,10 @@ +Wed Dec 28 12:47:52 UTC 2022 - Dirk Müller <dmuel...@suse.com> + +- update to 1.0.9: + * Simplify i18n of 'unable to get ... address for ...' error message + * Use gettext() to localize messages if available + * Recognize raw IPv6 numeric address + * Build xz tarballs instead of bzip2 +- add keyring, use https for download + +------------------------------------------------------------------- Old: ---- xhost-1.0.8.tar.bz2 New: ---- xhost-1.0.9.tar.xz xhost-1.0.9.tar.xz.sig xhost.keyring ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ xhost.spec ++++++ --- /var/tmp/diff_new_pack.FL3E5r/_old 2023-01-01 09:38:15.870583563 +0100 +++ /var/tmp/diff_new_pack.FL3E5r/_new 2023-01-01 09:38:15.874583585 +0100 @@ -1,7 +1,7 @@ # # spec file for package xhost # -# Copyright (c) 2021 SUSE LLC +# 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 @@ -17,13 +17,15 @@ Name: xhost -Version: 1.0.8 +Version: 1.0.9 Release: 0 Summary: Utility to control X server access License: MIT Group: System/X11/Utilities URL: https://xorg.freedesktop.org/ -Source0: http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.bz2 +Source0: https://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.xz +Source1: https://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.xz.sig +Source2: xhost.keyring BuildRequires: pkgconfig BuildRequires: pkgconfig(x11) BuildRequires: pkgconfig(xau)