Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package xcursorgen for openSUSE:Factory checked in at 2022-12-07 17:33:08 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/xcursorgen (Old) and /work/SRC/openSUSE:Factory/.xcursorgen.new.1835 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "xcursorgen" Wed Dec 7 17:33:08 2022 rev:9 rq:1040070 version:1.0.8 Changes: -------- --- /work/SRC/openSUSE:Factory/xcursorgen/xcursorgen.changes 2021-12-06 23:59:34.244524396 +0100 +++ /work/SRC/openSUSE:Factory/.xcursorgen.new.1835/xcursorgen.changes 2022-12-07 17:33:14.943975389 +0100 @@ -1,0 +2,10 @@ +Sun Dec 4 21:33:20 UTC 2022 - Stefan Dirsch <[email protected]> + +- Update to version 1.0.8 + * gitlab CI: add a basic build test + * gitlab CI: stop requiring Signed-off-by in commits + * premultiply_data(): Mark png argument unused + * Handle -Wimplicit-int-conversion warnings from clang + * Resolve -Wsign-conversion warnings from clang + +------------------------------------------------------------------- Old: ---- xcursorgen-1.0.7.tar.bz2 New: ---- xcursorgen-1.0.8.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ xcursorgen.spec ++++++ --- /var/tmp/diff_new_pack.VkD79n/_old 2022-12-07 17:33:15.287977273 +0100 +++ /var/tmp/diff_new_pack.VkD79n/_new 2022-12-07 17:33:15.287977273 +0100 @@ -1,7 +1,7 @@ # # spec file for package xcursorgen # -# 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,13 @@ Name: xcursorgen -Version: 1.0.7 +Version: 1.0.8 Release: 0 Summary: Utility to create an X cursor file from a collection of PNG images License: MIT Group: System/X11/Utilities URL: https://xorg.freedesktop.org/ -Source0: https://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.bz2 +Source0: https://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.xz BuildRequires: pkgconfig BuildRequires: pkgconfig(libpng) >= 1.2.0 BuildRequires: pkgconfig(x11)
