Hello community,

here is the log from the commit of package fwts for openSUSE:Factory checked in 
at 2017-03-02 19:37:31
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/fwts (Old)
 and      /work/SRC/openSUSE:Factory/.fwts.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "fwts"

Thu Mar  2 19:37:31 2017 rev:22 rq:460685 version:17.02.00

Changes:
--------
--- /work/SRC/openSUSE:Factory/fwts/fwts.changes        2017-02-03 
17:37:11.908969710 +0100
+++ /work/SRC/openSUSE:Factory/.fwts.new/fwts.changes   2017-03-02 
19:37:32.565876803 +0100
@@ -1,0 +2,16 @@
+Mon Feb 27 11:45:55 UTC 2017 - [email protected]
+
+- Update to version 17.02.00:
+  * ACPICA: Update to version 20170119
+  * acpi: s3: Add new --s3-resume-hook option
+  * Add README_JSON.txt for FWTS
+  * klog.json: Add some more kernel messages to klog data base
+  * klog.json: Add some EFI driver kernel messages to klog database
+  * klog.json: Add some EFI quirk driver kernel messages to klog database
+  * klog.json: Add some more EFI driver kernel messages to klog database
+  * klog.json: Add some miscellaneous messages to klog database
+  * Integrate PPC for FWTS-LIVE Frontend
+  * fwts_framework: handle -? option differently from -h
+- Rebase fwts-no-compiletime.patch
+
+-------------------------------------------------------------------

Old:
----
  fwts-V17.01.00.tar.gz

New:
----
  fwts-V17.02.00.tar.gz

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

Other differences:
------------------
++++++ fwts.spec ++++++
--- /var/tmp/diff_new_pack.wa1iuI/_old  2017-03-02 19:37:33.265777761 +0100
+++ /var/tmp/diff_new_pack.wa1iuI/_new  2017-03-02 19:37:33.269777195 +0100
@@ -17,7 +17,7 @@
 
 
 Name:           fwts
-Version:        17.01.00
+Version:        17.02.00
 Release:        0
 Summary:        Firmware Test Suite
 License:        GPL-2.0+
@@ -69,7 +69,7 @@
 
 %files
 %defattr(-,root,root)
-%doc README
+%doc README README_ACPICA.txt README_SOURCE.txt ./data/README_JSON.txt
 %{_bindir}/fwts
 %{_bindir}/kernelscan
 %{_libdir}/fwts

++++++ fwts-V17.01.00.tar.gz -> fwts-V17.02.00.tar.gz ++++++
++++ 7104 lines of diff (skipped)

++++++ fwts-no-compiletime.patch ++++++
--- /var/tmp/diff_new_pack.wa1iuI/_old  2017-03-02 19:37:33.989675323 +0100
+++ /var/tmp/diff_new_pack.wa1iuI/_new  2017-03-02 19:37:33.989675323 +0100
@@ -2,15 +2,12 @@
 ===================================================================
 --- src/acpica/source/compiler/aslutils.c.orig
 +++ src/acpica/source/compiler/aslutils.c
-@@ -453,8 +453,9 @@ UtDisplaySummary (
-     {
+@@ -454,7 +454,7 @@ UtDisplaySummary (
          /* Compiler name and version number */
  
--        FlPrintFile (FileId, "%s version %X%s [%s]\n\n",
--            ASL_COMPILER_NAME, (UINT32) ACPI_CA_VERSION, ACPI_WIDTH, 
__DATE__);
-+        FlPrintFile (FileId, "%s version %X%s\n\n",
-+            ASL_COMPILER_NAME, (UINT32) ACPI_CA_VERSION, ACPI_WIDTH);
-+
+         FlPrintFile (FileId, "%s version %X [%s]\n\n",
+-            ASL_COMPILER_NAME, (UINT32) ACPI_CA_VERSION, __DATE__);
++            ASL_COMPILER_NAME, (UINT32) ACPI_CA_VERSION);
      }
  
      /* Summary of main input and output files */


Reply via email to