7.0 RC3 (note, rc2 was tagged but not released)
Signed-off-by: Kaleb S. KEITHLEY <kkeithle@redhat.com>
This commit is contained in:
parent
4b75c6dfc9
commit
d5545d0c66
@ -7,7 +7,7 @@
|
|||||||
%global _for_fedora_koji_builds 1
|
%global _for_fedora_koji_builds 1
|
||||||
|
|
||||||
# uncomment and add '%' to use the %%dev for pre-releases
|
# uncomment and add '%' to use the %%dev for pre-releases
|
||||||
%global dev rc1
|
%global dev rc3
|
||||||
|
|
||||||
##-----------------------------------------------------------------------------
|
##-----------------------------------------------------------------------------
|
||||||
## All argument definitions should be placed here and keep them sorted
|
## All argument definitions should be placed here and keep them sorted
|
||||||
@ -205,7 +205,7 @@ Summary: Distributed File System
|
|||||||
%if ( 0%{_for_fedora_koji_builds} )
|
%if ( 0%{_for_fedora_koji_builds} )
|
||||||
Name: glusterfs
|
Name: glusterfs
|
||||||
Version: 7.0
|
Version: 7.0
|
||||||
Release: 0.4%{?dev:%{dev}}%{?dist}
|
Release: 0.5%{?dev:%{dev}}%{?dist}
|
||||||
%else
|
%else
|
||||||
Name: @PACKAGE_NAME@
|
Name: @PACKAGE_NAME@
|
||||||
Version: @PACKAGE_VERSION@
|
Version: @PACKAGE_VERSION@
|
||||||
@ -1394,6 +1394,9 @@ exit 0
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Oct 1 2019 Kaleb S. KEITHLEY <kkeithle[at]redhat.com> - 7.0-0.5rc3
|
||||||
|
- 7.0 RC3 (note, rc2 was tagged but not released)
|
||||||
|
|
||||||
* Mon Sep 16 2019 Kaleb S. KEITHLEY <kkeithle[at]redhat.com> - 7.0-0.4rc1
|
* Mon Sep 16 2019 Kaleb S. KEITHLEY <kkeithle[at]redhat.com> - 7.0-0.4rc1
|
||||||
- disable gnfs by default
|
- disable gnfs by default
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (glusterfs-7.0rc1.tar.gz) = 3b17dfca38ec5230943ad4fa80a4c7dedd9fb7881afc20058099d5985683139d8a2c5a54124507aabc5cf33c94fd827671edd4303b5bb170c38c504e3d90d833
|
SHA512 (glusterfs-7.0rc3.tar.gz) = fc36b40dd92b8a3e8e796a30a9017757a49d8c3d746554a40037b0ffc056eab5a69e5c91fa687a0dd065a8ea519043a46be6402ec7c1d23e88788df12f748b08
|
||||||
|
Loading…
Reference in New Issue
Block a user