From b836efbc66adae0b1dc2017fe1e4c3517f90660a Mon Sep 17 00:00:00 2001 From: Nathan Kinder Date: Sep 12 2014 14:52:26 +0000 Subject: Corrected source tarball --- diff --git a/389-ds-base-git-local.sh b/389-ds-base-git-local.sh index 8f0a066..6d51e58 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.13 +VERSION=1.3.3.2 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 32212c8..63966a9 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.13 +VERSION=1.3.3.2 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 40df730..459e70b 100644 --- a/389-ds-base.spec +++ b/389-ds-base.spec @@ -25,7 +25,7 @@ Summary: 389 Directory Server (base) Name: 389-ds-base Version: 1.3.3.2 -Release: %{?relprefix}1%{?prerel}%{?dist} +Release: %{?relprefix}2%{?prerel}%{?dist} License: GPLv2 with exceptions URL: http://port389.org/ Group: System Environment/Daemons @@ -316,6 +316,9 @@ fi %{_libdir}/%{pkgname}/libns-dshttpd.so* %changelog +* Fri Sep 12 2014 Nathan Kinder - 1.3.3.2-2 +- Corrected source tarball + * Thu Sep 11 2014 Noriko Hosoi - 1.3.3.2-1 - Release 1.3.3.2 - Ticket 47889 - DS crashed during ipa-server-install on test_ava_filter diff --git a/sources b/sources index ca81f9a..5aac2e9 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -af1be74280663b27009aa66843a79951 389-ds-base-1.3.3.2.tar.bz2 +15da853c8a1327e1c4b9bc5ae79b9c73 389-ds-base-1.3.3.2.tar.bz2