diff --git a/python-pint.spec b/python-pint.spec index f2a1477b7ca7a83088c8de560265da5cb187fe5d..596139a9d91b3d8bb5cdf931a355fbdda09f6ea1 100644 --- a/python-pint.spec +++ b/python-pint.spec @@ -1,9 +1,9 @@ %global _empty_manifest_terminate_build 0 Name: python-pint Version: 0.16.1 -Release: 4 +Release: 5 Summary: Physical quantities module -License: BSD +License: BSD-3-Clause URL: https://github.com/hgrecco/pint Source0: https://files.pythonhosted.org/packages/2b/d4/18becb51e9e242640010362b38dde187ecc0d5caeb0a689a2a60083b1ca3/Pint-0.16.1.tar.gz BuildArch: noarch @@ -106,6 +106,9 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Wed May 11 2022 houyingchao - 0.16.1-5 +- License compliance rectfication + * Tue Nov 23 2021 huangtianhua - 0.16.1-4 - Adds python3-toml as BuildRequires to correct dist version