diff --git a/python-nmrglue.spec b/python-nmrglue.spec index 3a321a325837cde4782622d6821a723371c579ee..d79efba4e0cf172abf242bf40c5d5df4d9b810d8 100644 --- a/python-nmrglue.spec +++ b/python-nmrglue.spec @@ -1,9 +1,9 @@ Name: python-nmrglue Version: 0.8 -Release: 1 +Release: 2 Summary: Python module for processing NMR data -License: BSD +License: BSD-3-Clause URL: https://github.com/jjhelmus/nmrglue Source0: https://github.com/jjhelmus/nmrglue/archive/v0.8.tar.gz @@ -51,5 +51,8 @@ popd %{python3_sitelib}/* %changelog +* Tue May 10 2022 xigaoxinyan - 0.8-2 +- License compliance rectification + * Thu Jul 08 2021 liuliang - 0.8-1 - Package init