Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package raspberrypi-firmware-dt for 
openSUSE:Factory checked in at 2022-05-04 15:17:32
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/raspberrypi-firmware-dt (Old)
 and      /work/SRC/openSUSE:Factory/.raspberrypi-firmware-dt.new.1538 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "raspberrypi-firmware-dt"

Wed May  4 15:17:32 2022 rev:42 rq:974415 version:2022.04.24

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/raspberrypi-firmware-dt/raspberrypi-firmware-dt.changes
  2022-03-04 00:17:08.444278892 +0100
+++ 
/work/SRC/openSUSE:Factory/.raspberrypi-firmware-dt.new.1538/raspberrypi-firmware-dt.changes
        2022-05-04 15:17:35.332643888 +0200
@@ -1,0 +2,39 @@
+Wed Apr 27 13:17:53 UTC 2022 - Ivan Ivanov <ivan.iva...@suse.com>
+
+- Use last patch commit date instead patch creation date when creating
+  device tree archive and package version. Patch creation date could be
+  much earlier than patch commit date, which could mislead which patches
+  are included inside the package.
+
+  For example:
+
+    commit 7e72dd813a175ea7bf166655217ce60fbd7d4a21
+    Author:     Dom Cobley <popcorn...@gmail.com>
+    AuthorDate: Tue Oct 19 14:15:45 2021 +0100
+    Commit:     Dom Cobley <popcorn...@gmail.com>
+    CommitDate: Mon Nov 29 16:26:09 2021 +0000
+
+       dt: Move VEC clock to clk-raspberrypi
+
+  Package which contain this commit was named 2021.11.19 while obviously it
+  has changes from 2021.11.29.
+
+- Update to da91801ca1 (2022-04-24)
+  * overlays: Fix pitft28/35-resistive rotate params
+  * ARM: dts: Add i2c0mux node to Model B rev 1
+  * overlays: Add "drm" parameter to pitft28-resistive
+  * overlays: mipi-dbi-spi: width-mm and height-mm are mandatory
+  * Add support for the AudioInjector.net bare i2s sound card
+  * dtoverlays: Add overlay for Sony IMX258 image sensor
+  * ARM: dts: Enable PMU on Cortex-A72 in AArch32 state
+  * overlays/rpi-display: Add support for DRM driver
+  * Revert "update rpi-display-overlay.dts pins for 5.10+"
+  * overlays: Add overlay for MIPI DBI displays
+  * dtoverlays: Connect the backlight to the pitft35 display
+  * overlays: iqs550: Enable interrupt pull-down
+  * CM1&3 cam1_reg and cam1_reg_gpio fix
+  * dtoverlay: Add VCM option to ov5647 overlay
+  * dtoverlays: Add VCM option to imx219
+  * ARM: dts: bcm2711-rpi-ds: Disable the BCM2835 STC
+
+-------------------------------------------------------------------

Old:
----
  raspberrypi-firmware-dt-2022.02.25.tar.xz

New:
----
  raspberrypi-firmware-dt-2022.04.24.tar.xz

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

Other differences:
------------------
++++++ raspberrypi-firmware-dt.spec ++++++
--- /var/tmp/diff_new_pack.bpTjK2/_old  2022-05-04 15:17:36.020644726 +0200
+++ /var/tmp/diff_new_pack.bpTjK2/_new  2022-05-04 15:17:36.024644731 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           raspberrypi-firmware-dt
-Version:        2022.02.25
+Version:        2022.04.24
 Release:        0
 Summary:        Device trees for the Raspberry Pi firmware loader
 License:        GPL-2.0-only

++++++ get-from-git.sh ++++++
--- /var/tmp/diff_new_pack.bpTjK2/_old  2022-05-04 15:17:36.096644818 +0200
+++ /var/tmp/diff_new_pack.bpTjK2/_new  2022-05-04 15:17:36.096644818 +0200
@@ -22,7 +22,7 @@
 # Copy device tree files
 SOURCES="COPYING arch/arm/boot/dts arch/arm64/boot/dts/broadcom/*bcm27* 
scripts/dtc/include-prefixes/ include"
 cd linux
-LINE=$(git log --format=format:"%h %ai" -- ${SOURCES}|head -n 1)
+LINE=$(git log --format=format:"%h %ci" -- ${SOURCES}|head -n 1)
 set -- $LINE
 REV=$1
 DATE=$2

++++++ raspberrypi-firmware-dt-2022.02.25.tar.xz -> 
raspberrypi-firmware-dt-2022.04.24.tar.xz ++++++
/work/SRC/openSUSE:Factory/raspberrypi-firmware-dt/raspberrypi-firmware-dt-2022.02.25.tar.xz
 
/work/SRC/openSUSE:Factory/.raspberrypi-firmware-dt.new.1538/raspberrypi-firmware-dt-2022.04.24.tar.xz
 differ: char 27, line 1

Reply via email to