From eb0ee2f97188124122c2a3f6a4f16b8b07c839eb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ond=C5=99ej=20Budai?= Date: Sat, 5 Aug 2023 17:52:37 +0200 Subject: [PATCH] SPDX migration --- pbzip2.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/pbzip2.spec b/pbzip2.spec index 1f75d94..6667d9b 100644 --- a/pbzip2.spec +++ b/pbzip2.spec @@ -1,9 +1,9 @@ Name: pbzip2 Version: 1.1.13 -Release: 9%{?dist} +Release: 10%{?dist} Summary: Parallel implementation of bzip2 URL: https://launchpad.net/pbzip2 -License: BSD +License: bzip2-1.0.6 BuildRequires: make BuildRequires: gcc-c++ BuildRequires: bzip2-devel @@ -46,6 +46,9 @@ ln -sf ./%{name} %{buildroot}%{_bindir}/pbzcat %changelog +* Sat Aug 05 2023 Ondřej Budai - 1.1.13-10 +- SPDX migration + * Thu Jul 20 2023 Fedora Release Engineering - 1.1.13-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild