Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package u3-tool for openSUSE:Factory checked in at 2022-06-27 11:25:44 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/u3-tool (Old) and /work/SRC/openSUSE:Factory/.u3-tool.new.1548 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "u3-tool" Mon Jun 27 11:25:44 2022 rev:15 rq:985221 version:1.0+svn60 Changes: -------- --- /work/SRC/openSUSE:Factory/u3-tool/u3-tool.changes 2016-09-20 13:25:44.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.u3-tool.new.1548/u3-tool.changes 2022-06-27 11:25:49.418613936 +0200 @@ -1,0 +2,6 @@ +Sun Jun 26 14:29:20 UTC 2022 - Berthold Gunreben <[email protected]> + +- This tool only runs on Little Endian machines + Exclude s390x + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ u3-tool.spec ++++++ --- /var/tmp/diff_new_pack.TyrVWA/_old 2022-06-27 11:25:50.818616009 +0200 +++ /var/tmp/diff_new_pack.TyrVWA/_new 2022-06-27 11:25:50.822616015 +0200 @@ -1,7 +1,7 @@ # # spec file for package u3-tool # -# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2022 SUSE LLC # Copyright (c) 2010 Guido Berhoerster. # # All modifications and additions to the file contributed by third parties @@ -13,7 +13,7 @@ # 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/ # @@ -24,9 +24,9 @@ Version: %{_tag}+svn%{_rel} Release: 0 Summary: Tool for Controlling the Special Features of an U3 USB Flash disk -License: GPL-2.0+ +License: GPL-2.0-or-later Group: Hardware/Other -Url: http://u3-tool.sourceforge.net/ +URL: http://u3-tool.sourceforge.net/ Source0: u3-tool-code-%{_rel}-tags-u3-tool-%{_tag}.zip Patch0: u3-tool-0.3-fix-manpage-section.patch BuildRequires: autoconf @@ -35,7 +35,7 @@ BuildRequires: unzip BuildRequires: pkgconfig(libusb) BuildRoot: %{_tmppath}/%{name}-%{version}-build -ExcludeArch: ppc ppc64 +ExcludeArch: ppc ppc64 s390x %description u3-tool is a tool for unlocking and configuring U3 smart USB Flash devices. It
