diff --git a/nfs-ganesha.spec b/nfs-ganesha.spec index d6503e8..1b32cb1 100644 --- a/nfs-ganesha.spec +++ b/nfs-ganesha.spec @@ -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 - 2.8.2-1 +- nfs-ganesha 2.8.2 (f32/rawhide) + * Wed Aug 14 2019 Kaleb S. KEITHLEY - 2.8.2-4 - nfs-ganesha 2.8.2, #1741023