From dab2426ba77fd6e80ca1c5fdee91af8af8e1122f Mon Sep 17 00:00:00 2001 From: Dominik Mierzejewski Date: Thu, 31 Aug 2023 14:12:35 +0200 Subject: [PATCH] switch to SPDX expression in License tag --- utf8cpp.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/utf8cpp.spec b/utf8cpp.spec index 477d7a4..e8d2d93 100644 --- a/utf8cpp.spec +++ b/utf8cpp.spec @@ -8,7 +8,7 @@ Name: utf8cpp Version: 3.2.4 Release: 1%{?dist} Summary: A simple, portable and lightweight library for handling UTF-8 encoded strings -License: Boost +License: BSL-1.0 URL: https://github.com/nemtrif/utfcpp Source0: https://github.com/nemtrif/utfcpp/archive/v%{version}/utfcpp-%{version}.tar.gz Source1: https://github.com/nemtrif/ftest/archive/%{ftest_commit}/ftest-%{ftest_shortcommit}.tar.gz @@ -85,6 +85,7 @@ popd %changelog * Thu Aug 31 2023 Dominik Mierzejewski - 3.2.4-1 - update to 3.2.4 (resolves rhbz#2231660) +- switch to SPDX expression in License tag * Sat Jul 22 2023 Fedora Release Engineering - 3.2.3-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild