diff --git a/python-cachetools.spec b/python-cachetools.spec index e5c1b546aac0d96a9a1bc125572876167586bcce..4d80de08d2a35d77ffda6ca8d3be2607327981d3 100644 --- a/python-cachetools.spec +++ b/python-cachetools.spec @@ -1,6 +1,6 @@ %global _empty_manifest_terminate_build 0 Name: python-cachetools -Version: 5.3.0 +Version: 5.3.1 Release: 1 Summary: Extensible memoizing collections and decorators License: MIT @@ -80,6 +80,9 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Tue Jun 27 2023 ZixuanChen - 5.3.1-1 +- Upgrade to version 5.3.1 + * Fri Apr 07 2023 xu_ping <707078654@qq.com> - 5.3.0-1 - Upgrade to version 5.3.0 diff --git a/v5.3.0.tar.gz b/v5.3.0.tar.gz deleted file mode 100644 index f0ec2542a8c0acbdf43c4c6225ee703846d72f9a..0000000000000000000000000000000000000000 Binary files a/v5.3.0.tar.gz and /dev/null differ diff --git a/v5.3.1.tar.gz b/v5.3.1.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..804250b1ed86db6d3550e0064fb17d34bd927ee2 Binary files /dev/null and b/v5.3.1.tar.gz differ