From: Sam Hartman Date: Wed, 8 May 2013 11:58:28 +0000 (-0400) Subject: Increase version for redhat because of new OID and IETF changes; this should have... X-Git-Tag: 0.9.2~46 X-Git-Url: http://www.project-moonshot.org/gitweb/?p=mech_eap.git;a=commitdiff_plain;h=e8b1ec41e7a3ecc7acaa19da063d26781304409f Increase version for redhat because of new OID and IETF changes; this should have been done back in May --- diff --git a/configure.ac b/configure.ac index 4297345..469be5e 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ -AC_PREREQ([2.61]) -AC_INIT([mech_eap], [0.1], [bugs@project-moonshot.org]) +/AC_PREREQ([2.61]) +AC_INIT([mech_eap], [0.9], [bugs@project-moonshot.org]) AC_CONFIG_MACRO_DIR([m4]) AC_CONFIG_AUX_DIR([build-aux]) diff --git a/mech_eap.spec.in b/mech_eap.spec.in index 492fc2e..c60d73b 100644 --- a/mech_eap.spec.in +++ b/mech_eap.spec.in @@ -1,7 +1,7 @@ %global _moonshot_krb5 %{!?_moonshot_krb5:krb5-devel}%{?_moonshot_krb5} Name: moonshot-gss-eap Version: @VERSION@ -Release: 5%{?dist} +Release: 1%{?dist} Summary: Moonshot GSS-API Mechanism Group: Security Tools