3.10.0 GA
This commit is contained in:
parent
f770f0cd9c
commit
52721583d1
@ -3,7 +3,7 @@
|
||||
%global _for_fedora_koji_builds 1
|
||||
|
||||
# uncomment and add '%' to use the prereltag for pre-releases
|
||||
%global prereltag rc1
|
||||
# %%global prereltag rc1
|
||||
|
||||
##-----------------------------------------------------------------------------
|
||||
## All argument definitions should be placed here and keep them sorted
|
||||
@ -168,7 +168,7 @@ Summary: Distributed File System
|
||||
%if ( 0%{_for_fedora_koji_builds} )
|
||||
Name: glusterfs
|
||||
Version: 3.10.0
|
||||
Release: 0.2%{?prereltag:.%{prereltag}}%{?dist}
|
||||
Release: 1%{?prereltag:.%{prereltag}}%{?dist}
|
||||
%else
|
||||
Name: @PACKAGE_NAME@
|
||||
Version: @PACKAGE_VERSION@
|
||||
@ -1309,6 +1309,9 @@ exit 0
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Thu Feb 23 2017 Kaleb S. KEITHLEY <kkeithle[at]redhat.com> - 3.10.0-1
|
||||
- 3.10.0 GA
|
||||
|
||||
* Tue Feb 21 2017 Kaleb S. KEITHLEY <kkeithle[at]redhat.com> - 3.10.0-0.2rc1
|
||||
- 3.10.0 RC1
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (glusterfs-3.10.0rc1.tar.gz) = 85b76c6e53f63949575c084f9505e4d1272ca4ca289047dac45dec5ce2c624080ffe14cb902b6b4f84d9bf818c5118c8e65e7ba5c1d9ccff4a0cf6ee1cee47d3
|
||||
SHA512 (glusterfs-3.10.0.tar.gz) = eeb6ef61e33b9a5afd59802aa641d67ac9b48dc1d1e08c302a744765b3f63dc479cd13b41df9e874dc2a194b038e85d1f94209112df4269d8b00cd5bf6b05449
|
||||
|
Loading…
Reference in New Issue
Block a user