Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package picotool for openSUSE:Factory checked in at 2024-10-30 17:34:12 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/picotool (Old) and /work/SRC/openSUSE:Factory/.picotool.new.2020 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "picotool" Wed Oct 30 17:34:12 2024 rev:11 rq:1219038 version:2.0.0 Changes: -------- --- /work/SRC/openSUSE:Factory/picotool/picotool.changes 2023-07-26 13:25:13.120461244 +0200 +++ /work/SRC/openSUSE:Factory/.picotool.new.2020/picotool.changes 2024-10-30 17:34:44.753035315 +0100 @@ -1,0 +2,10 @@ +Tue Oct 29 08:40:16 UTC 2024 - Michal Suchanek <msucha...@suse.de> + +- Update to 2.0.0 + * Offset now valid for ELF and UF2 files on RP2350 + * Displays info on the embedded block for RP2350 + * Displays information for binaries in partitions too + * Added -cpu option on RP2350 to switch archtectures + * Added diagnostic partition option on RP2350 + +------------------------------------------------------------------- Old: ---- pico-sdk-1.5.1.tar.gz picotool-1.1.2.tar.gz New: ---- pico-sdk-2.0.0.tar.gz picotool-2.0.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ picotool.spec ++++++ --- /var/tmp/diff_new_pack.0HIwtI/_old 2024-10-30 17:34:45.401062459 +0100 +++ /var/tmp/diff_new_pack.0HIwtI/_new 2024-10-30 17:34:45.401062459 +0100 @@ -1,7 +1,7 @@ # # spec file for package picotool # -# 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 @@ -16,19 +16,19 @@ # -%define sdk_version 1.5.1 +%define sdk_version 2.0.0 Name: picotool -URL: https://github.com/raspberrypi/picotool -Version: 1.1.2 +Version: 2.0.0 Release: 0 Summary: Tool to inspect RP2040 binaries License: BSD-3-Clause Group: Development/Tools/Other +URL: https://github.com/raspberrypi/picotool +Source0: https://github.com/raspberrypi/picotool/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz +Source1: https://github.com/raspberrypi/pico-sdk/archive/%{sdk_version}.tar.gz#/pico-sdk-%{sdk_version}.tar.gz BuildRequires: cmake >= 3.12 BuildRequires: gcc-c++ BuildRequires: libusb-1_0-devel -Source0: https://github.com/raspberrypi/picotool/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz -Source1: https://github.com/raspberrypi/pico-sdk/archive/%{sdk_version}.tar.gz#/pico-sdk-%{sdk_version}.tar.gz %description Picotool is a tool for inspecting RP2040 binaries, and interacting with RP2040 devices when they are in BOOTSEL mode. @@ -44,8 +44,9 @@ %cmake_install %files -%defattr(-,root,root) %doc README.md %license LICENSE.TXT %{_bindir}/picotool +%{_libdir}/cmake/picotool +%{_datadir}/picotool ++++++ pico-sdk-1.5.1.tar.gz -> pico-sdk-2.0.0.tar.gz ++++++ ++++ 481390 lines of diff (skipped) ++++++ picotool-1.1.2.tar.gz -> picotool-2.0.0.tar.gz ++++++ ++++ 76452 lines of diff (skipped)