From 08abf082b9fd87680d1e5cd4a5c9bf0f2cbdc666 Mon Sep 17 00:00:00 2001 From: Vitezslav Crhonek Date: Tue, 25 Apr 2023 12:46:19 +0200 Subject: [PATCH] SPDX migration --- sblim-gather.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/sblim-gather.spec b/sblim-gather.spec index a7faaa1..e436f92 100644 --- a/sblim-gather.spec +++ b/sblim-gather.spec @@ -3,7 +3,7 @@ Name: sblim-gather Version: 2.2.9 -Release: 28%{?dist} +Release: 29%{?dist} Summary: SBLIM Gatherer License: EPL-1.0 @@ -303,6 +303,9 @@ fi %ldconfig_postun provider %changelog +* Tue Apr 25 2023 Vitezslav Crhonek - 2.2.9-29 +- SPDX migration + * Mon Feb 27 2023 Vitezslav Crhonek - 2.2.9-28 - Add systemd-units to BR (fixes FTBFS) Resolves: #2171724