diff --git a/2.0.8.tar.gz b/2.0.8.tar.gz new file mode 100644 index 0000000..f8c2eb6 Binary files /dev/null and b/2.0.8.tar.gz differ diff --git a/2.1.0.tar.gz b/2.1.0.tar.gz deleted file mode 100644 index ef6c1b5..0000000 Binary files a/2.1.0.tar.gz and /dev/null differ diff --git a/python-charset-normalizer.spec b/python-charset-normalizer.spec index f4a7c28..290a923 100644 --- a/python-charset-normalizer.spec +++ b/python-charset-normalizer.spec @@ -1,7 +1,7 @@ %global test 0 Name: python-charset-normalizer -Version: 2.1.0 +Version: 2.0.8 Release: 1 Summary: The Real First Universal Charset Detector @@ -53,8 +53,5 @@ library provides codecs are supported. %{python3_sitelib}/charset_normalizer* %changelog -* Tue Jun 28 2022 dillon chen - 2.1.0-1 -- update to 2.1.0 - * Sat Dec 18 2021 wangkerong - 2.0.8-1 - Package init