Update lasso version to 2.2.2

* configure.ac:
 * fedora/lasso.spec:
 * lasso.doap:
   update lasso version to 2.2.2, this commit will be the reference for
   the 2.2.2 release.
This commit is contained in:
Benjamin Dauvergne 2009-03-27 16:44:17 +00:00
parent e65ed18771
commit ac99ae6423
3 changed files with 17 additions and 5 deletions

View File

@ -15,7 +15,7 @@ dnl - Second number is the number of supported API versions where API version >
dnl first number.
dnl - Third number is the current API version implementation version number.
dnl See libtool explanations about current, age and release, later in this file.
AC_INIT([Liberty Alliance Single Sign On], 2.2.1, lasso-devel@lists.labs.libre-entreprise.org)
AC_INIT([Liberty Alliance Single Sign On], 2.2.2, lasso-devel@lists.labs.libre-entreprise.org)
dnl Check if autoconf ver > 2.53
AC_PREREQ(2.53)
dnl Perform only subset commands and variable relevant to the host type.
@ -27,7 +27,7 @@ dnl Copy stamp REVISIO-INFO in the configure script.
AC_REVISION($Revision$)
dnl Run many macros mostly needed by configure.ac.
AM_INIT_AUTOMAKE(lasso, 2.2.1)
AM_INIT_AUTOMAKE(lasso, 2.2.2)
dnl Create rules to automaticaly regenerate the config header.
AM_CONFIG_HEADER([config.h lasso/lasso_config.h])
dnl Add --enable-maintainer-mode option to configure.

View File

@ -13,7 +13,7 @@
Summary: Liberty Alliance Single Sign On
Name: lasso
Version: 2.2.1
Version: 2.2.2
Release: 2%{?dist}
License: GPL
Group: System Environment/Libraries

View File

@ -32,6 +32,12 @@
<foaf:mbox rdf:resource="mailto:fpeters@entrouvert.com"/>
</foaf:Person>
</maintainer>
<developer>
<foaf:Person>
<foaf:name>Benjamin Dauvergne</foaf:name>
<foaf:mbox rdf:resource="mailto:bdauvergne@entrouvert.com"/>
</foaf:Person>
</developer>
<repository>
<SVNRepository>
<location rdf:resource="svn://labs.libre-entreprise.org/svnroot/lasso" />
@ -40,13 +46,19 @@
</repository>
<release>
<Version>
<created>2009-07-22</created>
<created>2009-03-27</created>
<revision>2.2.2</revision>
</Version>
</release>
<release>
<Version>
<created>2008-07-22</created>
<revision>2.2.1</revision>
</Version>
</release>
<release>
<Version>
<created>2009-05-28</created>
<created>2008-05-28</created>
<revision>2.2.0</revision>
</Version>
</release>