GlusterFS 3.4.3 GA

This commit is contained in:
Kaleb S. KEITHLEY 2014-04-02 15:17:46 -04:00
parent 15cab6a44a
commit d0f531c17c
2 changed files with 6 additions and 3 deletions

View File

@ -4,7 +4,7 @@
%global _for_fedora_koji_builds 1 %global _for_fedora_koji_builds 1
# uncomment and add '%' to use the prereltag for pre-releases # uncomment and add '%' to use the prereltag for pre-releases
%global prereltag beta2 # %%global prereltag beta2
# if you wish to compile an rpm without rdma support, compile like this... # if you wish to compile an rpm without rdma support, compile like this...
# rpmbuild -ta @PACKAGE_NAME@-@PACKAGE_VERSION@.tar.gz --without rdma # rpmbuild -ta @PACKAGE_NAME@-@PACKAGE_VERSION@.tar.gz --without rdma
@ -56,7 +56,7 @@ Summary: Cluster File System
%if ( 0%{_for_fedora_koji_builds} ) %if ( 0%{_for_fedora_koji_builds} )
Name: glusterfs Name: glusterfs
Version: 3.4.3 Version: 3.4.3
Release: 0.3%{?prereltag:.%{prereltag}}%{?dist} Release: 1%{?prereltag:.%{prereltag}}%{?dist}
Vendor: Fedora Project Vendor: Fedora Project
%else %else
Name: @PACKAGE_NAME@ Name: @PACKAGE_NAME@
@ -773,6 +773,9 @@ if [ $1 -ge 1 ]; then
fi fi
%changelog %changelog
* Wed Apr 2 2014 Kaleb S. KEITHLEY <kkeithle[at]redhat.com> - 3.4.3-1
- GlusterFS 3.4.3 GA
* Wed Mar 26 2014 Kaleb S. KEITHLEY <kkeithle[at]redhat.com> - 3.4.3-0.3.beta2 * Wed Mar 26 2014 Kaleb S. KEITHLEY <kkeithle[at]redhat.com> - 3.4.3-0.3.beta2
- GlusterFS 3.4.3 beta2 - GlusterFS 3.4.3 beta2

View File

@ -1 +1 @@
59e3be3a5a0e33f8ae586dcdfa1faf20 glusterfs-3.4.3beta2.tar.gz 52cf3b00d874818e653f075e7dfb82d7 glusterfs-3.4.3.tar.gz