diff --git a/bitstruct-8.19.0.tar.gz b/bitstruct-8.19.0.tar.gz deleted file mode 100644 index 907c813..0000000 --- a/bitstruct-8.19.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d75ba9dded85c17e885a209a00eb8e248ee40762149f2f2a79360ca857467dac -size 35631 diff --git a/bitstruct-8.20.0.tar.gz b/bitstruct-8.20.0.tar.gz new file mode 100644 index 0000000..a16437c --- /dev/null +++ b/bitstruct-8.20.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f6b16a93097313f2a6c146640c93e5f988a39c33364f8c20a4286ac1c5ed5dae +size 35637 diff --git a/python-bitstruct.changes b/python-bitstruct.changes index d36283f..3f88bf3 100644 --- a/python-bitstruct.changes +++ b/python-bitstruct.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Mon Feb 24 08:14:55 UTC 2025 - John Paul Adrian Glaubitz + +- Update to 8.20.0 + * Python 3.13 instead of 3.7. + * Bump CI artifact to v4. + * CI release stuff. + ------------------------------------------------------------------- Wed Nov 29 12:21:43 UTC 2023 - Dirk Müller diff --git a/python-bitstruct.spec b/python-bitstruct.spec index 8b10dc9..b423e03 100644 --- a/python-bitstruct.spec +++ b/python-bitstruct.spec @@ -1,7 +1,7 @@ # # spec file for package python-bitstruct # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2025 SUSE LLC # Copyright (c) 2020, Martin Hauke # # All modifications and additions to the file contributed by third parties @@ -19,7 +19,7 @@ %{?sle15_python_module_pythons} Name: python-bitstruct -Version: 8.19.0 +Version: 8.20.0 Release: 0 Summary: Interpret strings as packed binary data License: MIT