diff --git a/python-blowfish.spec b/python-blowfish.spec index ed886963b0a2d4acf0a27282f4533d403bb6e320..bb366c66ad0a3a89888bd74e9d11ef1b43d072c0 100644 --- a/python-blowfish.spec +++ b/python-blowfish.spec @@ -5,10 +5,10 @@ Name: python-blowfish Version: 0.6.1 -Release: 1 +Release: 2 Summary: %{sum} -License: GPLv3+ +License: GPL-3.0 URL: http://pypi.python.org/pypi/blowfish Source0: %{modname}-%{version}.tar.bz2 @@ -46,5 +46,8 @@ Summary: %{sum} %{python3_sitelib}/__pycache__/* %changelog +* Sun Jun 25 2023 liukuo - 0.6.1-2 +- License compliance rectification + * Wed Jun 30 2021 Lianguo Wang - 0.6.1 - Add src.