From d36533f5bc389213ff799147adc0eefd9c2b497b Mon Sep 17 00:00:00 2001 From: Than Ngo Date: Tue, 21 Feb 2023 19:29:35 +0100 Subject: [PATCH] migrated to SPDX license --- xapian-core.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/xapian-core.spec b/xapian-core.spec index 810e66c..7b6c5f5 100644 --- a/xapian-core.spec +++ b/xapian-core.spec @@ -7,9 +7,9 @@ Name: xapian-core Version: 1.4.20 -Release: 2%{?dist} +Release: 3%{?dist} Summary: The Xapian Probabilistic Information Retrieval Library -License: GPLv2+ +License: GPL-2.0-or-later URL: https://www.xapian.org/ Source0: https://www.oligarchy.co.uk/xapian/%{version}/%{name}-%{version}.tar.xz @@ -103,6 +103,9 @@ make check %{?_smp_mflags} %{_mandir}/man1/xapian-config.1* %changelog +* Tue Feb 21 2023 Than Ngo - 1.4.20-3 +- migrated to SPDX license + * Sat Jan 21 2023 Fedora Release Engineering - 1.4.20-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild