Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package xcmsdb for openSUSE:Factory checked in at 2022-07-11 19:10:11 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/xcmsdb (Old) and /work/SRC/openSUSE:Factory/.xcmsdb.new.1523 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "xcmsdb" Mon Jul 11 19:10:11 2022 rev:7 rq:988400 version:1.0.6 Changes: -------- --- /work/SRC/openSUSE:Factory/xcmsdb/xcmsdb.changes 2015-04-25 11:26:16.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.xcmsdb.new.1523/xcmsdb.changes 2022-07-11 19:11:25.771785648 +0200 @@ -1,0 +2,18 @@ +Mon Jul 11 12:18:22 UTC 2022 - Stefan Dirsch <sndir...@suse.com> + +- Update to version 1.0.6 + * Update README for gitlab migration + * Update configure.ac bug URL for gitlab migration + * Fix spelling/wording issues + * gitlab CI: add a basic build test + * Build xz tarballs instead of bzip2 + * Fix -Wsign-compare warnings in PrintTableType1() + * Adopt X.Org standard coding style + * Remove unnecessary casts and make allocation failure checks more + consistent + * LoadSCCData: avoid leaking memory if we give up early + * autogen.sh: use quoted string variables + * autogen: add default patch prefix + * autogen.sh: use exec instead of waiting for configure to finish + +------------------------------------------------------------------- Old: ---- xcmsdb-1.0.5.tar.bz2 New: ---- xcmsdb-1.0.6.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ xcmsdb.spec ++++++ --- /var/tmp/diff_new_pack.0OCUrz/_old 2022-07-11 19:11:26.083786101 +0200 +++ /var/tmp/diff_new_pack.0OCUrz/_new 2022-07-11 19:11:26.087786106 +0200 @@ -1,7 +1,7 @@ # # spec file for package xcmsdb # -# Copyright (c) 2015 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,18 +12,18 @@ # 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: xcmsdb -Version: 1.0.5 +Version: 1.0.6 Release: 0 Summary: Device Color Characterization utility for X Color Management System License: MIT Group: System/X11/Utilities -Url: http://xorg.freedesktop.org/ -Source0: http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.bz2 +URL: http://xorg.freedesktop.org/ +Source0: http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.xz BuildRequires: pkg-config BuildRequires: pkgconfig(x11) BuildRequires: pkgconfig(xorg-macros) >= 1.8 @@ -49,7 +49,7 @@ %files %defattr(-,root,root) -%doc ChangeLog COPYING README +%doc ChangeLog COPYING README.md %{_bindir}/xcmsdb %{_mandir}/man1/xcmsdb.1%{?ext_man}