From 58255dd43c50f4284058c57fbdcc3c14672537f5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8Cajka?= Date: Tue, 1 Aug 2023 16:04:53 +0200 Subject: [PATCH] Convert to SPDX --- libnxz.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libnxz.spec b/libnxz.spec index 49071f4..f4f2195 100644 --- a/libnxz.spec +++ b/libnxz.spec @@ -6,7 +6,7 @@ Name: libnxz Version: 0.64 Release: 3%{?dist} Summary: Zlib implementation for POWER processors -License: ASL 2.0 or GPLv2+ +License: Apache-2.0 OR GPL-2.0-or-later Url: https://github.com/libnxz/power-gzip BuildRequires: zlib-devel Source0: %{url}/archive/v%{version}/%{name}-%{version}.tar.gz