diff --git a/_service b/_service index 5879672..eb85b89 100644 --- a/_service +++ b/_service @@ -6,6 +6,8 @@ git https://github.com/raspberrypi/usbboot.git raspberrypi-rpiboot - %h + bae4aeb + 0~git@TAG_OFFSET@.%h + diff --git a/raspberrypi-rpiboot.changes b/raspberrypi-rpiboot.changes index 31a7eec..3c116e9 100644 --- a/raspberrypi-rpiboot.changes +++ b/raspberrypi-rpiboot.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Sat Mar 13 09:51:25 UTC 2021 - Dirk Müller + +- remove libusb-compat - it only uses libusb-1.0 + +------------------------------------------------------------------- +Fri Jan 22 19:02:49 UTC 2021 - Jan Engelhardt + +- Generate monotonically increasing Version numbers + ------------------------------------------------------------------- Fri Jan 22 07:32:07 UTC 2021 - Matthias Brugger diff --git a/raspberrypi-rpiboot.spec b/raspberrypi-rpiboot.spec index 31f2eac..4161d43 100644 --- a/raspberrypi-rpiboot.spec +++ b/raspberrypi-rpiboot.spec @@ -1,7 +1,7 @@ # # spec file for package raspberrypi-rpiboot # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -25,7 +25,6 @@ Group: System/Management URL: https://github.com/raspberrypi/usbboot.git Source0: %{name}-%{version}.tar BuildRequires: libusb-1_0-devel -BuildRequires: libusb-compat-devel %description The raspberrypi-usbboot allows you to flash the eMMC through an USB cable.