From bb1b334bb495cfc58457b09395cb2b1e0cc58ca0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Luk=C3=A1=C5=A1=20Zaoral?= Date: Thu, 3 Aug 2023 14:47:10 +0200 Subject: [PATCH] migrate to SPDX license format --- libpsl.spec | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/libpsl.spec b/libpsl.spec index 7df4c51..a523ef8 100644 --- a/libpsl.spec +++ b/libpsl.spec @@ -1,6 +1,6 @@ Name: libpsl Version: 0.21.2 -Release: 4%{?dist} +Release: 5%{?dist} Summary: C library for the Publix Suffix List License: MIT URL: https://rockdaboot.github.io/libpsl @@ -146,6 +146,11 @@ make check || cat tests/test-suite.log %{_mandir}/man1/psl-make-dafsa.1* %changelog +* Thu Aug 03 2023 Lukáš Zaoral - 0.21.2-5 +- migrate to SPDX license format + - the old and new license tags are identical, this changelog entry just + indicates that it was checked to be correct + * Thu Jul 20 2023 Fedora Release Engineering - 0.21.2-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild