9.0 GA
Signed-off-by: Kaleb S KEITHLEY <kkeithle@redhat.com>
This commit is contained in:
parent
1601bef457
commit
3dc7156fad
@ -4,7 +4,7 @@
|
||||
%global _for_fedora_koji_builds 1
|
||||
|
||||
# uncomment and add '%' to use the %%dev for pre-releases
|
||||
%global prereltag rc0
|
||||
# %%global prereltag rc0
|
||||
|
||||
##-----------------------------------------------------------------------------
|
||||
## All package definitions should be placed here in alphabetical order
|
||||
@ -182,7 +182,7 @@ Summary: Distributed File System
|
||||
%if ( 0%{_for_fedora_koji_builds} )
|
||||
Name: glusterfs
|
||||
Version: 9.0
|
||||
Release: 0.2%{?prereltag:%{prereltag}}%{?dist}
|
||||
Release: 1%{?prereltag:%{prereltag}}%{?dist}
|
||||
%else
|
||||
Name: @PACKAGE_NAME@
|
||||
Version: @PACKAGE_VERSION@
|
||||
@ -1591,6 +1591,9 @@ exit 0
|
||||
%{_unitdir}/gluster-ta-volume.service
|
||||
|
||||
%changelog
|
||||
* Tue Jan 19 2021 Kaleb S. KEITHLEY <kkeithle[at]redhat.com> - 9.0-1
|
||||
- 9.0 GA
|
||||
|
||||
* Thu Jan 7 2021 Kaleb S. KEITHLEY <kkeithle[at]redhat.com> - 9.0-0.2
|
||||
- 9.0 RC0, fuse3
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (glusterfs-9.0rc0.tar.gz) = f2dcb0f53cd0a8729734f8f980cba32a9b3c5d6add4f27bc35ceb09122b6bac016279eeb0e0c00b2d10f5590f3dac06f9f8470835c111e8b52849ede415a835e
|
||||
SHA512 (glusterfs-9.0.tar.gz) = daa5a7342c067c75668910e8fed17145636e7a576830b4cd68e81d9fceedaab918228b8780ebd5014e2397e0606858af650cd2c52bec0883ccd2126955ad07e7
|
||||
|
Loading…
Reference in New Issue
Block a user