3.11.0 GA
This commit is contained in:
parent
e0a04e8c04
commit
306fed24e2
@ -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
|
||||
@ -180,7 +180,7 @@ Summary: Distributed File System
|
||||
%if ( 0%{_for_fedora_koji_builds} )
|
||||
Name: glusterfs
|
||||
Version: 3.11.0
|
||||
Release: 0.4%{?prereltag:.%{prereltag}}%{?dist}
|
||||
Release: 1%{?prereltag:.%{prereltag}}%{?dist}
|
||||
%else
|
||||
Name: @PACKAGE_NAME@
|
||||
Version: @PACKAGE_VERSION@
|
||||
@ -1257,6 +1257,7 @@ exit 0
|
||||
%dir %attr(0755,-,-) %{_sharedstatedir}/glusterd/groups
|
||||
%attr(0644,-,-) %{_sharedstatedir}/glusterd/groups/virt
|
||||
%attr(0644,-,-) %{_sharedstatedir}/glusterd/groups/metadata-cache
|
||||
%attr(0644,-,-) %{_sharedstatedir}/glusterd/groups/gluster-block
|
||||
%dir %attr(0755,-,-) %{_sharedstatedir}/glusterd/glusterfind
|
||||
%dir %attr(0755,-,-) %{_sharedstatedir}/glusterd/glusterfind/.keys
|
||||
%ghost %dir %attr(0755,-,-) %{_sharedstatedir}/glusterd/glustershd
|
||||
@ -1338,6 +1339,9 @@ exit 0
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Tue May 30 2017 Kaleb S. KEITHLEY <kkeithle[at]redhat.com> - 3.11.0-1
|
||||
- 3.11.0 GA
|
||||
|
||||
* Tue May 23 2017 Kaleb S. KEITHLEY <kkeithle[at]redhat.com> - 3.11.0-0.4rc1
|
||||
- 3.11.0 RC1
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (glusterfs-3.11.0rc1.tar.gz) = db0be5302d9b5c482ba23fc5992eb6cd2d8a3566b3a64ebf903cfba0879cf1409768a0e240933bde27e1822a0a3ee984133d4a66e0be54a9bf1b504b0a149d91
|
||||
SHA512 (glusterfs-3.11.0.tar.gz) = 939aa4515ff7b62d939d817e05bf38f77d6ed2ace2564c632ca726de13dfcf99623ad414dc142332a784bbd2276d76a3c06c59aec8d468b010ce5711b74d95e4
|
||||
|
Loading…
Reference in New Issue
Block a user