Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package ico for openSUSE:Factory checked in at 2022-09-01 22:10:55 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ico (Old) and /work/SRC/openSUSE:Factory/.ico.new.2083 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ico" Thu Sep 1 22:10:55 2022 rev:8 rq:1000410 version:1.0.6 Changes: -------- --- /work/SRC/openSUSE:Factory/ico/ico.changes 2018-04-19 15:28:28.613538303 +0200 +++ /work/SRC/openSUSE:Factory/.ico.new.2083/ico.changes 2022-09-01 22:11:59.144377825 +0200 @@ -1,0 +2,12 @@ +Wed Aug 31 09:09:39 UTC 2022 - Stefan Dirsch <[email protected]> + +- Update to version 1.0.6 + * Update README for gitlab migration + * Update configure.ac bug URL for gitlab migration + * gitlab CI: add a basic build test + * man page: remove out-of-date COPYRIGHT section + * Apply scope reduction suggestions from cppcheck + * Rename global "poly" to fix gcc -Wshadow warnings + * Add cast to clear -Wsign-compare warning + +------------------------------------------------------------------- Old: ---- ico-1.0.5.tar.bz2 New: ---- ico-1.0.6.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ico.spec ++++++ --- /var/tmp/diff_new_pack.ytjmga/_old 2022-09-01 22:11:59.600379072 +0200 +++ /var/tmp/diff_new_pack.ytjmga/_new 2022-09-01 22:11:59.604379082 +0200 @@ -1,7 +1,7 @@ # # spec file for package ico # -# Copyright (c) 2018 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: ico -Version: 1.0.5 +Version: 1.0.6 Release: 0 Summary: Simple animation program used for testing X11 operations and extensions 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) >= 0.99.1 BuildRequires: pkgconfig(xproto) >= 7.0.22 @@ -49,7 +49,7 @@ %files %defattr(-,root,root) -%doc ChangeLog COPYING README +%doc ChangeLog COPYING README.md %{_bindir}/ico %{_mandir}/man1/ico.1%{?ext_man}
