diff --git a/python3.12-charset-normalizer.spec b/python3.12-charset-normalizer.spec index f836659..3c5fe06 100644 --- a/python3.12-charset-normalizer.spec +++ b/python3.12-charset-normalizer.spec @@ -3,7 +3,7 @@ Name: python%{python3_pkgversion}-charset-normalizer Version: 3.3.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: The Real First Universal Charset Detector # SPDX License: MIT @@ -47,6 +47,9 @@ mv %{buildroot}%{_bindir}/normalizer{,-%{python3_version}} %{python3_sitelib}/charset_normalizer-%{version}-py%{python3_pkgversion}.egg-info/ %changelog +* Tue Jan 23 2024 Miro Hrončok - 3.3.0-2 +- Rebuilt for timestamp .pyc invalidation mode + * Tue Oct 17 2023 Tomáš Hrnčiar - 3.3.0-1 - Initial package - Fedora contributions by: