From 22d195d3ff456b8e1a15e3dbbb3c6fe384099e40 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miroslav=20Such=C3=BD?= Date: Wed, 28 Aug 2024 07:51:25 +0200 Subject: [PATCH] convert license to SPDX This is part of https://fedoraproject.org/wiki/Changes/SPDX_Licenses_Phase_4 --- aml.spec | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/aml.spec b/aml.spec index 299ff8d..e23651a 100644 --- a/aml.spec +++ b/aml.spec @@ -2,11 +2,12 @@ Name: aml Version: 0.3.0 -Release: 5%{?dist} +Release: 6%{?dist} Summary: Another Main Loop # main source is ISC # include/sys/queue.h is BSD -License: ISC and BSD +# Automatically converted from old format: ISC and BSD - review is highly recommended. +License: ISC AND LicenseRef-Callaway-BSD URL: https://github.com/any1/aml Source: %{url}/archive/v%{version}/%{name}-%{version}.tar.gz @@ -66,6 +67,9 @@ This package contains header files for %{name}. %{_libdir}/pkgconfig/* %changelog +* Wed Aug 28 2024 Miroslav Suchý - 0.3.0-6 +- convert license to SPDX + * Wed Jul 17 2024 Fedora Release Engineering - 0.3.0-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild