diff --git a/2.0.12.tar.gz b/2.0.12.tar.gz deleted file mode 100644 index b42abb8..0000000 Binary files a/2.0.12.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 0000000..b253a7c 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 87a8101..df56396 100644 --- a/python-charset-normalizer.spec +++ b/python-charset-normalizer.spec @@ -1,7 +1,7 @@ %global test 1 Name: python-charset-normalizer -Version: 2.0.12 +Version: 2.1.1 Release: 1 Summary: The Real First Universal Charset Detector @@ -53,6 +53,9 @@ library provides codecs are supported. %{python3_sitelib}/charset_normalizer* %changelog +* Mon Sep 26 2022 dillon chen - 2.1.1-1 +- update to 2.1.1 + * Fri Sep 23 2022 dillon chen - 2.0.12-1 - update to 2.0.12