Hello community,

here is the log from the commit of package raspberrypi-firmware for 
openSUSE:Factory checked in at 2016-03-09 15:17:17
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/raspberrypi-firmware (Old)
 and      /work/SRC/openSUSE:Factory/.raspberrypi-firmware.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "raspberrypi-firmware"

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/raspberrypi-firmware/raspberrypi-firmware.changes    
    2016-03-07 13:24:20.000000000 +0100
+++ 
/work/SRC/openSUSE:Factory/.raspberrypi-firmware.new/raspberrypi-firmware.changes
   2016-03-09 16:48:42.000000000 +0100
@@ -1,0 +2,17 @@
+Mon Mar  7 14:41:14 UTC 2016 - [email protected]
+
+- Revert to last actual change b48c36f (2016-03-04)
+- Fix version bug found by Guillaume by using git-log (as intended)
+
+-------------------------------------------------------------------
+Mon Mar  7 12:54:59 UTC 2016 - [email protected]
+
+- Update to 845eb06 (2016-03-05)
+
+-------------------------------------------------------------------
+Mon Mar  7 12:50:58 UTC 2016 - [email protected]
+
+- Fix get-from-git.sh to get version even when packaged files are 
+  not in the last commit
+
+-------------------------------------------------------------------

Old:
----
  raspberrypi-firmware-2016.02.29.tar.bz2

New:
----
  raspberrypi-firmware-2016.03.04.tar.bz2

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

Other differences:
------------------
++++++ raspberrypi-firmware.spec ++++++
--- /var/tmp/diff_new_pack.mT4XAM/_old  2016-03-09 16:48:44.000000000 +0100
+++ /var/tmp/diff_new_pack.mT4XAM/_new  2016-03-09 16:48:44.000000000 +0100
@@ -17,7 +17,7 @@
 
 
 Name:           raspberrypi-firmware
-Version:        2016.02.29
+Version:        2016.03.04
 Release:        0
 Summary:        Binary bootloader and firmware files for Raspberry Pi
 License:        SUSE-Firmware

++++++ get-from-git.sh ++++++
--- /var/tmp/diff_new_pack.mT4XAM/_old  2016-03-09 16:48:44.000000000 +0100
+++ /var/tmp/diff_new_pack.mT4XAM/_new  2016-03-09 16:48:44.000000000 +0100
@@ -14,7 +14,7 @@
 TOPDIR=$(pwd)
 SOURCES="README boot/LICENCE.broadcom boot/*.elf boot/*.bin boot/*.dat"
 cd firmware
-LINE=$(git show --format=format:"%h %ai" -- ${SOURCES}|head -n 1)
+LINE=$(git log --format=format:"%h %ai" -- ${SOURCES}|head -n 1)
 set -- $LINE
 REV=$1
 DATE=$2

++++++ raspberrypi-firmware-2016.02.29.tar.bz2 -> 
raspberrypi-firmware-2016.03.04.tar.bz2 ++++++
/work/SRC/openSUSE:Factory/raspberrypi-firmware/raspberrypi-firmware-2016.02.29.tar.bz2
 
/work/SRC/openSUSE:Factory/.raspberrypi-firmware.new/raspberrypi-firmware-2016.03.04.tar.bz2
 differ: char 11, line 1


Reply via email to