nfs-ganesha 2.6.0 RC5
Signed-off-by: Kaleb S. KEITHLEY <kkeithle@redhat.com>
This commit is contained in:
parent
7e45282fed
commit
7b79460bf0
@ -95,12 +95,12 @@ Requires: openSUSE-release
|
||||
%endif
|
||||
|
||||
%global dev_version %{lua: s = string.gsub('@GANESHA_EXTRA_VERSION@', '^%-', ''); s2 = string.gsub(s, '%-', '.'); print((s2 ~= nil and s2 ~= '') and s2 or "0.1") }
|
||||
%global dev rc3
|
||||
%global dash_dev_version 2.6-rc3
|
||||
%global dev rc5
|
||||
%global dash_dev_version 2.6-rc5
|
||||
|
||||
Name: nfs-ganesha
|
||||
Version: 2.6.0
|
||||
Release: 0.3%{?dev:%{dev}}%{?dist}
|
||||
Release: 0.4%{?dev:%{dev}}%{?dist}
|
||||
Summary: NFS-Ganesha is a NFS Server running in user space
|
||||
Group: Applications/System
|
||||
License: LGPLv3+
|
||||
@ -729,6 +729,9 @@ exit 0
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Fri Feb 9 2018 Kaleb S. KEITHLEY <kkeithle at redhat.com> 2.6.0-0.4rc5
|
||||
- nfs-ganesha 2.6.0 RC5
|
||||
|
||||
* Thu Feb 08 2018 Fedora Release Engineering <releng@fedoraproject.org> - 2.6.0-0.3rc3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (nfs-ganesha-2.6-rc3.tar.gz) = b9a5c955acfae1005d91fee71cdd16fffabc5b863a1b54989a27f8d6dae708565f526f5cd8b1eb3895c69856cd1b889226deb350607c319594372ecac2010930
|
||||
SHA512 (nfs-ganesha-2.6-rc5.tar.gz) = 40ac1854e3c6d93283142b2b98f8d260380bc08c9a9760392ef7004a1abf6b8fea468a4f355cdcbe61071c8a8141650771861596f95eab3f8ba225095ef1c791
|
||||
|
Loading…
Reference in New Issue
Block a user