diff --git a/python-chardet.changes b/python-chardet.changes index e8193da..7034bef 100644 --- a/python-chardet.changes +++ b/python-chardet.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Jun 29 08:43:41 UTC 2017 - ecsos@opensuse.org + +- fix source link + ------------------------------------------------------------------- Sat Jun 10 08:39:04 UTC 2017 - dmueller@suse.com diff --git a/python-chardet.spec b/python-chardet.spec index 9715033..a429e47 100644 --- a/python-chardet.spec +++ b/python-chardet.spec @@ -24,7 +24,7 @@ Summary: Universal encoding detector License: LGPL-2.1+ Group: Development/Languages/Python Url: https://github.com/chardet/chardet -Source0: https://pypi.io/packages/source/c/charded/chardet-3.0.4.tar.gz +Source0: https://pypi.io/packages/source/c/chardet/chardet-%{version}.tar.gz Source1: python-chardet-rpmlintrc BuildRequires: %{python_module devel} BuildRequires: %{python_module hypothesis}