Fix License tags to conform with SPDX
This commit is contained in:
parent
dc837c7555
commit
3f278b337f
@ -12,7 +12,7 @@
|
|||||||
|
|
||||||
Name: memcached
|
Name: memcached
|
||||||
Version: 1.6.23
|
Version: 1.6.23
|
||||||
Release: 2%{?dist}
|
Release: 3%{?dist}
|
||||||
Epoch: 0
|
Epoch: 0
|
||||||
Summary: High Performance, Distributed Memory Object Cache
|
Summary: High Performance, Distributed Memory Object Cache
|
||||||
|
|
||||||
@ -58,7 +58,7 @@ access to the memcached binary include files.
|
|||||||
|
|
||||||
%package selinux
|
%package selinux
|
||||||
Summary: Selinux policy module
|
Summary: Selinux policy module
|
||||||
License: GPLv2
|
License: GPL-2.0-only
|
||||||
BuildRequires: selinux-policy
|
BuildRequires: selinux-policy
|
||||||
%{?selinux_requires}
|
%{?selinux_requires}
|
||||||
|
|
||||||
@ -174,6 +174,10 @@ fi
|
|||||||
%license ../%{selinuxmoduledir}/COPYING
|
%license ../%{selinuxmoduledir}/COPYING
|
||||||
|
|
||||||
%changelog
|
%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
|
* 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
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
|
||||||
|
|
||||||
|
@ -4,4 +4,4 @@ discover:
|
|||||||
how: fmf
|
how: fmf
|
||||||
url: https://src.fedoraproject.org/tests/memcached
|
url: https://src.fedoraproject.org/tests/memcached
|
||||||
execute:
|
execute:
|
||||||
how: beakerlib
|
how: tmt
|
||||||
|
Loading…
Reference in New Issue
Block a user