Fix Source0

This commit is contained in:
kkkl12 2020-09-17 17:33:00 +08:00
parent 096d04037b
commit 009a592bb2
3 changed files with 5 additions and 2 deletions

Binary file not shown.

View File

@ -4,10 +4,10 @@
Name: python-configshell
Summary: Python library that provides a framework for building simple but nice CLI-based applications.
Version: 1.1.27
Release: 1
Release: 2
License: ASL 2.0
URL: https://github.com/open-iscsi/configshell-fb
Source0: %{srcname}-%{version}.tar.gz
Source0: https://github.com/open-iscsi/configshell-fb/archive/v1.1.27.tar.gz
BuildArch: noarch
%global _description\
@ -61,5 +61,8 @@ popd
%doc README.md
%changelog
* Thu Sep 17 2020 liuweibo <liuweibo10@huawei.com> - 1.1.27-2
- Fix Source0
* Tue Nov 12 2019 openEuler Buildteam <buildteam@openeuler.org> - 1.1.27-1
- Package init

BIN
v1.1.27.tar.gz Normal file

Binary file not shown.