File tree Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change 11AC_PREREQ ( [ 2.69] )
2- AC_INIT ( [ mod_auth_gssapi] , [ 1.0.3 ] , [ simo@redhat.com] )
2+ AC_INIT ( [ mod_auth_gssapi] , [ 1.0.4 ] , [ simo@redhat.com] )
33AC_CONFIG_SRCDIR ( [ src/mod_auth_gssapi.c] )
44AM_INIT_AUTOMAKE ( [ -Wall foreign subdir-objects tar-pax] )
55m4_ifdef ( [ AM_PROG_AR] , [ AM_PROG_AR] )
Original file line number Diff line number Diff line change 11Name: mod_auth_gssapi
2- Version: 1.0.3
2+ Version: 1.0.4
33Release: 1%{?dist }
44Summary: A GSSAPI Authentication module for Apache
55
@@ -43,6 +43,9 @@ install -m 644 10-auth_gssapi.conf %{buildroot}%{_httpd_modconfdir}
4343%{_httpd_moddir }/mod_auth_gssapi.so
4444
4545%changelog
46+ * Sat Nov 8 2014 Simo Sorce <simo@redhat.com> 1.0.4-1
47+ - Patch release 1.0.4
48+
4649* Sat Oct 11 2014 Simo Sorce <simo@redhat.com> 1.0.3-1
4750- Patch release 1.0.3
4851
You can’t perform that action at this time.
0 commit comments