glusterd.init, BZ 1073217

This commit is contained in:
Kaleb S. KEITHLEY 2014-07-09 07:26:44 -04:00
parent 04451c08dd
commit 4289dab879

View File

@ -81,7 +81,7 @@ Summary: Cluster File System
%if ( 0%{_for_fedora_koji_builds} )
Name: glusterfs
Version: 3.5.1
Release: 1%{?prereltag:.%{prereltag}}%{?dist}
Release: 2%{?prereltag:.%{prereltag}}%{?dist}
Vendor: Fedora Project
%else
Name: @PACKAGE_NAME@
@ -965,6 +965,9 @@ if [ $1 -ge 1 ]; then
fi
%changelog
* Wed Jul 9 2014 Kaleb S. KEITHLEY <kkeithle[at]redhat.com> - 3.5.1-2
- glusterd.init, BZ 1073217
* Tue Jun 24 2014 Lalatendu Mohanty <lmohanty[at]redhat.com> - 3.5.1-1
- GlusterFS 3.5.1 GA