Hello community,

here is the log from the commit of package FirmwareUpdateKit for 
openSUSE:Factory checked in at 2019-05-24 11:32:09
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/FirmwareUpdateKit (Old)
 and      /work/SRC/openSUSE:Factory/.FirmwareUpdateKit.new.5148 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "FirmwareUpdateKit"

Fri May 24 11:32:09 2019 rev:20 rq:704964 version:2.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/FirmwareUpdateKit/FirmwareUpdateKit.changes      
2018-03-11 15:25:05.731550558 +0100
+++ 
/work/SRC/openSUSE:Factory/.FirmwareUpdateKit.new.5148/FirmwareUpdateKit.changes
    2019-05-24 11:32:10.617394228 +0200
@@ -0,0 +1,25 @@
+--------------------------------------------------------------------
+Thu May 23 08:31:46 UTC 2019 - [email protected]
+
+- correct license
+- 2.0
+- removing patch support_mkisofs.patch
+- removing patch user_executable.patch
+
+--------------------------------------------------------------------
+Thu May 23 08:17:19 UTC 2019 - [email protected]
+
+- merge gh#wfeldt/FirmwareUpdateKit#2
+- set PATH to sensible system default
+
+--------------------------------------------------------------------
+Thu May 23 08:07:37 UTC 2019 - [email protected]
+
+- merge gh#wfeldt/FirmwareUpdateKit#1
+- adjust script to work again (bsc#1099527)
+- update git2log to latest version
+- adjust Makefile to current toolchain
+- add --version option
+- enable 'use strict'
+- add grub2 support
+

Old:
----
  FirmwareUpdateKit-1.6.tar.bz2
  support_mkisofs.patch
  user_executable.patch

New:
----
  FirmwareUpdateKit-2.0.tar.xz

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

Other differences:
------------------
++++++ FirmwareUpdateKit.spec ++++++
--- /var/tmp/diff_new_pack.Eb5wm6/_old  2019-05-24 11:32:11.121394099 +0200
+++ /var/tmp/diff_new_pack.Eb5wm6/_new  2019-05-24 11:32:11.125394097 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package FirmwareUpdateKit
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
 # Copyright (c) 2008 Steffen Winterfeldt
 #
 # All modifications and additions to the file contributed by third parties
@@ -18,14 +18,12 @@
 
 
 Name:           FirmwareUpdateKit
-Version:        1.6
+Version:        2.0
 Release:        0
 Summary:        Assist with DOS-based firmware updates
-License:        GPL-3.0-or-later
+License:        GPL-3.0-only
 Group:          System/Boot
-Source:         FirmwareUpdateKit-1.6.tar.bz2
-Patch1:         support_mkisofs.patch
-Patch2:         user_executable.patch
+Source:         %{name}-%{version}.tar.xz
 Requires:       dosfstools
 %if 0%{suse_version} >= 1500
 Requires:       mkisofs
@@ -44,8 +42,6 @@
 
 %prep
 %setup -q
-%patch1 -p1
-%patch2 -p1
 
 %build
 


Reply via email to