From b34edb36128630ca05d768edc2419f1c945475a0 Mon Sep 17 00:00:00 2001 From: Simo Sorce Date: Wed, 17 Feb 2016 20:56:44 -0500 Subject: [PATCH] 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 --- configure.ac | 2 +- contrib/mod_auth_gssapi.spec | 5 ++++- 2 files changed, 5 insertions(+), 2 deletions(-) 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) -- 2.1.4