Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (485bad060559c0dfb7084584fb6e5b9ab0748d9f)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Vlad Glagolev <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (485bad060559c0dfb7084584fb6e5b9ab0748d9f)
  • Date: Thu, 3 Jan 2008 14:57:26 -0600

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

gnome2-libs/pygobject/DETAILS | 4 ++--
gnome2-libs/pygobject/HISTORY | 4 ++++
2 files changed, 6 insertions(+), 2 deletions(-)

New commits:
commit 485bad060559c0dfb7084584fb6e5b9ab0748d9f
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

pygobject: 2.14.1

commit 410e0ef26df60f5eb589cbb6061c3e05b68e8561
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

Revert "pygobject: => 2.14.1"

This reverts commit bd76544dd0dd64356059ca496fd217f44fb6e761.

commit bd76544dd0dd64356059ca496fd217f44fb6e761
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

pygobject: => 2.14.1

diff --git a/gnome2-libs/pygobject/DETAILS b/gnome2-libs/pygobject/DETAILS
index b62a41e..a8b1196 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 87a9195..2556475 100644
--- a/gnome2-libs/pygobject/HISTORY
+++ b/gnome2-libs/pygobject/HISTORY
@@ -1,3 +1,7 @@
+2008-01-03 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: Fixed SOURCE_URL[0]
+ updated spell to 2.14.1
+
2007-12-26 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: Fixed SOURCE_URL[0], cleaned up
updated spell to 2.14.0




Archive powered by MHonArc 2.6.24.

Top of Page