diff --git a/python-tqdm.spec b/python-tqdm.spec index c8f7e29b09d6cc80745afc412e83cf6772bc23ac..3d2b20cc1ce07a65c9c9f53e2c2b0e16e9b87445 100644 --- a/python-tqdm.spec +++ b/python-tqdm.spec @@ -2,9 +2,9 @@ Name: python-tqdm Version: 4.64.1 -Release: 1 +Release: 2 Summary: A Fast and Extensible Progress Bar for Python and CLI -License: MPLv2.0 and MIT +License: MPL-2.0 and MIT URL: https://github.com/tqdm/tqdm Source0: https://files.pythonhosted.org/packages/c1/c2/d8a40e5363fb01806870e444fc1d066282743292ff32a9da54af51ce36a2/tqdm-4.64.1.tar.gz @@ -52,6 +52,9 @@ mv -v %{buildroot}%{python3_sitelib}/tqdm/tqdm.1 %{buildroot}%{_mandir}/man1/ %{_mandir}/man1/tqdm.1* %changelog +* Fri Dec 09 2022 liukuo - 4.64.1-2 +- License compliance rectification + * Wed Dec 07 2022 chendexi - 4.64.1-1 - Upgrade package to version 4.64.1