2.3.0 RC7
This commit is contained in:
parent
a1c11017c1
commit
90169e75f1
@ -78,11 +78,11 @@
|
||||
|
||||
%global dev_version %{lua: extraver = string.gsub('-rc6', '%-', ''); print(extraver) }
|
||||
|
||||
%global versiontag 2.3-rc6
|
||||
%global versiontag 2.3-rc7
|
||||
|
||||
Name: nfs-ganesha
|
||||
Version: 2.3.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+
|
||||
@ -582,6 +582,9 @@ make DESTDIR=%{buildroot} install
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Mon Oct 19 2015 Kaleb S. KEITHLEY <kkeithle at redhat.com> 2.3.0-0.11rc7
|
||||
- 2.3.0 RC7
|
||||
|
||||
* Mon Oct 12 2015 Kaleb S. KEITHLEY <kkeithle at redhat.com> 2.3.0-0.10rc6
|
||||
- 2.3.0 RC6
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user