Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package raspberrypi-rpiboot for
openSUSE:Factory checked in at 2021-03-15 10:56:39
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/raspberrypi-rpiboot (Old)
and /work/SRC/openSUSE:Factory/.raspberrypi-rpiboot.new.2401 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "raspberrypi-rpiboot"
Mon Mar 15 10:56:39 2021 rev:3 rq:879111 version:49a2a4f
Changes:
--------
--- /work/SRC/openSUSE:Factory/raspberrypi-rpiboot/raspberrypi-rpiboot.changes
2021-01-22 21:53:30.589949986 +0100
+++
/work/SRC/openSUSE:Factory/.raspberrypi-rpiboot.new.2401/raspberrypi-rpiboot.changes
2021-03-15 10:56:40.501381134 +0100
@@ -1,0 +2,10 @@
+Sat Mar 13 09:51:25 UTC 2021 - Dirk M??ller <[email protected]>
+
+- remove libusb-compat - it only uses libusb-1.0
+
+-------------------------------------------------------------------
+Fri Jan 22 19:02:49 UTC 2021 - Jan Engelhardt <[email protected]>
+
+- Generate monotonically increasing Version numbers
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ raspberrypi-rpiboot.spec ++++++
--- /var/tmp/diff_new_pack.5ylerK/_old 2021-03-15 10:56:41.093382038 +0100
+++ /var/tmp/diff_new_pack.5ylerK/_new 2021-03-15 10:56:41.093382038 +0100
@@ -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 @@
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.
++++++ _service ++++++
--- /var/tmp/diff_new_pack.5ylerK/_old 2021-03-15 10:56:41.121382081 +0100
+++ /var/tmp/diff_new_pack.5ylerK/_new 2021-03-15 10:56:41.121382081 +0100
@@ -6,6 +6,8 @@
<param name="scm">git</param>
<param
name="url">https://github.com/raspberrypi/usbboot.git</param>
<param name="filename">raspberrypi-rpiboot</param>
- <param name="versionformat">%h</param>
+ <param name="parent-tag">bae4aeb</param>
+ <param name="versionformat">0~git@TAG_OFFSET@.%h</param>
</service>
+ <service name="set_version" mode="disabled" />
</services>