diff --git a/glusterfs.spec b/glusterfs.spec index 8cd4096..0292249 100644 --- a/glusterfs.spec +++ b/glusterfs.spec @@ -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 - 3.5.1-2 +- glusterd.init, BZ 1073217 + * Tue Jun 24 2014 Lalatendu Mohanty - 3.5.1-1 - GlusterFS 3.5.1 GA