From 06f91b8d4a5112307398a89dacc2d9da40efbe4a Mon Sep 17 00:00:00 2001 From: "Kaleb S. KEITHLEY" Date: Mon, 6 Apr 2015 01:13:05 -0400 Subject: [PATCH] 2.2.0-0.11rc7 --- nfs-ganesha.spec | 9 ++++++--- sources | 2 +- 2 files changed, 7 insertions(+), 4 deletions(-) diff --git a/nfs-ganesha.spec b/nfs-ganesha.spec index 7e511a2..ce12b39 100644 --- a/nfs-ganesha.spec +++ b/nfs-ganesha.spec @@ -70,13 +70,13 @@ %bcond_without gui_utils %global use_gui_utils %{on_off_switch gui_utils} -%global dev_version %{lua: extraver = string.gsub('-rc6', '%-', ''); print(extraver) } +%global dev_version %{lua: extraver = string.gsub('-rc7', '%-', ''); print(extraver) } -%global versiontag 2.2-rc6 +%global versiontag 2.2-rc7 Name: nfs-ganesha Version: 2.2.0 -Release: 0.10%{?dev_version:%{dev_version}}%{?dist} +Release: 0.11%{?dev_version:%{dev_version}}%{?dist} Summary: NFS-Ganesha is a NFS Server running in user space Group: Applications/System License: LGPLv3+ @@ -570,6 +570,9 @@ mv %{buildroot}/usr%{_sysconfdir}/ganesha/ganesha.conf %{buildroot}%{_sysconfdir %endif %changelog +* Mon Apr 6 2015 Kaleb S. KEITHLEY 2.2.0-0.11rc7 +- 2.2.0-0.11rc7 + * Thu Apr 2 2015 Kaleb S. KEITHLEY 2.2.0-0.10rc6 - 2.2.0-0.10rc6, with unbundled libntirpc diff --git a/sources b/sources index f5b2c8c..0b5a3e4 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -66bb0eb1848172c91e5d46a169a08c95 nfs-ganesha-2.2.0rc6.tar.gz +e4459e2c29ab0c5aedb14141c3384bc6 nfs-ganesha-2.2.0rc7.tar.gz