Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libXrandr for openSUSE:Factory checked in at 2022-11-22 16:09:22 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libXrandr (Old) and /work/SRC/openSUSE:Factory/.libXrandr.new.1597 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libXrandr" Tue Nov 22 16:09:22 2022 rev:17 rq:1036997 version:1.5.3 Changes: -------- --- /work/SRC/openSUSE:Factory/libXrandr/libXrandr.changes 2019-03-26 22:29:26.889748851 +0100 +++ /work/SRC/openSUSE:Factory/.libXrandr.new.1597/libXrandr.changes 2022-11-22 16:09:23.733790038 +0100 @@ -1,0 +2,11 @@ +Sun Nov 20 22:58:45 UTC 2022 - Stefan Dirsch <sndir...@suse.com> + +- Update to version 1.5.3 + * Fix spelling/wording issues + * gitlab CI: add a basic build test + * Xrandr.h: remove misleading comment for XRRGetScreenSizeRange() + * XRRGetProviderInfo: Remove unneeded ProviderInfoExtra + * Variable scope reductions as recommended by cppcheck + * Remove unnecessary casts of return values from malloc() + +------------------------------------------------------------------- Old: ---- libXrandr-1.5.2.tar.bz2 New: ---- libXrandr-1.5.3.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libXrandr.spec ++++++ --- /var/tmp/diff_new_pack.5kCbBo/_old 2022-11-22 16:09:24.197792396 +0100 +++ /var/tmp/diff_new_pack.5kCbBo/_new 2022-11-22 16:09:24.201792416 +0100 @@ -1,7 +1,7 @@ # # spec file for package libXrandr # -# 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: libXrandr %define lname libXrandr2 -Version: 1.5.2 +Version: 1.5.3 Release: 0 Summary: X Resize, Rotate and Reflection extension 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/libXrandr #Git-Web: http://cgit.freedesktop.org/xorg/lib/libXrandr/ -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