Skip to Content.
Sympa Menu

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

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 (c8b1cabff022257f28b9bbd417ce11f7485cd26f)
  • Date: Tue, 8 Apr 2008 09:12:17 -0500

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

dev/null |binary
gnome2-apps/glade3/DETAILS | 14 +++++++-------
gnome2-apps/glade3/HISTORY | 3 +++
gnome2-apps/glade3/glade3-3.4.3.tar.bz2.sig | 0
gnome2-apps/glade3/glade3-3.5.0.tar.bz2.sig |binary
gnome2-libs/gail/DETAILS | 5 ++---
gnome2-libs/gail/HISTORY | 3 +++
gnome2-libs/gail/gail-1.22.0.tar.bz2.sig | 0
gnome2-libs/gail/gail-1.22.1.tar.bz2.sig |binary
9 files changed, 15 insertions(+), 10 deletions(-)

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

gail: => 1.22.1

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

glade3: => 3.5.0 + clean up

diff --git a/gnome2-apps/glade3/DETAILS b/gnome2-apps/glade3/DETAILS
index c617ab9..8b03582 100755
--- a/gnome2-apps/glade3/DETAILS
+++ b/gnome2-apps/glade3/DETAILS
@@ -1,12 +1,12 @@
SPELL=glade3
- VERSION=3.4.3
- 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}
- SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
+ VERSION=3.5.0
+ 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
+ SOURCE_GPG=gurus.gpg:$SOURCE.sig
LICENSE[0]="GPL"
- WEB_SITE=http://glade.gnome.org
+ WEB_SITE=http://glade.gnome.org/
ENTERED=20060506
KEYWORDS="gnome2"
SHORT="Glade is the GTK+2 user interface builder"
diff --git a/gnome2-apps/glade3/HISTORY b/gnome2-apps/glade3/HISTORY
index 541a507..12814de 100644
--- a/gnome2-apps/glade3/HISTORY
+++ b/gnome2-apps/glade3/HISTORY
@@ -1,3 +1,6 @@
+2008-04-08 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 3.5.0, cleaned up
+
2008-03-14 Robin Cook <rcook AT wyrms.net>
* DETAILS: updated VERSION to 3.4.3

diff --git a/gnome2-apps/glade3/glade3-3.4.3.tar.bz2.sig
b/gnome2-apps/glade3/glade3-3.4.3.tar.bz2.sig
deleted file mode 100644
index a738408..0000000
Binary files a/gnome2-apps/glade3/glade3-3.4.3.tar.bz2.sig and /dev/null
differ
diff --git a/gnome2-apps/glade3/glade3-3.5.0.tar.bz2.sig
b/gnome2-apps/glade3/glade3-3.5.0.tar.bz2.sig
new file mode 100644
index 0000000..1b5d880
Binary files /dev/null and b/gnome2-apps/glade3/glade3-3.5.0.tar.bz2.sig
differ
diff --git a/gnome2-libs/gail/DETAILS b/gnome2-libs/gail/DETAILS
index b4c175a..f47b430 100755
--- a/gnome2-libs/gail/DETAILS
+++ b/gnome2-libs/gail/DETAILS
@@ -1,11 +1,10 @@
SPELL=gail
- VERSION=1.22.0
+ VERSION=1.22.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
- SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
- SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
+ SOURCE_GPG=gurus.gpg:$SOURCE.sig
LICENSE[0]=LGPL
ENTERED=20020505
KEYWORDS="gnome2 libs"
diff --git a/gnome2-libs/gail/HISTORY b/gnome2-libs/gail/HISTORY
index fa65d42..8f904b1 100644
--- a/gnome2-libs/gail/HISTORY
+++ b/gnome2-libs/gail/HISTORY
@@ -1,3 +1,6 @@
+2008-04-08 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 1.22.1, removed some dupe
+
2008-03-11 Ladislav Hagara <hgr AT vabo.cz>
* DETAILS: 1.22.0

diff --git a/gnome2-libs/gail/gail-1.22.0.tar.bz2.sig
b/gnome2-libs/gail/gail-1.22.0.tar.bz2.sig
deleted file mode 100644
index a2f95dc..0000000
Binary files a/gnome2-libs/gail/gail-1.22.0.tar.bz2.sig and /dev/null differ
diff --git a/gnome2-libs/gail/gail-1.22.1.tar.bz2.sig
b/gnome2-libs/gail/gail-1.22.1.tar.bz2.sig
new file mode 100644
index 0000000..472bdbc
Binary files /dev/null and b/gnome2-libs/gail/gail-1.22.1.tar.bz2.sig differ



  • [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (c8b1cabff022257f28b9bbd417ce11f7485cd26f), Vlad Glagolev, 04/08/2008

Archive powered by MHonArc 2.6.24.

Top of Page