From 9f2828e5f8fc765e5ee32de1586edfbcabc8054b Mon Sep 17 00:00:00 2001 From: Gwyn Ciesla Date: Sat, 4 Mar 2023 19:41:08 -0600 Subject: [PATCH] migrated to SPDX license --- libxslt.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libxslt.spec b/libxslt.spec index ff0ec92..4e55530 100644 --- a/libxslt.spec +++ b/libxslt.spec @@ -1,7 +1,7 @@ Name: libxslt Summary: Library providing the Gnome XSLT engine Version: 1.1.37 -Release: 2%{?dist} +Release: 3%{?dist} License: MIT URL: https://gitlab.gnome.org/GNOME/libxslt @@ -128,6 +128,9 @@ rm -vrf %{buildroot}%{_docdir} %endif %changelog +* Sun Mar 05 2023 Gwyn Ciesla - 1.1.37-3 +- migrated to SPDX license + * Thu Jan 19 2023 Fedora Release Engineering - 1.1.37-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild