!13 Modify invalid source0

From: @caodongxia 
Reviewed-by: @cherry530 
Signed-off-by: @cherry530
This commit is contained in:
openeuler-ci-bot 2022-11-09 10:22:58 +00:00 committed by Gitee
commit 7a9bc802f2
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0 %global _empty_manifest_terminate_build 0
Name: python-cachetools Name: python-cachetools
Version: 5.2.0 Version: 5.2.0
Release: 1 Release: 2
Summary: Extensible memoizing collections and decorators Summary: Extensible memoizing collections and decorators
License: MIT License: MIT
URL: https://github.com/tkem/cachetools/ URL: https://github.com/tkem/cachetools/
Source0: https://github.com/tkem/cachetools/archive/regs/tags/v%{version}.tar.gz Source0: https://github.com/tkem/cachetools/archive/refs/tags/v%{version}.tar.gz
BuildArch: noarch BuildArch: noarch
%description %description
This module provides various memoizing collections and decorators, This module provides various memoizing collections and decorators,
@ -80,6 +80,9 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/* %{_docdir}/*
%changelog %changelog
* Wed Nov 9 2022 caodongxia <caodongxia@h-partners.com> - 5.2.0-2
- Modify invalid source0
* Mon Oct 17 2022 Ge Wang <wangge20@h-partners.com> - 5.2.0-1 * Mon Oct 17 2022 Ge Wang <wangge20@h-partners.com> - 5.2.0-1
- Upgrade to version 5.2.0 - Upgrade to version 5.2.0