diff --git a/murmurhash-1.0.10.tar.gz b/murmurhash-1.0.10.tar.gz deleted file mode 100644 index 0d95f39..0000000 --- a/murmurhash-1.0.10.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5282aab1317804c6ebd6dd7f69f15ba9075aee671c44a34be2bde0f1b11ef88a -size 12629 diff --git a/murmurhash-1.0.12.tar.gz b/murmurhash-1.0.12.tar.gz new file mode 100644 index 0000000..aea63fd --- /dev/null +++ b/murmurhash-1.0.12.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:467b7ee31c1f79f46d00436a1957fc52a0e5801369dd2f30eb7655f380735b5f +size 13233 diff --git a/python-murmurhash.changes b/python-murmurhash.changes index 9920567..8824470 100644 --- a/python-murmurhash.changes +++ b/python-murmurhash.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Fri Apr 11 12:44:50 UTC 2025 - Dirk Müller + +- update to elease-v1.0.12: + * Github Actions now provides Linux ARM runners for public + repos, so we can build Linux ARM wheels once more. + ------------------------------------------------------------------- Sun Dec 10 21:50:28 UTC 2023 - Dirk Müller diff --git a/python-murmurhash.spec b/python-murmurhash.spec index b23eff8..95b7384 100644 --- a/python-murmurhash.spec +++ b/python-murmurhash.spec @@ -1,7 +1,7 @@ # # spec file for package python-murmurhash # -# 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-murmurhash -Version: 1.0.10 +Version: 1.0.12 Release: 0 Summary: Cython bindings for MurmurHash License: MIT