diff --git a/python-dogpile.cache.spec b/python-dogpile.cache.spec index 0a2536c23ade913b61cadce4f7af236eeb412eaf..e98aa16e29a977875c6e536ce657bfaf1269ba09 100644 --- a/python-dogpile.cache.spec +++ b/python-dogpile.cache.spec @@ -5,7 +5,7 @@ Release: 1 Summary: A caching front-end based on the Dogpile lock. License: MIT URL: https://github.com/sqlalchemy/dogpile.cache -Source0: https://files.pythonhosted.org/packages/86/97/da72845c89c9aa70e3e74609b864eff5e5c2ec46366645e7bb61eaa29e9c/dogpile_cache-%{version}.tar.gz +Source0: https://files.pythonhosted.org/packages/source/d/dogpile_cache/dogpile_cache-%{version}.tar.gz BuildArch: noarch %description @@ -73,6 +73,9 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Thu Nov 20 2025 lvwq - 1.5.0-1 +- Update to 1.5.0 + * Tue Oct 14 2025 liutao - 1.5.0-1 - Update version to 1.5.0 - Added a new RedisBackend.lock_prefix parameter to the RedisBackend and ValkeyBackend