diff --git a/2.0.8.tar.gz b/2.0.8.tar.gz deleted file mode 100644 index f8c2eb6..0000000 Binary files a/2.0.8.tar.gz and /dev/null differ diff --git a/2.1.0.tar.gz b/2.1.0.tar.gz new file mode 100644 index 0000000..ef6c1b5 Binary files /dev/null and b/2.1.0.tar.gz differ diff --git a/python-charset-normalizer.spec b/python-charset-normalizer.spec index 290a923..f4a7c28 100644 --- a/python-charset-normalizer.spec +++ b/python-charset-normalizer.spec @@ -1,7 +1,7 @@ %global test 0 Name: python-charset-normalizer -Version: 2.0.8 +Version: 2.1.0 Release: 1 Summary: The Real First Universal Charset Detector @@ -53,5 +53,8 @@ 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