From 299323d641aefa5d181e7220787b93812d5abc51 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pavel=20Filipensk=C3=BD?= Date: Thu, 23 Feb 2023 15:18:11 +0100 Subject: [PATCH] SPDX migration --- samba.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/samba.spec b/samba.spec index 55e5bfc..14d140a 100644 --- a/samba.spec +++ b/samba.spec @@ -135,7 +135,7 @@ %define samba_requires_eq() %(LC_ALL="C" echo '%*' | xargs -r rpm -q --qf 'Requires: %%{name} = %%{epoch}:%%{version}\\n' | sed -e 's/ (none):/ /' -e 's/ 0:/ /' | grep -v "is not") %global samba_version 4.17.5 -%global baserelease 1 +%global baserelease 2 # This should be rc1 or %%nil %global pre_release %nil @@ -1076,7 +1076,7 @@ necessary to communicate to the Winbind Daemon %if %{with winexe} %package winexe Summary: Samba Winexe Windows Binary -License: GPLv3 +License: GPL-3.0-only Requires: %{name}-client-libs = %{samba_depver} Requires: %{name}-common-libs = %{samba_depver} @@ -4306,6 +4306,9 @@ fi %endif %changelog +* Thu Feb 23 2023 Pavel Filipenský - 4.17.5-2 +- SPDX migration + * Tue Feb 14 2023 Pavel Filipenský - 4.17.5-1 - resolves: rhbz#2166124 - Create package samba-tools, move there samba-tool binary