From: Simo Sorce Date: Thu, 18 Feb 2016 01:56:44 +0000 (-0500) Subject: Release 1.3.2 - NEAR Shoemaker launch X-Git-Tag: v1.3.2 X-Git-Url: http://www.project-moonshot.org/gitweb/?p=mod_auth_gssapi.git;a=commitdiff_plain;h=b34edb36128630ca05d768edc2419f1c945475a0;hp=5571d79a78a1360f2a56b22c6bf59640cf2c88e8;ds=sidebyside Release 1.3.2 - NEAR Shoemaker launch On February 17th, 1996 the NEAR Shoemaker probe is launched. The first probe to soft-land on a Near Earth Asteroid (Eros). Signed-off-by: Simo Sorce --- diff --git a/configure.ac b/configure.ac index f8d3cf8..7065b64 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ AC_PREREQ([2.69]) -AC_INIT([mod_auth_gssapi], [1.3.1], [simo@redhat.com]) +AC_INIT([mod_auth_gssapi], [1.3.2], [simo@redhat.com]) AC_CONFIG_SRCDIR([src/mod_auth_gssapi.c]) AM_INIT_AUTOMAKE([-Wall foreign subdir-objects tar-pax]) m4_ifdef([AM_PROG_AR], [AM_PROG_AR]) diff --git a/contrib/mod_auth_gssapi.spec b/contrib/mod_auth_gssapi.spec index a66736b..4420abb 100644 --- a/contrib/mod_auth_gssapi.spec +++ b/contrib/mod_auth_gssapi.spec @@ -1,5 +1,5 @@ Name: mod_auth_gssapi -Version: 1.3.1 +Version: 1.3.2 Release: 1%{?dist} Summary: A GSSAPI Authentication module for Apache @@ -43,6 +43,9 @@ install -m 644 10-auth_gssapi.conf %{buildroot}%{_httpd_modconfdir} %{_httpd_moddir}/mod_auth_gssapi.so %changelog +* Wed Feb 17 2015 Simo Sorce 1.3.2-1 +- NEAR Shoemaker launch (1996) release (1.3.2) + * Thu Sep 3 2015 Simo Sorce 1.3.1-1 - Viking 2 landing (1976) release (1.3.1)