Rebuild as new ding-libs brings in soname bump

This commit is contained in:
Simo Sorce 2014-05-29 10:39:59 -04:00
parent 5346047bd4
commit 59017289ba

View File

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