Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package dtc for openSUSE:Factory checked in at 2023-04-28 16:22:36 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/dtc (Old) and /work/SRC/openSUSE:Factory/.dtc.new.1533 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "dtc" Fri Apr 28 16:22:36 2023 rev:40 rq:1083214 version:1.7.0 Changes: -------- --- /work/SRC/openSUSE:Factory/dtc/dtc.changes 2022-10-01 17:41:50.693526705 +0200 +++ /work/SRC/openSUSE:Factory/.dtc.new.1533/dtc.changes 2023-04-28 16:22:48.685815194 +0200 @@ -1,0 +2,32 @@ +Tue Apr 25 08:42:48 UTC 2023 - Guillaume GARDET <guillaume.gar...@opensuse.org> + +- update to 1.7.0: + * dtc + * Fix -Oasm output on PA-RISC by avoiding ';' separators + * Put symbolic label references in -Odts output when possible + * Add label relative path references + * Don't incorrectly attempt to create fixups for reference to path + in overlays + * Warning rather than hard error if integer expression results are + truncated due to cell size + * libfdt + * Add fdt_get_property_by_offset_w() function + * pylibfdt + * Fixed to work with Python 3.10 + * A number of extra methods + * Fix out of tree build + * fdtget + * Add raw bytes output mode + * General + * Fixes for mixed-signedness comparison warnings + * Assorted other warning fixes + * Assorted updates to checks + * Assorted bugfixes + * Fix scripts to work with dash as well as bash + * Allow static builds + * Formalize Signed-off-by usage +- Update dtc.keyring +- Drop upstream patch: + * makefile-bison-rule.patch + +------------------------------------------------------------------- Old: ---- dtc-1.6.1.tar.gz dtc-1.6.1.tar.sign makefile-bison-rule.patch New: ---- dtc-1.7.0.tar.gz dtc-1.7.0.tar.sign ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ dtc.spec ++++++ --- /var/tmp/diff_new_pack.GdIFHc/_old 2023-04-28 16:22:50.869827942 +0200 +++ /var/tmp/diff_new_pack.GdIFHc/_new 2023-04-28 16:22:50.873827965 +0200 @@ -1,7 +1,7 @@ # # spec file for package dtc # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ %define sover 1 Name: dtc -Version: 1.6.1 +Version: 1.7.0 Release: 0 Summary: Device-tree compiler License: GPL-2.0-or-later @@ -26,8 +26,8 @@ Source0: https://mirrors.edge.kernel.org/pub/software/utils/dtc/dtc-%{version}.tar.gz Source1: https://mirrors.edge.kernel.org/pub/software/utils/dtc/dtc-%{version}.tar.sign Source20: baselibs.conf +# From http://gibson.dropbear.id.au/ Source21: dtc.keyring -Patch0: makefile-bison-rule.patch BuildRequires: bison BuildRequires: flex BuildRequires: libyaml-devel @@ -60,7 +60,6 @@ %prep %setup -q -%patch0 -p1 %build %make_build EXTRA_CFLAGS="%{optflags} -pie" LDFLAGS="%{optflags}" ++++++ dtc-1.6.1.tar.gz -> dtc-1.7.0.tar.gz ++++++ ++++ 3472 lines of diff (skipped) ++++++ dtc.keyring ++++++ ++++ 1104 lines (skipped) ++++ between dtc.keyring ++++ and /work/SRC/openSUSE:Factory/.dtc.new.1533/dtc.keyring