diff --git a/2.1.1.tar.gz b/2.1.1.tar.gz deleted file mode 100644 index b253a7c..0000000 Binary files a/2.1.1.tar.gz and /dev/null differ diff --git a/3.0.1.tar.gz b/3.0.1.tar.gz new file mode 100644 index 0000000..0998a1b Binary files /dev/null and b/3.0.1.tar.gz differ diff --git a/python-charset-normalizer.spec b/python-charset-normalizer.spec index df56396..fe28020 100644 --- a/python-charset-normalizer.spec +++ b/python-charset-normalizer.spec @@ -1,7 +1,7 @@ %global test 1 Name: python-charset-normalizer -Version: 2.1.1 +Version: 3.0.1 Release: 1 Summary: The Real First Universal Charset Detector @@ -53,6 +53,9 @@ library provides codecs are supported. %{python3_sitelib}/charset_normalizer* %changelog +* Thu Dec 15 2022 - 3.0.1-1 +- update to upstream version 3.0.1 + * Mon Sep 26 2022 dillon chen - 2.1.1-1 - update to 2.1.1