update Source0

This commit is contained in:
桐小哥 2020-09-08 16:08:24 +08:00 committed by sxt1001
parent 58685be17d
commit 14fa3e07ec
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