3.11.0 RC1
This commit is contained in:
parent
fede34f901
commit
e0a04e8c04
@ -3,7 +3,7 @@
|
||||
%global _for_fedora_koji_builds 1
|
||||
|
||||
# uncomment and add '%' to use the prereltag for pre-releases
|
||||
%global prereltag rc0
|
||||
%global prereltag rc1
|
||||
|
||||
##-----------------------------------------------------------------------------
|
||||
## All argument definitions should be placed here and keep them sorted
|
||||
@ -180,7 +180,7 @@ Summary: Distributed File System
|
||||
%if ( 0%{_for_fedora_koji_builds} )
|
||||
Name: glusterfs
|
||||
Version: 3.11.0
|
||||
Release: 0.3%{?prereltag:.%{prereltag}}%{?dist}
|
||||
Release: 0.4%{?prereltag:.%{prereltag}}%{?dist}
|
||||
%else
|
||||
Name: @PACKAGE_NAME@
|
||||
Version: @PACKAGE_VERSION@
|
||||
@ -1338,6 +1338,9 @@ exit 0
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Tue May 23 2017 Kaleb S. KEITHLEY <kkeithle[at]redhat.com> - 3.11.0-0.4rc1
|
||||
- 3.11.0 RC1
|
||||
|
||||
* Tue May 9 2017 Kaleb S. KEITHLEY <kkeithle[at]redhat.com> - 3.11.0-0.3rc0
|
||||
- Enable gnfs subpackage
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (glusterfs-3.11.0rc0.tar.gz) = 6c7d0db5daff85e8fd907ec4d0b583c4c10ba1abfd89b5862d65e93c28a8199bf63a2e08fd6425ebd3b2e780f4984d72ee88eda1e9221e250e99bb4ab02fd8f4
|
||||
SHA512 (glusterfs-3.11.0rc1.tar.gz) = db0be5302d9b5c482ba23fc5992eb6cd2d8a3566b3a64ebf903cfba0879cf1409768a0e240933bde27e1822a0a3ee984133d4a66e0be54a9bf1b504b0a149d91
|
||||
|
Loading…
Reference in New Issue
Block a user