15
0

- Update to version 3.12.2+git.1676426290.4fdb678:

* Fix dmi_cache_size_2 will add unit twice.
  * v3.12.3
  * Add defined BIGENDIAN in types.h
  * Solve dmi_memory_device_extended_size WORD issue
  * Add bus address for type 09 in pymap.xml

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-dmidecode?expand=0&rev=38
This commit is contained in:
2025-04-25 15:29:45 +00:00
committed by Git OBS Bridge
parent ae4e5ce904
commit cfd62019a9
7 changed files with 27 additions and 13 deletions

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Fri Apr 25 15:20:48 UTC 2025 - mcepl@cepl.eu
- Update to version 3.12.2+git.1676426290.4fdb678:
* Fix dmi_cache_size_2 will add unit twice.
* v3.12.3
* Add defined BIGENDIAN in types.h
* Solve dmi_memory_device_extended_size WORD issue
* Add bus address for type 09 in pymap.xml
-------------------------------------------------------------------
Mon Mar 3 10:46:32 UTC 2025 - Daniel Garcia <daniel.garcia@suse.com>