Release 1.3.2 - NEAR Shoemaker launch v1.3.2
authorSimo Sorce <simo@redhat.com>
Thu, 18 Feb 2016 01:56:44 +0000 (20:56 -0500)
committerSimo Sorce <simo@redhat.com>
Mon, 22 Feb 2016 19:06:27 +0000 (14:06 -0500)
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 <simo@redhat.com>
configure.ac
contrib/mod_auth_gssapi.spec

index f8d3cf8..7065b64 100644 (file)
@@ -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])
index a66736b..4420abb 100644 (file)
@@ -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 <simo@redhat.com> 1.3.2-1
+- NEAR Shoemaker launch (1996) release (1.3.2)
+
 * Thu Sep  3 2015 Simo Sorce <simo@redhat.com> 1.3.1-1
 - Viking 2 landing (1976) release (1.3.1)