diff --git a/gssproxy.spec b/gssproxy.spec index 08f8cd6..7497a6a 100644 --- a/gssproxy.spec +++ b/gssproxy.spec @@ -1,6 +1,6 @@ Name: gssproxy Version: 0.3.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: GSSAPI Proxy Group: System Environment/Libraries @@ -113,6 +113,9 @@ rm -rf %{buildroot} %systemd_postun_with_restart gssproxy.service %changelog +* Thu May 29 2014 Simo Sorce 0.3.1-2 +- Rebuild as new ding-libs brings in soname bump + * Thu Mar 13 2014 Guenther Deschner 0.3.1-1 - Fix flags handling in gss_init_sec_context() - resolves: https://fedorahosted.org/gss-proxy/ticket/112