Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package acpica for openSUSE:Factory checked 
in at 2022-04-26 20:15:12
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/acpica (Old)
 and      /work/SRC/openSUSE:Factory/.acpica.new.1538 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "acpica"

Tue Apr 26 20:15:12 2022 rev:71 rq:972528 version:20220331

Changes:
--------
--- /work/SRC/openSUSE:Factory/acpica/acpica.changes    2022-04-23 
00:25:38.759763217 +0200
+++ /work/SRC/openSUSE:Factory/.acpica.new.1538/acpica.changes  2022-04-26 
20:17:15.172723244 +0200
@@ -1,0 +2,11 @@
+Thu Apr 21 21:02:11 UTC 2022 - Ferdinand Thiessen <r...@fthiessen.de>
+
+- Update bundled wmidump to latest upstream 2021-10-11:
+  * Add support for '//' comments
+  * Print object_id or notify_id based on ACPI_WMI_EVENT flag
+    object_id and notify_id member are in one union. It depends on
+    ACPI_WMI_EVENT flag which member is stored in this union.
+    So print only one member based on ACPI_WMI_EVENT flag.
+- Add comment about origin of the wmidump sources
+
+-------------------------------------------------------------------

Old:
----
  wmidump.tar.bz2

New:
----
  wmidump-20211011.tar.xz

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

Other differences:
------------------
++++++ acpica.spec ++++++
--- /var/tmp/diff_new_pack.AbqUTJ/_old  2022-04-26 20:17:15.824724034 +0200
+++ /var/tmp/diff_new_pack.AbqUTJ/_new  2022-04-26 20:17:15.832724043 +0200
@@ -29,7 +29,8 @@
 Source1:        ec_access.c
 Source2:        acpi_genl.tar.bz2
 Source3:        acpi_validate
-Source4:        wmidump.tar.bz2
+# https://xf.iksaif.net/dev/wmidump.html
+Source4:        wmidump-20211011.tar.xz
 Patch1:         acpica-no-compiletime.patch
 Patch2:         wmidump_add_she_bang.patch
 Patch3:         do_not_use_build_date_and_time.patch
@@ -85,7 +86,7 @@
 
 install -Dm 755 wmidump/wmidump %{buildroot}%{_bindir}/wmidump
 install -Dm 755 wmidump/wmixtract.py %{buildroot}%{_bindir}/wmixtract
-install -Dm 644 wmidump/README %{buildroot}/%{_docdir}/%{name}/README_wmidump
+install -Dm 644 wmidump/README.md 
%{buildroot}/%{_docdir}/%{name}/README_wmidump.md
 
 install -Dm 755 acpi_genl/acpi_genl %{buildroot}%{_sbindir}/acpi_genl
 install -Dm 644 acpi_genl/README 
%{buildroot}/%{_docdir}/%{name}/README_acpi_genl

Reply via email to