7.0 RC1
Signed-off-by: Kaleb S. KEITHLEY <kkeithle@redhat.com>
This commit is contained in:
parent
379fc60f04
commit
76308eab06
@ -7,7 +7,7 @@
|
||||
%global _for_fedora_koji_builds 1
|
||||
|
||||
# uncomment and add '%' to use the %%dev for pre-releases
|
||||
%global dev rc0
|
||||
%global dev rc1
|
||||
|
||||
##-----------------------------------------------------------------------------
|
||||
## All argument definitions should be placed here and keep them sorted
|
||||
@ -210,7 +210,7 @@ Summary: Distributed File System
|
||||
%if ( 0%{_for_fedora_koji_builds} )
|
||||
Name: glusterfs
|
||||
Version: 7.0
|
||||
Release: 0.2%{?dev:%{dev}}%{?dist}
|
||||
Release: 0.3%{?dev:%{dev}}%{?dist}
|
||||
%else
|
||||
Name: @PACKAGE_NAME@
|
||||
Version: @PACKAGE_VERSION@
|
||||
@ -1399,6 +1399,9 @@ exit 0
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Mon Sep 16 2019 Kaleb S. KEITHLEY <kkeithle[at]redhat.com> - 7.0-0.1rc1
|
||||
- 7.0 RC1
|
||||
|
||||
* Wed Aug 28 2019 Kaleb S. KEITHLEY <kkeithle[at]redhat.com> - 7.0-0.2rc0
|
||||
- python3-requests, el-8
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (glusterfs-7.0rc0.tar.gz) = 857fa70f415d66f80aa2aebd8d9994aaf11a50898a3f4c48c6a96fba3d7ee11cbdaf6f01ff15c33e39821210c4ee0f975e7bb877fce639c6d1a7831a3aae2e4a
|
||||
SHA512 (glusterfs-7.0rc1.tar.gz) = 3b17dfca38ec5230943ad4fa80a4c7dedd9fb7881afc20058099d5985683139d8a2c5a54124507aabc5cf33c94fd827671edd4303b5bb170c38c504e3d90d833
|
||||
|
Loading…
Reference in New Issue
Block a user