commit acpica for openSUSE:Factory
Hello community, here is the log from the commit of package acpica for openSUSE:Factory checked in at 2017-01-27 10:46:09 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/acpica (Old) and /work/SRC/openSUSE:Factory/.acpica.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "acpica" Changes: -------- --- /work/SRC/openSUSE:Factory/acpica/acpica.changes 2017-01-20 13:07:46.366532628 +0100 +++ /work/SRC/openSUSE:Factory/.acpica.new/acpica.changes 2017-02-03 17:31:09.964198213 +0100 @@ -1,0 +2,5 @@ +Wed Jan 25 15:35:03 UTC 2017 - trenn@suse.de + +- Update to version 20170119 (fate#322313). + +------------------------------------------------------------------- Old: ---- acpica-unix2-20161117.tar.gz New: ---- acpica-unix2-20170119.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ acpica.spec ++++++ --- /var/tmp/diff_new_pack.IvLks0/_old 2017-02-03 17:31:10.612106512 +0100 +++ /var/tmp/diff_new_pack.IvLks0/_new 2017-02-03 17:31:10.616105946 +0100 @@ -18,7 +18,7 @@ Name: acpica Url: http://acpica.org -Version: 20161117 +Version: 20170119 Release: 0 %define src_dir acpica-unix2-%{version} ++++++ acpica-no-compiletime.patch ++++++ --- /var/tmp/diff_new_pack.IvLks0/_old 2017-02-03 17:31:10.656100285 +0100 +++ /var/tmp/diff_new_pack.IvLks0/_new 2017-02-03 17:31:10.656100285 +0100 @@ -12,10 +12,10 @@ source/include/acapps.h | 8 ++++---- 3 files changed, 8 insertions(+), 13 deletions(-) -Index: acpica-unix2-20161117/source/compiler/aslcompile.c +Index: acpica-unix2-20170119/source/compiler/aslcompile.c =================================================================== ---- acpica-unix2-20161117.orig/source/compiler/aslcompile.c 2016-11-17 18:20:12.000000000 +0100 -+++ acpica-unix2-20161117/source/compiler/aslcompile.c 2016-12-07 12:26:58.193287602 +0100 +--- acpica-unix2-20170119.orig/source/compiler/aslcompile.c 2017-01-19 17:45:05.000000000 +0100 ++++ acpica-unix2-20170119/source/compiler/aslcompile.c 2017-01-25 16:29:14.797215317 +0100 @@ -471,8 +471,6 @@ void AslCompilerFileHeader ( UINT32 FileId) @@ -40,18 +40,18 @@ Prefix); switch (FileId) -Index: acpica-unix2-20161117/source/compiler/aslutils.c +Index: acpica-unix2-20170119/source/compiler/aslutils.c =================================================================== ---- acpica-unix2-20161117.orig/source/compiler/aslutils.c 2016-11-17 18:20:13.000000000 +0100 -+++ acpica-unix2-20161117/source/compiler/aslutils.c 2016-12-07 12:26:58.197287829 +0100 +--- acpica-unix2-20170119.orig/source/compiler/aslutils.c 2017-01-25 16:29:14.801215545 +0100 ++++ acpica-unix2-20170119/source/compiler/aslutils.c 2017-01-25 16:31:07.975615508 +0100 @@ -381,8 +381,8 @@ 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__); ++ FlPrintFile (FileId, "%s version %X\n\n", ++ ASL_COMPILER_NAME, (UINT32) ACPI_CA_VERSION); } /* Summary of main input and output files */ ++++++ acpica-unix2-20161117.tar.gz -> acpica-unix2-20170119.tar.gz ++++++ ++++ 10215 lines of diff (skipped)
participants (1)
-
root@hilbertn.suse.de