summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVlad Glagolev2008-01-03 23:57:06 +0300
committerVlad Glagolev2008-01-03 23:57:06 +0300
commit485bad060559c0dfb7084584fb6e5b9ab0748d9f (patch)
tree9062299ddfee3b96423c604b81e9bfeabc4ce2da
parent410e0ef26df60f5eb589cbb6061c3e05b68e8561 (diff)
pygobject: 2.14.1
-rwxr-xr-xgnome2-libs/pygobject/DETAILS4
-rw-r--r--gnome2-libs/pygobject/HISTORY4
2 files changed, 6 insertions, 2 deletions
diff --git a/gnome2-libs/pygobject/DETAILS b/gnome2-libs/pygobject/DETAILS
index b62a41eab6..a8b11960a0 100755
--- a/gnome2-libs/pygobject/DETAILS
+++ b/gnome2-libs/pygobject/DETAILS
@@ -1,6 +1,6 @@
SPELL=pygobject
- VERSION=2.14.0
- BRANCH=${VERSION%.?}
+ VERSION=2.14.1
+ BRANCH=`echo $VERSION | cut -d . -f 1,2`
SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
SOURCE_URL[0]=$GNOME_URL/sources/$SPELL/$BRANCH/$SOURCE
diff --git a/gnome2-libs/pygobject/HISTORY b/gnome2-libs/pygobject/HISTORY
index 87a9195a11..25564759b0 100644
--- a/gnome2-libs/pygobject/HISTORY
+++ b/gnome2-libs/pygobject/HISTORY
@@ -1,3 +1,7 @@
+2008-01-03 Vlad Glagolev <stealth@sourcemage.org>
+ * DETAILS: Fixed SOURCE_URL[0]
+ updated spell to 2.14.1
+
2007-12-26 Vlad Glagolev <stealth@sourcemage.org>
* DETAILS: Fixed SOURCE_URL[0], cleaned up
updated spell to 2.14.0