Bump version to 1.1.0 v1.1.0
authorSimo Sorce <simo@redhat.com>
Thu, 12 Mar 2015 19:49:09 +0000 (15:49 -0400)
committerSimo Sorce <simo@redhat.com>
Thu, 12 Mar 2015 19:49:09 +0000 (15:49 -0400)
configure.ac
contrib/mod_auth_gssapi.spec

index 7be2b7e..7c33359 100644 (file)
@@ -1,5 +1,5 @@
 AC_PREREQ([2.69])
 AC_PREREQ([2.69])
-AC_INIT([mod_auth_gssapi], [1.0.4], [simo@redhat.com])
+AC_INIT([mod_auth_gssapi], [1.1.0], [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])
 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 3577ab1..bc1fa6d 100644 (file)
@@ -1,5 +1,5 @@
 Name:           mod_auth_gssapi
 Name:           mod_auth_gssapi
-Version:        1.0.4
+Version:        1.1.0
 Release:        1%{?dist}
 Summary:        A GSSAPI Authentication module for Apache
 
 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
 %{_httpd_moddir}/mod_auth_gssapi.so
 
 %changelog
+* Thu Mar 12 2015 Simo Sorce <simo@redhat.com> 1.1.0-1
+- New minor release 1.1.0
+
 * Sat Nov  8 2014 Simo Sorce <simo@redhat.com> 1.0.4-1
 - Patch release 1.0.4
 
 * Sat Nov  8 2014 Simo Sorce <simo@redhat.com> 1.0.4-1
 - Patch release 1.0.4