Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package dtc for openSUSE:Factory checked in 
at 2024-10-23 21:07:59
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/dtc (Old)
 and      /work/SRC/openSUSE:Factory/.dtc.new.26871 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "dtc"

Wed Oct 23 21:07:59 2024 rev:41 rq:1217247 version:1.7.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/dtc/dtc.changes  2023-04-28 16:22:48.685815194 
+0200
+++ /work/SRC/openSUSE:Factory/.dtc.new.26871/dtc.changes       2024-10-23 
21:08:03.333154215 +0200
@@ -1,0 +2,29 @@
+Tue Oct 22 07:24:23 UTC 2024 - Guillaume GARDET <guillaume.gar...@opensuse.org>
+
+- Update to 1.7.1:
+  * dtc
+    * Fix check for 10-bit I2C addresses
+    * Improve documentation of -@ option
+    * Update to libyaml >= 0.2.3
+    * Improvements & fixes for device graph checks
+    * Add -L / --local-fixups option
+    * Add check for length of interrupt-map properties
+  * libfdt
+    * Add fdt_path_getprop_namelen()
+    * Add fdt_get_symbol() and fdt_get_symbol_namelen()
+    * Correct documentation of fdt_path_offset()
+    * Correct documentation of fdt_appendprop_addrrange()
+    * Validate aliases is fdt_get_alias_namelen()
+    * Don't overwrite phandles when applying overlays
+    * Require Python 3
+  * pylibfdt
+    * Support boolean properties
+    * Fixes for current Python versions
+  * General
+    * Assorted bugfixes
+    * Assorted build improvements
+    * Assorted typo fixes in docs
+    * Some additional testcases
+    * Move to GitHub Actions based CI
+
+-------------------------------------------------------------------

Old:
----
  dtc-1.7.0.tar.gz
  dtc-1.7.0.tar.sign

New:
----
  dtc-1.7.1.tar.gz
  dtc-1.7.1.tar.sign

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ dtc.spec ++++++
--- /var/tmp/diff_new_pack.LTm4xq/_old  2024-10-23 21:08:03.973180785 +0200
+++ /var/tmp/diff_new_pack.LTm4xq/_new  2024-10-23 21:08:03.973180785 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package dtc
 #
-# Copyright (c) 2023 SUSE LLC
+# Copyright (c) 2024 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.7.0
+Version:        1.7.1
 Release:        0
 Summary:        Device-tree compiler
 License:        GPL-2.0-or-later
@@ -89,7 +89,6 @@
 %postun -n libfdt%{sover} -p /sbin/ldconfig
 
 %files -n libfdt%{sover}
-%{_libdir}/libfdt-%{version}.so
 %{_libdir}/libfdt.so.*
 
 %files -n libfdt-devel

++++++ dtc-1.7.0.tar.gz -> dtc-1.7.1.tar.gz ++++++
++++ 3203 lines of diff (skipped)

Reply via email to