From e40a3f3886681564cc7618f9c158ba7866af5b6f Mon Sep 17 00:00:00 2001 From: Noriko Hosoi Date: Feb 28 2014 20:36:50 +0000 Subject: Bump version to 1.3.2.13 - The previous version 1.3.2.12 missed to increment the version in VERSION.sh --- diff --git a/.gitignore b/.gitignore index 7f03fdc..df53e4b 100644 --- a/.gitignore +++ b/.gitignore @@ -92,3 +92,4 @@ /389-ds-base-1.3.2.10.tar.bz2 /389-ds-base-1.3.2.11.tar.bz2 /389-ds-base-1.3.2.12.tar.bz2 +/389-ds-base-1.3.2.13.tar.bz2 diff --git a/389-ds-base-git-local.sh b/389-ds-base-git-local.sh index 09ce10f..8f0a066 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.3.2.12 +VERSION=1.3.2.13 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 b063c50..32212c8 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.3.2.12 +VERSION=1.3.2.13 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 f7076c1..869b77d 100644 --- a/389-ds-base.spec +++ b/389-ds-base.spec @@ -24,7 +24,7 @@ Summary: 389 Directory Server (base) Name: 389-ds-base -Version: 1.3.2.12 +Version: 1.3.2.13 Release: %{?relprefix}1%{?prerel}%{?dist} License: GPLv2 with exceptions URL: http://port389.org/ @@ -316,6 +316,10 @@ fi %{_libdir}/%{pkgname}/libns-dshttpd.so* %changelog +* Fri Feb 28 2014 Noriko Hosoi - 1.3.2.13-1 +- Bump version to 1.3.2.13 +- The previous version 1.3.2.12 missed to increment the version in VERSION.sh + * Fri Feb 28 2014 Noriko Hosoi - 1.3.2.12-1 - Bump version to 1.3.2.12 - Ticket 408 - create a normalized dn cache diff --git a/sources b/sources index 22de3da..c1d94e2 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -c814b8f8817bef32a00939fd86e01896 389-ds-base-1.3.2.12.tar.bz2 +8950764771081291117ade801b49ec04 389-ds-base-1.3.2.13.tar.bz2