diff --git a/python-smmap.changes b/python-smmap.changes index 8fedff0..ffc3096 100644 --- a/python-smmap.changes +++ b/python-smmap.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Tue Jan 7 13:27:14 UTC 2025 - John Paul Adrian Glaubitz + +- Update to 5.0.2 + * Update CI, in line with gitdb by @EliahKagan in (#53) + * No longer treat 3.12 as experimental on smmap CI + by @EliahKagan in (#54) + * Bump actions/setup-python from 4 to 5 by @dependabot in (#55) + * Replace use of mktemp by @EliahKagan in (#56) + * Use SPDX identifier by @Shortfinga in (#57) + ------------------------------------------------------------------- Mon Nov 27 16:06:42 UTC 2023 - Dirk Müller diff --git a/python-smmap.spec b/python-smmap.spec index 881fb24..04e2388 100644 --- a/python-smmap.spec +++ b/python-smmap.spec @@ -1,7 +1,7 @@ # # spec file for package python-smmap # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2025 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ %{?sle15_python_module_pythons} Name: python-smmap -Version: 5.0.1 +Version: 5.0.2 Release: 0 Summary: A pure python implementation of a sliding window memory map manager License: BSD-2-Clause diff --git a/smmap-5.0.1.tar.gz b/smmap-5.0.1.tar.gz deleted file mode 100644 index 90f3cfd..0000000 --- a/smmap-5.0.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:dceeb6c0028fdb6734471eb07c0cd2aae706ccaecab45965ee83f11c8d3b1f62 -size 22291 diff --git a/smmap-5.0.2.tar.gz b/smmap-5.0.2.tar.gz new file mode 100644 index 0000000..2b5d91a --- /dev/null +++ b/smmap-5.0.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:26ea65a03958fa0c8a1c7e8c7a58fdc77221b8910f6be2131affade476898ad5 +size 22329