Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libXres for openSUSE:Factory checked in at 2022-12-13 18:54:43 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libXres (Old) and /work/SRC/openSUSE:Factory/.libXres.new.1835 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libXres" Tue Dec 13 18:54:43 2022 rev:11 rq:1042322 version:1.2.2 Changes: -------- --- /work/SRC/openSUSE:Factory/libXres/libXres.changes 2021-04-10 15:26:12.982296515 +0200 +++ /work/SRC/openSUSE:Factory/.libXres.new.1835/libXres.changes 2022-12-13 18:54:49.046995169 +0100 @@ -1,0 +2,13 @@ +Mon Dec 5 10:28:25 UTC 2022 - Stefan Dirsch <sndir...@suse.com> + +- Update to version 1.2.2 + * Fix spelling/wording issues + * gitlab CI: add a basic build test + * Reformat code to X.Org standard style + * Add .git-blame-ignore-revs to hide whitespace commits from git blame + * Variable scope reductions + * Resolve -Wsign-compare warnings from gcc + * Handle implicit conversion warnings from clang + * Use calloc instead of malloc to allocate arrays + +------------------------------------------------------------------- Old: ---- libXres-1.2.1.tar.bz2 New: ---- libXres-1.2.2.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libXres.spec ++++++ --- /var/tmp/diff_new_pack.Qa4vxQ/_old 2022-12-13 18:54:49.946999972 +0100 +++ /var/tmp/diff_new_pack.Qa4vxQ/_new 2022-12-13 18:54:49.999000250 +0100 @@ -1,7 +1,7 @@ # # spec file for package libXres # -# 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 @@ -18,7 +18,7 @@ %define lname libXRes1 Name: libXres -Version: 1.2.1 +Version: 1.2.2 Release: 0 Summary: X Resource extension client library License: MIT @@ -26,7 +26,7 @@ URL: https://xorg.freedesktop.org/ #Git-Clone: git://anongit.freedesktop.org/xorg/lib/libXRes #Git-Web: http://cgit.freedesktop.org/xorg/lib/libXRes/ -Source: https://xorg.freedesktop.org/releases/individual/lib/%{name}-%{version}.tar.bz2 +Source: https://xorg.freedesktop.org/releases/individual/lib/%{name}-%{version}.tar.xz Source1: baselibs.conf BuildRequires: pkgconfig BuildRequires: pkgconfig(resourceproto) >= 1.0