From 5df5c714c5dc4382f4881c2ae0f244cba89c7599 Mon Sep 17 00:00:00 2001 From: Gwyn Ciesla Date: Fri, 3 Mar 2023 16:48:28 -0600 Subject: [PATCH] migrated to SPDX license --- pygobject2.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/pygobject2.spec b/pygobject2.spec index f59fddf..9a792ac 100644 --- a/pygobject2.spec +++ b/pygobject2.spec @@ -1,7 +1,7 @@ Name: pygobject2 Version: 2.28.7 -Release: 17%{?dist} -License: LGPLv2+ +Release: 18%{?dist} +License: LGPL-2.1-or-later Summary: Python 2 bindings for GObject URL: http://www.pygtk.org/ #VCS: git:git://git.gnome.org/pygobject @@ -98,6 +98,9 @@ sed -r -i 's|#! ?/usr/bin/env python|#!%{__python2}|' %{buildroot}%{_datadir}/py %{_datadir}/pygobject/xsl %changelog +* Fri Mar 03 2023 Gwyn Ciesla - 2.28.7-18 +- migrated to SPDX license + * Fri Jan 20 2023 Fedora Release Engineering - 2.28.7-17 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild