Modify invalid source0
This commit is contained in:
parent
fabceb9252
commit
1d3112c5d4
@ -1,11 +1,11 @@
|
||||
%global _empty_manifest_terminate_build 0
|
||||
Name: python-cachetools
|
||||
Version: 5.2.0
|
||||
Release: 1
|
||||
Release: 2
|
||||
Summary: Extensible memoizing collections and decorators
|
||||
License: MIT
|
||||
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
|
||||
%description
|
||||
This module provides various memoizing collections and decorators,
|
||||
@ -80,6 +80,9 @@ mv %{buildroot}/doclist.lst .
|
||||
%{_docdir}/*
|
||||
|
||||
%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
|
||||
- Upgrade to version 5.2.0
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user