diff --git a/389-ds-base-git-local.sh b/389-ds-base-git-local.sh index 8232a74..6c98e3d 100644 --- a/389-ds-base-git-local.sh +++ b/389-ds-base-git-local.sh @@ -2,7 +2,7 @@ DATE=`date +%Y%m%d` # use a real tag name here -VERSION=1.2.10.21 +VERSION=1.2.10.22 PKGNAME=389-ds-base TAG=${TAG:-$PKGNAME-$VERSION} #SRCNAME=$PKGNAME-$VERSION-$DATE diff --git a/389-ds-base-git.sh b/389-ds-base-git.sh index 2002500..9820f8a 100644 --- a/389-ds-base-git.sh +++ b/389-ds-base-git.sh @@ -2,7 +2,7 @@ DATE=`date +%Y%m%d` # use a real tag name here -VERSION=1.2.10.21 +VERSION=1.2.10.22 PKGNAME=389-ds-base TAG=${TAG:-$PKGNAME-$VERSION} URL="http://git.fedorahosted.org/git/?p=389/ds.git;a=snapshot;h=$TAG;sf=tgz" diff --git a/389-ds-base.spec b/389-ds-base.spec index 5d34bc3..021269f 100644 --- a/389-ds-base.spec +++ b/389-ds-base.spec @@ -18,7 +18,7 @@ Summary: 389 Directory Server (base) Name: 389-ds-base -Version: 1.2.10.21 +Version: 1.2.10.22 Release: %{?relprefix}1%{?prerel}%{?dist} License: GPLv2 with exceptions URL: http://port389.org/ @@ -285,6 +285,9 @@ fi %{_libdir}/%{pkgname}/libslapd.so.* %changelog +* Mon Nov 12 2012 Mark Reynolds - 1.2.20.22-1 +- CLEANALLRUV 2.0 candidate +- Bumped version to 1.2.10.22 * Fri Oct 26 2012 Mark Reynolds - 1.2.10.18-1 - Bump version to 1.2.10.18 - TIcket 403 - CLEANALLRUVdebug info