From 4289dab87917e02f29eec5160fc0c87798915f40 Mon Sep 17 00:00:00 2001 From: "Kaleb S. KEITHLEY" Date: Wed, 9 Jul 2014 07:26:44 -0400 Subject: [PATCH] glusterd.init, BZ 1073217 --- glusterfs.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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