- Update to version 19.12.00:

* Plenty of changes

OBS-URL: https://build.opensuse.org/package/show/hardware/fwts?expand=0&rev=97
This commit is contained in:
Martin Pluskal 2019-12-09 12:47:49 +00:00 committed by Git OBS Bridge
parent e869fc7c9a
commit 8c4de20027
5 changed files with 15 additions and 10 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:91075982d067deef86d2830d622c27ed5f5c0b04dfd712902343a67fee753bfd
size 3794482

3
fwts-V19.12.00.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:d56af25d87d9189abb28d3800e99e7d012fff1fdb496e7630d370c85ecb92199
size 3800012

View File

@ -1,7 +1,7 @@
Index: fwts-19.09.00/src/acpica/source/compiler/aslutils.c
Index: fwts-19.12.00/src/acpica/source/compiler/aslutils.c
===================================================================
--- fwts-19.09.00.orig/src/acpica/source/compiler/aslutils.c
+++ fwts-19.09.00/src/acpica/source/compiler/aslutils.c
--- fwts-19.12.00.orig/src/acpica/source/compiler/aslutils.c
+++ fwts-19.12.00/src/acpica/source/compiler/aslutils.c
@@ -561,7 +561,7 @@ UtDisplayOneSummary (
/* Compiler name and version number */

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Dec 9 12:42:18 UTC 2019 - Martin Pluskal <mpluskal@suse.com>
- Update to version 19.12.00:
* Plenty of changes
-------------------------------------------------------------------
Thu Oct 3 08:15:15 UTC 2019 - Martin Pluskal <mpluskal@suse.com>

View File

@ -1,7 +1,7 @@
#
# spec file for package fwts
#
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2019 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -17,7 +17,7 @@
Name: fwts
Version: 19.09.00
Version: 19.12.00
Release: 0
Summary: Firmware Test Suite
License: GPL-2.0-or-later
@ -54,8 +54,7 @@ will give some form of advice on how to fix issues or workaround firmware
issues.
%prep
%setup -q -c %{name}-%{version}
%patch1 -p1
%autosetup -c %{name}-%{version} -p1
%build
find . -name Makefile.am -exec sed -i "s|-Werror||g" {} +