diff --git a/dtc.changes b/dtc.changes index 2c5eeb7..d4d7607 100644 --- a/dtc.changes +++ b/dtc.changes @@ -1,7 +1,7 @@ ------------------------------------------------------------------- Fri Mar 15 07:51:26 UTC 2019 - josef.moellers@suse.com -- Upgrade to version 1.5.0: +- Upgrade to version 1.5.0 (bsc#1153301): * Added i2c-bus and spi-bus support * New "-T" option: "Annotate output .dts with input source file and line" diff --git a/dtc.spec b/dtc.spec index 008e261..6b25e2f 100644 --- a/dtc.spec +++ b/dtc.spec @@ -12,7 +12,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/ # @@ -21,7 +21,7 @@ Name: dtc Version: 1.5.0 Release: 0 Summary: Device-tree compiler -License: GPL-2.0+ +License: GPL-2.0-or-later Group: Development/Tools/Building Url: https://github.com/dgibson/dtc Source0: https://mirrors.edge.kernel.org/pub/software/utils/dtc/dtc-%{version}.tar.gz