Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libXxf86dga for openSUSE:Factory checked in at 2022-12-07 17:33:41 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libXxf86dga (Old) and /work/SRC/openSUSE:Factory/.libXxf86dga.new.1835 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libXxf86dga" Wed Dec 7 17:33:41 2022 rev:10 rq:1040227 version:1.1.6 Changes: -------- --- /work/SRC/openSUSE:Factory/libXxf86dga/libXxf86dga.changes 2019-03-26 22:29:39.701745760 +0100 +++ /work/SRC/openSUSE:Factory/.libXxf86dga.new.1835/libXxf86dga.changes 2022-12-07 17:34:08.948271092 +0100 @@ -1,0 +2,12 @@ +Mon Dec 5 10:39:23 UTC 2022 - Stefan Dirsch <sndir...@suse.com> + +- Update to version 1.1.6 + * Fix spelling/wording issues + * gitlab CI: add a basic build test + * unifdef __UNIXOS2__ + * Remove SunOS 4 support (defined(sun) && (SVR4)) + * unifdef ISC + * unifdef Lynx + * unifdef DGUX + +------------------------------------------------------------------- Old: ---- libXxf86dga-1.1.5.tar.bz2 New: ---- libXxf86dga-1.1.6.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libXxf86dga.spec ++++++ --- /var/tmp/diff_new_pack.vwguir/_old 2022-12-07 17:34:09.352273304 +0100 +++ /var/tmp/diff_new_pack.vwguir/_new 2022-12-07 17:34:09.356273326 +0100 @@ -1,7 +1,7 @@ # # spec file for package libXxf86dga # -# 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: libXxf86dga %define lname libXxf86dga1 -Version: 1.1.5 +Version: 1.1.6 Release: 0 Summary: XFree86-DGA extension client 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/libXxf86dga #Git-Web: http://cgit.freedesktop.org/xorg/lib/libXxf86dga/ -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