diff --git a/frozendict-2.3.8.tar.gz b/frozendict-2.3.8.tar.gz deleted file mode 100644 index a86ed25c0d68719cd3461cf62b94dabba9d2c849..0000000000000000000000000000000000000000 Binary files a/frozendict-2.3.8.tar.gz and /dev/null differ diff --git a/frozendict-2.4.0.tar.gz b/frozendict-2.4.0.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..a12a0ce4b999c76e5009e187a86132047116f9b9 Binary files /dev/null and b/frozendict-2.4.0.tar.gz differ diff --git a/python-frozendict.spec b/python-frozendict.spec index 418945fb6f0622620eac975240ff4d505e347eef..0d5306d2a8dad56316fa7ed2c81e37460a46f337 100644 --- a/python-frozendict.spec +++ b/python-frozendict.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-frozendict -Version: 2.3.8 +Version: 2.4.0 Release: 1 Summary: A simple immutable dictionary License: GPLv3 and LGPLv3 URL: https://github.com/Marco-Sulla/python-frozendict -Source0: https://files.pythonhosted.org/packages/09/73/e3a2f0181a25b189429796f1d33d35658b68c22ec4792fa22d3caebcfc45/frozendict-2.3.8.tar.gz +Source0: https://files.pythonhosted.org/packages/8d/af/ea169c16f17f1c11a3fb2db3d56ca51cfec6b9bce8765cab58eed5ad1a49/frozendict-2.4.0.tar.gz %description frozendict is an immutable wrapper around dictionaries that implements\ @@ -76,6 +76,9 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Wed Apr 03 2024 zhaojingyu - 2.4.0-1 +- Update package to version 2.4.0 + * Sat May 06 2023 jiangxinyu - 2.3.8-1 - Update package to version 2.3.8