From 3db9483dc4d44f41bdc2b42529e27ba6c05101e1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Luk=C3=A1=C5=A1=20Zaoral?= Date: Thu, 13 Apr 2023 15:08:26 +0200 Subject: [PATCH] migrate to SPDX license format --- bzip2.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/bzip2.spec b/bzip2.spec index 643e3c3..f1a4b23 100644 --- a/bzip2.spec +++ b/bzip2.spec @@ -3,8 +3,8 @@ Summary: File compression utility Name: bzip2 Version: 1.0.8 -Release: 13%{?dist} -License: BSD +Release: 14%{?dist} +License: BSD-4-Clause URL: http://www.bzip.org/ #Source0: http://www.bzip.org/%{version}/%{name}-%{version}.tar.gz Source0: https://sourceware.org/pub/bzip2/%{name}-%{version}.tar.gz @@ -121,6 +121,9 @@ ln -s bzgrep.1 $RPM_BUILD_ROOT%{_mandir}/man1/bzfgrep.1 %{_libdir}/pkgconfig/bzip2.pc %changelog +* Thu Apr 13 2023 Lukáš Zaoral - 1.0.8-14 +- migrate to SPDX license format + * Wed Jan 18 2023 Fedora Release Engineering - 1.0.8-13 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild