From 6aa23eb328113a00906fa0f8e9861f0b55856127 Mon Sep 17 00:00:00 2001 From: Michal Hlavinka Date: Wed, 26 Apr 2023 11:48:05 +0200 Subject: [PATCH] update license tag format (SPDX migration) for https://fedoraproject.org/wiki/Changes/SPDX_Licenses_Phase_1 --- uuid.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/uuid.spec b/uuid.spec index 9cfb5a9..6766950 100644 --- a/uuid.spec +++ b/uuid.spec @@ -6,7 +6,7 @@ Name: uuid Version: 1.6.2 -Release: 57%{?dist} +Release: 58%{?dist} Summary: Universally Unique Identifier library License: MIT URL: http://www.ossp.org/pkg/lib/uuid/ @@ -211,6 +211,9 @@ popd %{_libdir}/libossp-uuid_dce.so %changelog +* Wed Apr 26 2023 Michal Hlavinka - 1.6.2-58 +- update license tag format (SPDX migration) for https://fedoraproject.org/wiki/Changes/SPDX_Licenses_Phase_1 + * Sat Jan 21 2023 Fedora Release Engineering - 1.6.2-57 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild