Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package rkdeveloptool for openSUSE:Factory checked in at 2021-11-24 23:54:32 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/rkdeveloptool (Old) and /work/SRC/openSUSE:Factory/.rkdeveloptool.new.1895 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "rkdeveloptool" Wed Nov 24 23:54:32 2021 rev:2 rq:933448 version:1.32~git.20210408.46bb4c0 Changes: -------- --- /work/SRC/openSUSE:Factory/rkdeveloptool/rkdeveloptool.changes 2021-10-15 23:04:49.610134389 +0200 +++ /work/SRC/openSUSE:Factory/.rkdeveloptool.new.1895/rkdeveloptool.changes 2021-11-24 23:54:58.652377306 +0100 @@ -1,0 +2,6 @@ +Thu Oct 21 12:50:04 UTC 2021 - Michal Suchanek <msucha...@suse.com> + +- Use LTO on platforms that do not use it by default to workaround a build error. + See https://github.com/rockchip-linux/rkdeveloptool/pull/57 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ rkdeveloptool.spec ++++++ --- /var/tmp/diff_new_pack.lRWdSi/_old 2021-11-24 23:54:59.172375561 +0100 +++ /var/tmp/diff_new_pack.lRWdSi/_new 2021-11-24 23:54:59.172375561 +0100 @@ -1,7 +1,7 @@ # # spec file for package rkdeveloptool # -# Copyright (c) 2021 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -16,10 +16,12 @@ # +%define build_cxxflags %optflags -flto=auto + Name: rkdeveloptool Version: 1.32~git.20210408.46bb4c0 Release: 0 -Url: https://github.com/rockchip-linux/rkdeveloptool +URL: https://github.com/rockchip-linux/rkdeveloptool Summary: Utility for Rockchip SoCs License: GPL-2.0-or-later Group: System/Boot @@ -30,7 +32,7 @@ BuildRequires: systemd-rpm-macros BuildRequires: pkgconfig(libusb-1.0) Requires(post): udev -Requires(postun): udev +Requires(postun):udev %description rkdeveloptool provides ways to read/write rockusb devices.