[389-admin/f12/master] Updated sources for 1.1.12 final build

Nathan Kinder nkinder at fedoraproject.org
Wed Nov 17 19:32:08 UTC 2010


commit 9903263b7633bd9c71978e9d95def52bfe59f224
Author: Nathan Kinder <nkinder at redhat.com>
Date:   Wed Nov 17 08:31:49 2010 -0800

    Updated sources for 1.1.12 final build

 .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..427015b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-a471527e3b6920e9eb42f8b445c4c235  389-admin-1.1.12.a2.tar.bz2
+cc14c629bfd66d6a35862fcc1ad9973a  389-admin-1.1.12.tar.bz2


More information about the scm-commits mailing list