[389-admin/f14/master] Update sources for 1.1.12 final release

Nathan Kinder nkinder at fedoraproject.org
Tue Nov 16 19:17:00 UTC 2010


commit d0367cbf1995472636b9d16434b4c03d2b8efd4b
Author: Nathan Kinder <nkinder at redhat.com>
Date:   Tue Nov 16 11:07:25 2010 -0800

    Update sources for 1.1.12 final release

 .gitignore             |    2 +-
 389-admin-git-local.sh |    2 +-
 389-admin-git.sh       |    2 +-
 sources                |    2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 70e26a2..6a573b9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,2 @@
 *~
-389-admin-1.1.12.a2.tar.bz2
+389-admin-1.1.12.tar.bz2
diff --git a/389-admin-git-local.sh b/389-admin-git-local.sh
index 0d8a4cb..5da84b0 100755
--- a/389-admin-git-local.sh
+++ b/389-admin-git-local.sh
@@ -1,7 +1,7 @@
 #!/bin/bash
 
 DATE=`date +%Y%m%d`
-VERSION=1.1.12.a2
+VERSION=1.1.12
 PKGNAME=389-admin
 TAG=${TAG:-$PKGNAME-$VERSION}
 SRCNAME=${PKGNAME}-${VERSION}
diff --git a/389-admin-git.sh b/389-admin-git.sh
index 91fbfe5..5ef7f30 100755
--- a/389-admin-git.sh
+++ b/389-admin-git.sh
@@ -1,7 +1,7 @@
 #!/bin/bash
 
 DATE=`date +%Y%m%d`
-VERSION=1.1.12.a2
+VERSION=1.1.12
 PKGNAME=389-admin
 #SRCNAME=$PKGNAME-$VERSION-$DATE
 SRCNAME=$PKGNAME-$VERSION
diff --git a/sources b/sources
index f2480dd..b9b4db0 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-a471527e3b6920e9eb42f8b445c4c235  389-admin-1.1.12.a2.tar.bz2
+787f445f47221c6b251579206a1750f1  389-admin-1.1.12.tar.bz2


More information about the scm-commits mailing list