Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package rpi-imager for openSUSE:Factory checked in at 2022-04-16 00:14:11 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/rpi-imager (Old) and /work/SRC/openSUSE:Factory/.rpi-imager.new.1941 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "rpi-imager" Sat Apr 16 00:14:11 2022 rev:3 rq:970184 version:1.7.2 Changes: -------- --- /work/SRC/openSUSE:Factory/rpi-imager/rpi-imager.changes 2022-03-17 17:02:31.809732734 +0100 +++ /work/SRC/openSUSE:Factory/.rpi-imager.new.1941/rpi-imager.changes 2022-04-16 00:14:32.033671905 +0200 @@ -1,0 +2,17 @@ +Thu Apr 14 13:52:55 UTC 2022 - Axel Braun <axel.br...@gmx.de> + +- fix for new autoconf + +------------------------------------------------------------------- +Tue Mar 29 17:42:45 UTC 2022 - Axel Braun <axel.br...@gmx.de> + +- version 1.7.2 +- Advanced options: remove overscan option +- Advanced options: remove first run wizard suppression option +- gz/xz/zstd custom images: pad if image size is not dividable by 512 byte +- Store saved wifi password hashed +- Make buttons blue on focus, to ease keyboard navigation +- Add Japan, Korean translations +- rpi-imager-noupdates.diff removed (included in current version) + +------------------------------------------------------------------- Old: ---- rpi-imager-1.7.1.tar.gz rpi-imager-noupdates.diff New: ---- rpi-imager-1.7.2.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ rpi-imager.spec ++++++ --- /var/tmp/diff_new_pack.TtapxX/_old 2022-04-16 00:14:33.073673293 +0200 +++ /var/tmp/diff_new_pack.TtapxX/_new 2022-04-16 00:14:33.081673304 +0200 @@ -17,15 +17,14 @@ Name: rpi-imager -Version: 1.7.1 +Version: 1.7.2 Release: 0 Summary: Raspberry Pi Imaging Utility License: Apache-2.0 Group: Hardware/Other URL: https://github.com/raspberrypi/rpi-imager Source: https://github.com/raspberrypi/%{name}/archive/refs/tags/v%{version}.tar.gz#/%{name}-%{version}.tar.gz -# https://github.com/raspberrypi/rpi-imager/pull/362 -Patch: rpi-imager-noupdates.diff + BuildRequires: cmake BuildRequires: gcc BuildRequires: gcc-c++ @@ -56,10 +55,12 @@ %autosetup %build -%cmake . -DENABLE_CHECK_VERSION=0 -DENABLE_TELEMETRY=0 +pushd src +%cmake -DENABLE_CHECK_VERSION=0 -DENABLE_TELEMETRY=0 %cmake_build %install +pushd src %cmake_install mkdir -p %{buildroot}%{_datadir}/icons ++++++ rpi-imager-1.7.1.tar.gz -> rpi-imager-1.7.2.tar.gz ++++++ /work/SRC/openSUSE:Factory/rpi-imager/rpi-imager-1.7.1.tar.gz /work/SRC/openSUSE:Factory/.rpi-imager.new.1941/rpi-imager-1.7.2.tar.gz differ: char 12, line 1