SPDX migration
Signed-off-by: Kaleb S. KEITHLEY <kkeithle@redhat.com>
This commit is contained in:
parent
eb1c3d0d74
commit
da34ccc84b
@ -207,7 +207,7 @@ Name: @PACKAGE_NAME@
|
|||||||
Version: @PACKAGE_VERSION@
|
Version: @PACKAGE_VERSION@
|
||||||
Release: 0.@PACKAGE_RELEASE@%{?dist}.13
|
Release: 0.@PACKAGE_RELEASE@%{?dist}.13
|
||||||
%endif
|
%endif
|
||||||
License: GPLv2 or LGPLv3+
|
License: GPL-2.0-only OR LGPL-3.0-or-later
|
||||||
URL: http://docs.gluster.org/
|
URL: http://docs.gluster.org/
|
||||||
%if ( 0%{_for_fedora_koji_builds} )
|
%if ( 0%{_for_fedora_koji_builds} )
|
||||||
Source0: http://bits.gluster.org/pub/gluster/glusterfs/src/glusterfs-%{version}%{?prereltag}.tar.gz
|
Source0: http://bits.gluster.org/pub/gluster/glusterfs/src/glusterfs-%{version}%{?prereltag}.tar.gz
|
||||||
@ -728,7 +728,7 @@ regression testing of Gluster.
|
|||||||
%if ( 0%{!?_without_ocf:1} )
|
%if ( 0%{!?_without_ocf:1} )
|
||||||
%package resource-agents
|
%package resource-agents
|
||||||
Summary: OCF Resource Agents for GlusterFS
|
Summary: OCF Resource Agents for GlusterFS
|
||||||
License: GPLv3+
|
License: GPL-3.0-or-later
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
# for glusterd
|
# for glusterd
|
||||||
Requires: %{name}-server = %{version}-%{release}
|
Requires: %{name}-server = %{version}-%{release}
|
||||||
@ -1635,6 +1635,9 @@ exit 0
|
|||||||
%{_unitdir}/gluster-ta-volume.service
|
%{_unitdir}/gluster-ta-volume.service
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Nov 11 2022 Kaleb S. KEITHLEY <kkeithle[at]redhat.com>
|
||||||
|
- SPDX migration
|
||||||
|
|
||||||
* Tue Sep 20 2022 Kaleb S. KEITHLEY <kkeithle[at]redhat.com> - 10.3-1
|
* Tue Sep 20 2022 Kaleb S. KEITHLEY <kkeithle[at]redhat.com> - 10.3-1
|
||||||
- 10.3 GA
|
- 10.3 GA
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user