Hello community,

here is the log from the commit of package flashrom for openSUSE:Factory 
checked in at 2019-04-05 12:06:19
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/flashrom (Old)
 and      /work/SRC/openSUSE:Factory/.flashrom.new.3908 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "flashrom"

Fri Apr  5 12:06:19 2019 rev:21 rq:691709 version:1.0.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/flashrom/flashrom.changes        2018-01-09 
14:56:39.954034564 +0100
+++ /work/SRC/openSUSE:Factory/.flashrom.new.3908/flashrom.changes      
2019-04-05 12:07:05.542583297 +0200
@@ -1,0 +2,11 @@
+Sun Mar 31 20:18:21 UTC 2019 - Martin Hauke <[email protected]>
+
+- Update to version 1.0.1
+  * linux_spi: Reduce maximum read chunksize
+  * Hardcode default spispeed of 2MHz
+    Default speed of kernel drivers isn't always sane (any more).
+  * Fix dmi_match string for ThinkPad X201
+  * verification with sparse layouts
+  * Fix erasing of unaligned regions
+
+-------------------------------------------------------------------

Old:
----
  flashrom-1.0.tar.bz2
  flashrom-1.0.tar.bz2.sig

New:
----
  flashrom-1.0.1.tar.bz2.sig
  flashrom-v1.0.1.tar.bz2

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

Other differences:
------------------
++++++ flashrom.spec ++++++
--- /var/tmp/diff_new_pack.myrrg7/_old  2019-04-05 12:07:06.494583664 +0200
+++ /var/tmp/diff_new_pack.myrrg7/_new  2019-04-05 12:07:06.494583664 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package flashrom
 #
-# Copyright (c) 2018 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -12,19 +12,19 @@
 # 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/
 #
 
 
 Name:           flashrom
-Version:        1.0
+Version:        1.0.1
 Release:        0
 Summary:        A universal flash programming utility
-License:        GPL-2.0
+License:        GPL-2.0-only
 Group:          Development/Tools/Other
 Url:            https://flashrom.org/Flashrom
-Source0:        
https://download.flashrom.org/releases/%{name}-%{version}.tar.bz2
-Source1:        
https://download.flashrom.org/releases/%{name}-%{version}.tar.bz2.asc#/%{name}-%{version}.tar.bz2.sig
+Source0:        
https://download.flashrom.org/releases/%{name}-v%{version}.tar.bz2
+Source1:        
https://download.flashrom.org/releases/%{name}-v%{version}.tar.bz2.asc#/%{name}-%{version}.tar.bz2.sig
 # Got the key from David Hendricks
 Source2:        %{name}.keyring
 BuildRequires:  pkgconfig
@@ -47,7 +47,7 @@
 or SPI.
 
 %prep
-%setup -q
+%setup -q -n %{name}-v%{version}
 
 %build
 make %{?_smp_mflags} \



Reply via email to