From ff4a130ed8a322a0baa1322d0445308d2aba8fb4 Mon Sep 17 00:00:00 2001 From: lauk001 Date: Fri, 17 Jun 2022 14:45:06 +0800 Subject: [PATCH] License compliance rectification --- python-semantic_version.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/python-semantic_version.spec b/python-semantic_version.spec index 2afb38f..b793adf 100644 --- a/python-semantic_version.spec +++ b/python-semantic_version.spec @@ -1,9 +1,9 @@ %global _empty_manifest_terminate_build 0 Name: python-semantic_version Version: 2.8.5 -Release: 1 +Release: 2 Summary: Plugin for implementing the semantic version -License: BSD +License: BSD-2-Clause URL: https://github.com/rbarrois/python-semanticversion Source0: https://files.pythonhosted.org/packages/d4/52/3be868c7ed1f408cb822bc92ce17ffe4e97d11c42caafce0589f05844dd0/semantic_version-2.8.5.tar.gz BuildArch: noarch @@ -77,6 +77,9 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Fri Jun 17 2022 liukuo - 2.8.5-2 +- License compliance rectification + * Fri Aug 06 2021 OpenStack_SIG - 2.8.5-1 - Upgrade version to 2.8.5