From 2170842b5f5648f643696b607cf064e7b3414852 Mon Sep 17 00:00:00 2001 From: Rafael Guterres Jeffman Date: Thu, 23 Feb 2023 17:30:46 -0300 Subject: [PATCH] Migrated to SPDX license. Signed-off-by: Rafael Guterres Jeffman --- python-augeas.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/python-augeas.spec b/python-augeas.spec index 89722ad..6d36664 100644 --- a/python-augeas.spec +++ b/python-augeas.spec @@ -1,8 +1,8 @@ Name: python-augeas Version: 1.1.0 -Release: 7%{?dist} +Release: 8%{?dist} Summary: Python bindings to augeas -License: LGPLv2+ +License: LGPL-2.1-or-later URL: http://augeas.net/ Source0: https://github.com/hercules-team/%{name}/archive/v%{version}/%{name}-%{version}.tar.gz Patch0: %{name}-test-package-installation.patch @@ -50,6 +50,9 @@ pytest-3 %changelog +* Thu Feb 23 2023 Rafael Jeffman - 1.1.0-8 +- migrated to SPDX license + * Fri Jan 20 2023 Fedora Release Engineering - 1.1.0-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild