From 8cb72cc62a5004d9d34ca072b34de6b07aca4bb2 Mon Sep 17 00:00:00 2001 From: Gwyn Ciesla Date: Wed, 8 Mar 2023 14:57:55 -0600 Subject: [PATCH] migrated to SPDX license --- bastet.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/bastet.spec b/bastet.spec index b9cba15..576214d 100644 --- a/bastet.spec +++ b/bastet.spec @@ -1,9 +1,9 @@ Name: bastet Version: 0.43.2 -Release: 4%{?dist} +Release: 5%{?dist} Summary: An evil falling bricks game -License: GPLv3+ +License: GPL-3.0-or-later URL: https://github.com/fph/bastet Source0: https://github.com/fph/bastet/archive/%{version}.zip Source1: %{name}.desktop @@ -83,6 +83,9 @@ mkdir -p %{buildroot}%{_mandir}/man6/ %changelog +* Wed Mar 08 2023 Gwyn Ciesla - 0.43.2-5 +- migrated to SPDX license + * Mon Feb 20 2023 Jonathan Wakely - 0.43.2-4 - Rebuilt for Boost 1.81