From 8f5b5efeb0ffb00119991190380bc3eff583510d Mon Sep 17 00:00:00 2001 From: Richard Allen Megginson Date: May 26 2010 21:39:37 +0000 Subject: this is the 1.2.6.a4 release --- diff --git a/.cvsignore b/.cvsignore index 74b680f..0c3276f 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -389-ds-base-1.2.6.a3.tar.bz2 +389-ds-base-1.2.6.a4.tar.bz2 diff --git a/389-ds-base-git-local.sh b/389-ds-base-git-local.sh index 250ed11..2b9f29a 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.6.a3 +VERSION=1.2.6.a4 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 caecec9..8c52537 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.6.a3 +VERSION=1.2.6.a4 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 ab229b5..ec2f5ca 100644 --- a/389-ds-base.spec +++ b/389-ds-base.spec @@ -1,7 +1,7 @@ %global pkgname dirsrv # for a pre-release, define the prerel field e.g. .a1 .rc2 - comment out for official release -%global prerel .a3 +%global prerel .a4 # also need the relprefix field for a pre-release e.g. .0 - also comment out for official release %global relprefix 0. @@ -10,7 +10,7 @@ Summary: 389 Directory Server (base) Name: 389-ds-base Version: 1.2.6 -Release: %{?relprefix}3%{?prerel}%{?dist} +Release: %{?relprefix}4%{?prerel}%{?dist} License: GPLv2 with exceptions URL: http://port389.org/ Group: System Environment/Daemons @@ -344,6 +344,9 @@ end %{_datadir}/%{pkgname}-selinux %changelog +* Wed May 26 2010 Rich Megginson - 1.2.6-0.4.a4 +- 1.2.6.a4 release + * Tue Apr 7 2010 Nathan Kinder - 1.2.6-0.3.a3 - 1.2.6.a3 release - add managed entries plug-in diff --git a/sources b/sources index f578c7b..da7280d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -8ebd9659167fbfbc514e5abf552901c0 389-ds-base-1.2.6.a3.tar.bz2 +bc996a7ec8e7fff2266172c9ecb1883a 389-ds-base-1.2.6.a4.tar.bz2