diff --git a/gssproxy.spec b/gssproxy.spec index d45173d..42a9e38 100644 --- a/gssproxy.spec +++ b/gssproxy.spec @@ -1,7 +1,7 @@ Name: gssproxy Version: 0.8.3 -Release: 1%{?dist} +Release: 2%{?dist} Summary: GSSAPI Proxy License: MIT @@ -109,6 +109,9 @@ install -m644 %{SOURCE1} $RPM_BUILD_ROOT/%{_sysconfdir}/rwtab.d/gssproxy %systemd_postun_with_restart gssproxy.service %changelog +* Tue Jul 28 2020 Fedora Release Engineering - 0.8.3-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild + * Fri Apr 17 2020 Robbie Harwood - 0.8.3-1 - New upstream release (0.8.3)