Release 1.3.1 - Viking 2 landing v1.3.1
authorSimo Sorce <simo@redhat.com>
Thu, 3 Sep 2015 17:22:17 +0000 (13:22 -0400)
committerSimo Sorce <simo@redhat.com>
Thu, 3 Sep 2015 17:22:17 +0000 (13:22 -0400)
On September 3rd, 1976 the Viking 2 lander separates from the orbiter and
lands at Utopia Planitia on Mars...

Signed-off-by: Simo Sorce <simo@redhat.com>
configure.ac
contrib/mod_auth_gssapi.spec

index b378b26..f8d3cf8 100644 (file)
@@ -1,5 +1,5 @@
 AC_PREREQ([2.69])
-AC_INIT([mod_auth_gssapi], [1.3.0], [simo@redhat.com])
+AC_INIT([mod_auth_gssapi], [1.3.1], [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 4085199..a66736b 100644 (file)
@@ -1,5 +1,5 @@
 Name:           mod_auth_gssapi
-Version:        1.3.0
+Version:        1.3.1
 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
+* Thu Sep  3 2015 Simo Sorce <simo@redhat.com> 1.3.1-1
+- Viking 2 landing (1976) release (1.3.1)
+
 * Sat Jul  4 2015 Simo Sorce <simo@redhat.com> 1.3.0-1
 - US Independence day release (1.3.0)