2.2.0-0.11rc7

This commit is contained in:
Kaleb S. KEITHLEY 2015-04-06 01:13:05 -04:00
parent fa9d6dcdee
commit 06f91b8d4a
2 changed files with 7 additions and 4 deletions

View File

@ -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 <kkeithle at redhat.com> 2.2.0-0.11rc7
- 2.2.0-0.11rc7
* Thu Apr 2 2015 Kaleb S. KEITHLEY <kkeithle at redhat.com> 2.2.0-0.10rc6
- 2.2.0-0.10rc6, with unbundled libntirpc

View File

@ -1 +1 @@
66bb0eb1848172c91e5d46a169a08c95 nfs-ganesha-2.2.0rc6.tar.gz
e4459e2c29ab0c5aedb14141c3384bc6 nfs-ganesha-2.2.0rc7.tar.gz