diff --git a/2.0.12.tar.gz b/2.0.12.tar.gz new file mode 100644 index 0000000..b42abb8 Binary files /dev/null and b/2.0.12.tar.gz differ 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/python-charset-normalizer.spec b/python-charset-normalizer.spec index a520030..87a8101 100644 --- a/python-charset-normalizer.spec +++ b/python-charset-normalizer.spec @@ -1,8 +1,8 @@ %global test 1 Name: python-charset-normalizer -Version: 2.0.8 -Release: 2 +Version: 2.0.12 +Release: 1 Summary: The Real First Universal Charset Detector License: MIT @@ -53,6 +53,9 @@ library provides codecs are supported. %{python3_sitelib}/charset_normalizer* %changelog +* Fri Sep 23 2022 dillon chen - 2.0.12-1 +- update to 2.0.12 + * Thu Jan 20 2022 wangkerong - 2.0.8-2 - enable test case