nfs-ganesha 2.8.2 (f32/rawhide)

Signed-off-by: Kaleb S. KEITHLEY <kkeithle@redhat.com>
This commit is contained in:
Kaleb S. KEITHLEY 2019-08-14 10:21:57 -04:00
parent bbd24ff058
commit d81a79c315
1 changed files with 4 additions and 1 deletions

View File

@ -131,7 +131,7 @@ Requires: openSUSE-release
Name: nfs-ganesha
Version: 2.8.2
Release: 4%{?dev:%{dev}}%{?dist}
Release: 1%{?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
@ -871,6 +871,9 @@ exit 0
%endif
%changelog
* Wed Aug 14 2019 Kaleb S. KEITHLEY <kkeithle at redhat.com> - 2.8.2-1
- nfs-ganesha 2.8.2 (f32/rawhide)
* Wed Aug 14 2019 Kaleb S. KEITHLEY <kkeithle at redhat.com> - 2.8.2-4
- nfs-ganesha 2.8.2, #1741023