diff --git a/nfs-ganesha.spec b/nfs-ganesha.spec index c5bcfeb..022ca14 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('-rc6', '%-', ''); print(extraver) } +%global dev_version %{lua: extraver = string.gsub('-rc7', '%-', ''); print(extraver) } %global versiontag 2.3-rc7 Name: nfs-ganesha Version: 2.3.0 -Release: 0.11%{?dev_version:%{dev_version}}%{?dist} +Release: 0.12%{?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 +* 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) + * Mon Oct 19 2015 Kaleb S. KEITHLEY 2.3.0-0.11rc7 - 2.3.0 RC7