From d6efe1f15232a393dbaea3c3d927da3cce276458 Mon Sep 17 00:00:00 2001 From: "Kaleb S. KEITHLEY" Date: Sun, 25 Oct 2015 07:46:42 -0400 Subject: [PATCH] 2.3.0 RC8 --- nfs-ganesha.spec | 9 ++++++--- sources | 2 +- 2 files changed, 7 insertions(+), 4 deletions(-) diff --git a/nfs-ganesha.spec b/nfs-ganesha.spec index 022ca14..e229967 100644 --- a/nfs-ganesha.spec +++ b/nfs-ganesha.spec @@ -76,13 +76,13 @@ %bcond_without system_ntirpc %global use_system_ntirpc %{on_off_switch system_ntirpc} -%global dev_version %{lua: extraver = string.gsub('-rc7', '%-', ''); print(extraver) } +%global dev_version %{lua: extraver = string.gsub('-rc8', '%-', ''); print(extraver) } -%global versiontag 2.3-rc7 +%global versiontag 2.3-rc8 Name: nfs-ganesha Version: 2.3.0 -Release: 0.12%{?dev_version:%{dev_version}}%{?dist} +Release: 0.13%{?dev_version:%{dev_version}}%{?dist} Summary: NFS-Ganesha is a NFS Server running in user space Group: Applications/System License: LGPLv3+ @@ -582,6 +582,9 @@ make DESTDIR=%{buildroot} install %endif %changelog +* Sun Oct 25 2015 Kaleb S. KEITHLEY 2.3.0-0.13rc8 +- 2.3.0 RC8 + * Thu Oct 22 2015 Kaleb S. KEITHLEY 2.3.0-0.12rc7 - 2.3.0 RC7 (N.B. 2.3.0-0.11rc6 was really rc7) diff --git a/sources b/sources index 721e655..6594242 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -fc44497b34db29db1f277e8faebf60b4 nfs-ganesha-2.3-rc7.tar.gz +7ba0085bdf92f4b5ce917bd4792027f6 nfs-ganesha-2.3-rc8.tar.gz