15
0

- update to 6.1:

* fix CStruct.pack() padding

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cstruct?expand=0&rev=18
This commit is contained in:
2025-07-12 17:30:56 +00:00
committed by Git OBS Bridge
parent a92aa0cab6
commit ef4e434023
4 changed files with 10 additions and 4 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Sat Jul 12 17:30:43 UTC 2025 - Dirk Müller <dmueller@suse.com>
- update to 6.1:
* fix CStruct.pack() padding
-------------------------------------------------------------------
Mon Jun 16 06:12:20 UTC 2025 - Steve Kowalik <steven.kowalik@suse.com>