Hello community, here is the log from the commit of package dtc for openSUSE:Factory checked in at 2019-03-20 13:17:26 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/dtc (Old) and /work/SRC/openSUSE:Factory/.dtc.new.28833 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "dtc" Wed Mar 20 13:17:26 2019 rev:30 rq:686174 version:1.5.0 Changes: -------- --- /work/SRC/openSUSE:Factory/dtc/dtc.changes 2018-12-28 12:32:29.660081537 +0100 +++ /work/SRC/openSUSE:Factory/.dtc.new.28833/dtc.changes 2019-03-20 13:17:29.629368393 +0100 @@ -1,0 +2,14 @@ +Fri Mar 15 07:51:26 UTC 2019 - [email protected] + +- Upgrade to version 1.5.0: + * Added i2c-bus and spi-bus support + * New "-T" option: "Annotate output .dts with input source file + and line" + * Added YAML output format + * Record source positions + * Use inttypes.h macros for printing. + * Fix some minor bugs which may lead to SIGSEGV. + * Adjusted source URL to working path + [bug#1128943, use-tx-as-the-type-specifier-instead-of-zx.patch] + +------------------------------------------------------------------- Old: ---- dtc-1.4.7.tar.gz use-tx-as-the-type-specifier-instead-of-zx.patch New: ---- dtc-1.5.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ dtc.spec ++++++ --- /var/tmp/diff_new_pack.KEMeHf/_old 2019-03-20 13:17:30.185368270 +0100 +++ /var/tmp/diff_new_pack.KEMeHf/_new 2019-03-20 13:17:30.189368269 +0100 @@ -1,7 +1,7 @@ # # spec file for package dtc # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,16 +18,15 @@ %define sover 1 Name: dtc -Version: 1.4.7 +Version: 1.5.0 Release: 0 Summary: Device-tree compiler License: GPL-2.0+ Group: Development/Tools/Building Url: https://github.com/dgibson/dtc -Source0: https://github.com/dgibson/dtc/archive/v%{version}.tar.gz#/dtc-%{version}.tar.gz +Source0: https://mirrors.edge.kernel.org/pub/software/utils/dtc/dtc-%{version}.tar.gz Source1: baselibs.conf Patch3: dtc-license.patch -Patch4: use-tx-as-the-type-specifier-instead-of-zx.patch BuildRequires: bison BuildRequires: flex BuildRequires: valgrind-devel @@ -63,7 +62,6 @@ %prep %setup -q %patch3 -%patch4 -p1 %build make %{?_smp_mflags} V=1 ++++++ dtc-1.4.7.tar.gz -> dtc-1.5.0.tar.gz ++++++ ++++ 3254 lines of diff (skipped)
