From 242e6db108152ec8fbdb5961dbda2535cf41b2bf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miroslav=20Such=C3=BD?= Date: Mon, 29 Jul 2024 14:45:01 +0200 Subject: [PATCH] convert GPLv3 license to SPDX This is part of https://fedoraproject.org/wiki/Changes/SPDX_Licenses_Phase_4 --- volumeicon.spec | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/volumeicon.spec b/volumeicon.spec index b7d60ce..e125460 100644 --- a/volumeicon.spec +++ b/volumeicon.spec @@ -4,10 +4,11 @@ Name: volumeicon Version: 0.5.1 -Release: 16.20230208gitb034dd1%{?dist} +Release: 17.20230208gitb034dd1%{?dist} Summary: Lightweight volume control for the system tray -License: GPLv3 +# Automatically converted from old format: GPLv3 - review is highly recommended. +License: GPL-3.0-only URL: https://github.com/Maato/%{name} Source0: %{url}/archive/%{commit}.tar.gz#/%{name}-%{commit}.tar.gz # Source1 was borrowed from gnome-media package and adjusted for our needs @@ -64,6 +65,9 @@ desktop-file-install --dir=%{buildroot}%{_sysconfdir}/xdg/autostart %{SOURCE1} %{_datadir}/man/man5/%{name}.5* %changelog +* Mon Jul 29 2024 Miroslav Suchý - 0.5.1-17.20230208gitb034dd1 +- convert license to SPDX + * Sat Jul 20 2024 Fedora Release Engineering - 0.5.1-16.20230208gitb034dd1 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild