diff --git a/nfs-ganesha.spec b/nfs-ganesha.spec index c46d78b..49ac4f4 100644 --- a/nfs-ganesha.spec +++ b/nfs-ganesha.spec @@ -70,15 +70,15 @@ %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 ntirpcname ntirpc %global ntirpcvers 1.2.1 -%global versiontag 2.2-rc6 +%global versiontag 2.2-rc7 Name: nfs-ganesha Version: 2.2.0 -Release: 0.9%{?dev_version:%{dev_version}}%{?dist} +Release: 0.10%{?dev_version:%{dev_version}}%{?dist} Summary: NFS-Ganesha is a NFS Server running in user space Group: Applications/System License: LGPLv3+ @@ -575,6 +575,9 @@ mv %{buildroot}/usr%{_sysconfdir}/ganesha/ganesha.conf %{buildroot}%{_sysconfdir %endif %changelog +* Mon Apr 6 2015 Kaleb S. KEITHLEY 2.2.0-0.10rc7 +- 2.2.0-0.10rc7 + * Mon Mar 30 2015 Kaleb S. KEITHLEY 2.2.0-0.9rc6 - 2.2.0-0.9rc6 diff --git a/sources b/sources index f7f4b8a..38a2fd3 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -66bb0eb1848172c91e5d46a169a08c95 nfs-ganesha-2.2.0rc6.tar.gz +e4459e2c29ab0c5aedb14141c3384bc6 nfs-ganesha-2.2.0rc7.tar.gz e46e22bf9b312a7e92684a177f1f46d7 ntirpc-1.2.1.tar.gz