NFS-Ganesha 4.0 RC6
Signed-off-by: Kaleb S. KEITHLEY <kkeithle@redhat.com>
This commit is contained in:
parent
047b685db6
commit
9961703bbf
@ -111,11 +111,11 @@ 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 rc4
|
||||
%global dev rc6
|
||||
|
||||
Name: nfs-ganesha
|
||||
Version: 4.0
|
||||
Release: 0.3%{?dev:%{dev}}%{?dist}
|
||||
Release: 0.4%{?dev:%{dev}}%{?dist}
|
||||
Summary: NFS-Ganesha is a NFS Server running in user space
|
||||
License: LGPLv3+
|
||||
Url: https://github.com/nfs-ganesha/nfs-ganesha/wiki
|
||||
@ -888,6 +888,9 @@ exit 0
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Fri Dec 17 2021 Kaleb S. KEITHLEY <kkeithle at redhat.com> - 4.0-0.4rc6
|
||||
- NFS-Ganesha 4.0 RC6
|
||||
|
||||
* Wed Nov 17 2021 Kaleb S. KEITHLEY <kkeithle at redhat.com> - 4.0-0.3rc4
|
||||
- NFS-Ganesha 4.0 RC4, w/ utils and gui_utils (python)
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (nfs-ganesha-4.0rc4.tar.gz) = 25fb9ac0368a57a0db42c8d949c53e86d309107df018a18e47e1b950945f4e3b9654e8aefb6bc24d9a9e8df55244e4979eee1047322d82e2300b9bc573157c3e
|
||||
SHA512 (nfs-ganesha-4.0rc6.tar.gz) = a603ca24d2ccab3661774ceb127ccb2965c6508da00d50641d8c1f2b2405cbe501d89413cd57d22d521d97ba788c4383190abf5ec4efda9398efb9809e47bf29
|
||||
|
Loading…
Reference in New Issue
Block a user