From 54ad5ef6f6c8bdcb40dcb2067604c3689e818e46 Mon Sep 17 00:00:00 2001 From: Joseph Marrero Date: Tue, 13 Jun 2023 17:07:59 -0400 Subject: [PATCH] update license to be SPDX formatted --- rpm-ostree.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/rpm-ostree.spec b/rpm-ostree.spec index a5d9592..d073ada 100644 --- a/rpm-ostree.spec +++ b/rpm-ostree.spec @@ -4,8 +4,8 @@ Summary: Hybrid image/package system Name: rpm-ostree Version: 2023.4 -Release: 4%{?dist} -License: LGPLv2+ +Release: 5%{?dist} +License: LGPL-2.0-or-later URL: https://github.com/coreos/rpm-ostree # This tarball is generated via "cd packaging && make -f Makefile.dist-packaging dist-snapshot" # in the upstream git. It also contains vendored Rust sources. @@ -246,6 +246,9 @@ $PYTHON autofiles.py > files.devel \ %files devel -f files.devel %changelog +* Tue Jun 13 2023 Joseph Marrero - 2023.4-5 +- Switch License tags to SPDX + * Thu May 25 2023 Adam Williamson - 2023.4-4 - Backport libdnf patches to work with rpm-4.19