fix source0
Signed-off-by: cherry530 <xuping33@huawei.com>
This commit is contained in:
parent
56edf44772
commit
5968d3805c
@ -2,11 +2,11 @@
|
|||||||
|
|
||||||
Name: python-progressbar2
|
Name: python-progressbar2
|
||||||
Version: 3.55.0
|
Version: 3.55.0
|
||||||
Release: 1
|
Release: 2
|
||||||
Summary: A Python Progressbar library to provide visual (yet text based) progress to long running operations.
|
Summary: A Python Progressbar library to provide visual (yet text based) progress to long running operations.
|
||||||
License: BSD
|
License: BSD
|
||||||
URL: https://github.com/WoLpH/python-progressbar
|
URL: https://github.com/WoLpH/python-progressbar
|
||||||
Source0: https://github.com/WoLpH/python-progressbar/archive/refs/tags/python-progressbar-%{version}.tar.gz
|
Source0: https://github.com/WoLpH/python-progressbar/archive/refs/tags/v%{version}.tar.gz
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
|
|
||||||
|
|
||||||
@ -70,5 +70,8 @@ find %{buildroot} -type f -exec file {} ';' | grep "\<ELF\>" | awk -F ':' '{prin
|
|||||||
%{_docdir}/*
|
%{_docdir}/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Nov 10 2022 xuping <xuping33@h-partners.com> - 3.55.0-2
|
||||||
|
- change source0
|
||||||
|
|
||||||
* Mon Oct 18 2021 yinzehao <yinzehao@uniontech.com> - 3.55.0-1
|
* Mon Oct 18 2021 yinzehao <yinzehao@uniontech.com> - 3.55.0-1
|
||||||
- Package Spec generated
|
- Package Spec generated
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user