Hello community,

here is the log from the commit of package acpica for openSUSE:Factory checked 
in at 2020-02-14 16:27:21
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/acpica (Old)
 and      /work/SRC/openSUSE:Factory/.acpica.new.26092 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "acpica"

Fri Feb 14 16:27:21 2020 rev:61 rq:770466 version:20200110

Changes:
--------
--- /work/SRC/openSUSE:Factory/acpica/acpica.changes    2019-06-12 
13:03:15.777260136 +0200
+++ /work/SRC/openSUSE:Factory/.acpica.new.26092/acpica.changes 2020-02-14 
16:27:29.571259639 +0100
@@ -1,0 +2,12 @@
+Thu Feb  6 08:19:10 UTC 2020 - [email protected]
+
+- Add -fcommon as there are a lot re-definitions which lead to errors
+  and compile failures with gcc10 which enables -fno-common by default
+  bsc#1160383 - acpica fails with -fno-common
+
+-------------------------------------------------------------------
+Mon Jan 20 09:28:08 UTC 2020 - Luigi Baldoni <[email protected]>
+
+- Update to version 20200110
+
+-------------------------------------------------------------------

Old:
----
  acpica-unix-20190509.tar.gz

New:
----
  acpica-unix-20200110.tar.gz

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

Other differences:
------------------
++++++ acpica.spec ++++++
--- /var/tmp/diff_new_pack.EK0LCH/_old  2020-02-14 16:27:30.763260286 +0100
+++ /var/tmp/diff_new_pack.EK0LCH/_new  2020-02-14 16:27:30.767260288 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package acpica
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 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
@@ -20,7 +20,7 @@
 %define kver %(rpm -q --qf '%%{VERSION}' kernel-source)
 %define dmp_ver %{kver}
 Name:           acpica
-Version:        20190509
+Version:        20200110
 Release:        0
 Summary:        A set of tools to display and debug BIOS ACPI tables
 License:        GPL-2.0-only
@@ -71,7 +71,7 @@
 cc %{SOURCE1} %{optflags} -o ec_access
 make %{?_smp_mflags} -C acpi_genl CFLAGS="%{optflags}"
 make %{?_smp_mflags} -C wmidump CFLAGS="%{optflags}"
-make %{?_smp_mflags} OPT_CFLAGS="%{optflags}" HOST="_LINUX"
+make %{?_smp_mflags} OPT_CFLAGS="%{optflags} -fcommon"  HOST="_LINUX"
 cd acpidump-%{dmp_ver}/tools/power/acpi
 if [ -f tools/acpidump/Makefile ]; then # 4.3+
        cd tools/acpidump/

++++++ acpica-unix-20190509.tar.gz -> acpica-unix-20200110.tar.gz ++++++
++++ 16857 lines of diff (skipped)


Reply via email to