!2 update Source0

Merge pull request !2 from 桐小哥/master
This commit is contained in:
openeuler-ci-bot 2020-09-09 11:12:04 +08:00 committed by Gitee
commit ae71f86c85
2 changed files with 5 additions and 2 deletions

View File

@ -3,13 +3,13 @@
Name: python-webencodings
Version: 0.5.1
Release: 7
Release: 8
Summary: Character encoding for the web
License: BSD
URL: https://github.com/gsnedders/python-webencodings
BuildArch: noarch
Source0: %{url}/archive/%{name}-%{version}.tar.gz
Source0: %{url}/archive/v%{version}.tar.gz
%if %{with python2}
BuildRequires: python2-devel
@ -113,5 +113,8 @@ py.test-3
%endif
%changelog
* Tue Sep 8 2020 shixuantong <shixuantong@huawei.com> - 0.5.1-8
- update Source0
* Tue Aug 27 2019 openEuler Buildteam <buildteam@openeuler.org> - 0.5.1-7
- Package init