summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEric Sandall2010-03-29 22:10:53 -0700
committerArwed von Merkatz2010-04-07 18:19:46 +0200
commit16bdc0fbc391ac3206344fac56c9cf2136e469f4 (patch)
tree4c020cf80262bdcd3ab300eacf940f37561a922b
parent24316eee59e434b68239aa1abda3893287834da1 (diff)
castfs: Updated to 0.6.1 (Fix Bug #15636)
(cherry picked from commit c6cb6a579f3e54edba48bbabeadb5bf17638af66)
-rwxr-xr-xsmgl/castfs/DETAILS2
-rw-r--r--smgl/castfs/HISTORY3
2 files changed, 4 insertions, 1 deletions
diff --git a/smgl/castfs/DETAILS b/smgl/castfs/DETAILS
index 29c07e9b32..104b32ae0a 100755
--- a/smgl/castfs/DETAILS
+++ b/smgl/castfs/DETAILS
@@ -13,7 +13,7 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/${SPELL}-git
SOURCE_IGNORE=volatile
FORCE_DOWNLOAD=1
else
- VERSION=0.6.0
+ VERSION=0.6.1
SOURCE=${SPELL}-${VERSION}.tar.bz2
SOURCE2=${SOURCE}.sig
SOURCE_DIRECTORY=$BUILD_DIRECTORY/${SPELL}-${VERSION}
diff --git a/smgl/castfs/HISTORY b/smgl/castfs/HISTORY
index 70113e7b2c..191bf96935 100644
--- a/smgl/castfs/HISTORY
+++ b/smgl/castfs/HISTORY
@@ -1,3 +1,6 @@
+2010-03-29 Eric Sandall <sandalle@sourcemage.org>
+ * DETAILS: Updated to 0.6.1 (Fix Bug #15636)
+
2009-12-08 Philippe "Puppet_Master" Caseiro <puppetmaster@sourcemage.org>
* DEPENDS: Fixed Bug 15425 Adding missing dep 'texinfo'