diff --git a/2.0.8.tar.gz b/2.0.8.tar.gz deleted file mode 100644 index f8c2eb6f22f94a9ef9681938ea1d437898ff76a5..0000000000000000000000000000000000000000 Binary files a/2.0.8.tar.gz and /dev/null differ diff --git a/2.1.1.tar.gz b/2.1.1.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..b253a7c4e00e4bfd5fa3a5f48b45d43b86e33c3d Binary files /dev/null and b/2.1.1.tar.gz differ diff --git a/python-charset-normalizer.spec b/python-charset-normalizer.spec index 290a92387548f15363e1ef2bd2daf1fc9ed32bd2..00d708ed2d0c5a6d308d47144619a5d711460eef 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.1 Release: 1 Summary: The Real First Universal Charset Detector @@ -53,5 +53,8 @@ library provides codecs are supported. %{python3_sitelib}/charset_normalizer* %changelog +* Mon Apr 08 2024 wangjing - 2.1.1-1 +- update package of version 2.1.1 + * Sat Dec 18 2021 wangkerong - 2.0.8-1 - Package init