Hello community,

here is the log from the commit of package sunxi-tools for openSUSE:Factory 
checked in at 2020-09-29 19:04:55
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/sunxi-tools (Old)
 and      /work/SRC/openSUSE:Factory/.sunxi-tools.new.4249 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "sunxi-tools"

Tue Sep 29 19:04:55 2020 rev:4 rq:838472 version:1.4.2+git20200914103652

Changes:
--------
--- /work/SRC/openSUSE:Factory/sunxi-tools/sunxi-tools.changes  2017-10-24 
22:24:44.232601337 +0200
+++ /work/SRC/openSUSE:Factory/.sunxi-tools.new.4249/sunxi-tools.changes        
2020-09-29 19:05:16.714022048 +0200
@@ -1,0 +2,13 @@
+Tue Sep 29 07:38:13 UTC 2020 - Guillaume GARDET <[email protected]>
+
+- Exclude build on %arm as builds fail
+
+-------------------------------------------------------------------
+Mon Sep 28 20:46:35 UTC 2020 - Michal Suchanek <[email protected]>
+
+- Update to upstream git snapshot
+  * Support --sid to select from multiple devices
+  * Support H6 SoC
+  * Support writing SPI flash memory on device
+
+-------------------------------------------------------------------

Old:
----
  sunxi-tools-1.4.2.tar.gz

New:
----
  sunxi-tools-1.4.2+git20200914103652.tar.gz

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

Other differences:
------------------
++++++ sunxi-tools.spec ++++++
--- /var/tmp/diff_new_pack.iIqEME/_old  2020-09-29 19:05:17.422022762 +0200
+++ /var/tmp/diff_new_pack.iIqEME/_new  2020-09-29 19:05:17.426022767 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package sunxi-tools
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -12,7 +12,7 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
@@ -21,16 +21,18 @@
 %define sunxi_arch armv7hl
 
 Name:           sunxi-tools
-Version:        1.4.2
+Version:        1.4.2+git20200914103652
 Release:        0
 Summary:        Tools for Allwinner A10 devices
-License:        GPL-2.0+
+License:        GPL-2.0-or-later
 Group:          Development/Tools/Other
-Url:            https://github.com/linux-sunxi/sunxi-tools
-Source:         
https://github.com/linux-sunxi/sunxi-tools/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
+URL:            https://github.com/linux-sunxi/sunxi-tools
+Source:         %{name}-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  pkgconfig
 BuildRequires:  pkgconfig(libusb-1.0)
+BuildRequires:  pkgconfig(zlib)
+ExcludeArch:    %arm
 
 %description
 Tools to help hacking Allwinner A10 (aka sun4i) based devices


Reply via email to