Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package xgamma for openSUSE:Factory checked in at 2022-12-05 18:01:03 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/xgamma (Old) and /work/SRC/openSUSE:Factory/.xgamma.new.1835 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "xgamma" Mon Dec 5 18:01:03 2022 rev:8 rq:1040080 version:1.0.7 Changes: -------- --- /work/SRC/openSUSE:Factory/xgamma/xgamma.changes 2022-08-20 20:29:26.909483374 +0200 +++ /work/SRC/openSUSE:Factory/.xgamma.new.1835/xgamma.changes 2022-12-05 18:01:08.404561625 +0100 @@ -1,0 +2,14 @@ +Sun Dec 4 21:58:14 UTC 2022 - Stefan Dirsch <sndir...@suse.com> + +- Update to version 1.0.7 + * Update README for gitlab migration + * Update configure.ac bug URL for gitlab migration + * gitlab CI: add a basic build test + * Resolve -Wdouble-promotion warnings from clang + * Refactor to reduce code duplication + * Use strtof() if available, instead of casting atof() to float + * autogen.sh: use quoted string variables + * autogen: add default patch prefix + * autogen.sh: use exec instead of waiting for configure to finish + +------------------------------------------------------------------- Old: ---- xgamma-1.0.6.tar.bz2 xgamma-1.0.6.tar.bz2.sig New: ---- xgamma-1.0.7.tar.xz xgamma-1.0.7.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ xgamma.spec ++++++ --- /var/tmp/diff_new_pack.YoJuwx/_old 2022-12-05 18:01:09.056565175 +0100 +++ /var/tmp/diff_new_pack.YoJuwx/_new 2022-12-05 18:01:09.060565197 +0100 @@ -17,14 +17,14 @@ Name: xgamma -Version: 1.0.6 +Version: 1.0.7 Release: 0 Summary: Utility to alter a monitor's gamma correction through the X server License: MIT Group: System/X11/Utilities URL: https://xorg.freedesktop.org/ -Source0: https://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.bz2 -Source1: https://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.bz2.sig +Source0: https://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.xz +Source1: https://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.xz.sig Source2: xgamma.keyring BuildRequires: pkgconfig BuildRequires: pkgconfig(x11) @@ -49,7 +49,7 @@ %files %license COPYING -%doc ChangeLog README +%doc ChangeLog README.md %{_bindir}/xgamma %{_mandir}/man1/xgamma.1%{?ext_man}