diff --git a/python-pylast.spec b/python-pylast.spec index 66f4aea5fd65efd42033396af8886743315feb99..08dbe83a9e606eaa18f66d69753a34ff7348c5de 100644 --- a/python-pylast.spec +++ b/python-pylast.spec @@ -1,9 +1,9 @@ %global _empty_manifest_terminate_build 0 Name: python-pylast Version: 4.2.1 -Release: 1 +Release: 2 Summary: A Python interface to Last.fm and Libre.fm -License: Apache2 +License: Apache-2.0 URL: https://github.com/pylast/pylast Source0: https://files.pythonhosted.org/packages/fc/1d/521b850ae5ce6ec5f43f9f9178028ed68ed854f99ac1ca71ba366371aefe/pylast-4.2.1.tar.gz BuildArch: noarch @@ -73,5 +73,8 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Fri May 20 2022 liukuo - 4.2.1-2 +- License compliance rectification + * Wed Sep 29 2021 Python_Bot - 4.2.1-1 - Package Init