[SM-Commit] GIT changes to master grimoire by Vlad Glagolev (fab6c9d4eed2644222c29a3d9a90e683e85066fa)

Vlad Glagolev scm at sourcemage.org
Tue Jun 29 09:24:30 EDT 2010


GIT changes to master grimoire by Vlad Glagolev <stealth at sourcemage.org>:

 python-pypi/trac/DEPENDS |    1 +
 python-pypi/trac/DETAILS |    4 ++--
 python-pypi/trac/HISTORY |    4 ++++
 3 files changed, 7 insertions(+), 2 deletions(-)

New commits:
commit fab6c9d4eed2644222c29a3d9a90e683e85066fa
Author: Vlad Glagolev <stealth at sourcemage.org>
Commit: Vlad Glagolev <stealth at sourcemage.org>

    trac: => 0.12

diff --git a/python-pypi/trac/DEPENDS b/python-pypi/trac/DEPENDS
index 39de2b4..507e62a 100755
--- a/python-pypi/trac/DEPENDS
+++ b/python-pypi/trac/DEPENDS
@@ -1,6 +1,7 @@
 depends python &&
 depends setuptools &&
 
+runtime_depends babel &&
 runtime_depends genshi &&
 
 if list_find "$TRAC_DB" sqlite; then
diff --git a/python-pypi/trac/DETAILS b/python-pypi/trac/DETAILS
index 387315f..180ab59 100755
--- a/python-pypi/trac/DETAILS
+++ b/python-pypi/trac/DETAILS
@@ -1,7 +1,7 @@
            SPELL=trac
-         VERSION=0.11.7
+         VERSION=0.12
   SECURITY_PATCH=1
-     SOURCE_HASH=sha512:2d138e640e6de11663a923c27b3bba87fd33a9ce780171c14e5a7b70d03026a886076bfc25eb7bbb1fbb9284d2a11defa63b03b33427db629e6be82165c316f4
+     SOURCE_HASH=sha512:748d41c7a3a7b82c8cc35f577f6a2a1a44daca8fa879b1cb71223ab52cde1be8e5004351f125d7b91b6bba150d6a3695fc4ca58cd11a22bf47079ae6cc6ea743
           SOURCE=Trac-$VERSION.tar.gz
    SOURCE_URL[0]=http://ftp.edgewall.com/pub/$SPELL/$SOURCE
    SOURCE_URL[1]=ftp://ftp.edgewall.com/pub/$SPELL/$SOURCE
diff --git a/python-pypi/trac/HISTORY b/python-pypi/trac/HISTORY
index 697b611..5527530 100644
--- a/python-pypi/trac/HISTORY
+++ b/python-pypi/trac/HISTORY
@@ -1,3 +1,7 @@
+2010-06-29 Vlad Glagolev <stealth at sourcemage.org>
+	* DETAILS: updated spell to 0.12
+	* DEPENDS: babel is required now
+
 2010-04-06 Philippe "Puppet_Master" Caseiro  <puppetmaster at sourcemage.org>
 	* DEPENDS: updated mysql dependency to MYSQL provider
 



More information about the SM-Commit mailing list