Fix License tags to conform with SPDX

This commit is contained in:
Tomas Korbar 2024-05-28 14:20:08 +02:00
parent dc837c7555
commit 3f278b337f
2 changed files with 7 additions and 3 deletions

View File

@ -12,7 +12,7 @@
Name: memcached
Version: 1.6.23
Release: 2%{?dist}
Release: 3%{?dist}
Epoch: 0
Summary: High Performance, Distributed Memory Object Cache
@ -58,7 +58,7 @@ access to the memcached binary include files.
%package selinux
Summary: Selinux policy module
License: GPLv2
License: GPL-2.0-only
BuildRequires: selinux-policy
%{?selinux_requires}
@ -174,6 +174,10 @@ fi
%license ../%{selinuxmoduledir}/COPYING
%changelog
* Tue May 28 2024 Tomas Korbar <tkorbar@redhat.com> - 0:1.6.23-3
- Fix License tags to conform with SPDX
- Resolves: RHEL-35721
* Thu Jan 25 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0:1.6.23-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild

View File

@ -4,4 +4,4 @@ discover:
how: fmf
url: https://src.fedoraproject.org/tests/memcached
execute:
how: beakerlib
how: tmt