Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Ladislav Hagara (58b79be5b50596a1d02338ac1fbf15d4fabeabb7)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Ladislav Hagara <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Ladislav Hagara (58b79be5b50596a1d02338ac1fbf15d4fabeabb7)
  • Date: Sun, 28 Oct 2012 08:49:57 -0500

GIT changes to master grimoire by Ladislav Hagara <hgr AT vabo.cz>:

dev/null
|binary
gnome2-libs/gobject-introspection/DETAILS |
6 +++---
gnome2-libs/gobject-introspection/HISTORY |
4 ----
gnome2-libs/gobject-introspection/gobject-introspection-1.32.1.tar.xz.sig
|binary
gnome2-libs/gobject-introspection/gobject-introspection-1.34.0.tar.xz.sig |
0
5 files changed, 3 insertions(+), 7 deletions(-)

New commits:
commit 58b79be5b50596a1d02338ac1fbf15d4fabeabb7
Author: Ladislav Hagara <hgr AT vabo.cz>
Commit: Ladislav Hagara <hgr AT vabo.cz>

Revert "gobject-introspection: Updated to 1.34.0 (works with glib2
2.34.1)"

This reverts commit ccac7338959acf05990dd05fe62c994f248ade6f.

Already in devel-gnome-3.6.0.

diff --git a/gnome2-libs/gobject-introspection/DETAILS
b/gnome2-libs/gobject-introspection/DETAILS
index 580c042..e19c5e0 100755
--- a/gnome2-libs/gobject-introspection/DETAILS
+++ b/gnome2-libs/gobject-introspection/DETAILS
@@ -1,14 +1,14 @@
SPELL=gobject-introspection
if [[ $GOBJ_VER == devel ]]; then
- VERSION=1.34.0
+ VERSION=1.32.1
else
- VERSION=1.34.0
+ VERSION=1.32.1
fi
BRANCH=`echo $VERSION|cut -d . -f 1,2`
SOURCE=${SPELL}-${VERSION}.tar.xz
- SOURCE_GPG="gurus.gpg:${SOURCE}.sig:UPSTREAM_HASH"
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}-${VERSION}
SOURCE_URL[0]=${GNOME_URL}/sources/${SPELL}/${BRANCH}/${SOURCE}
+ SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
LICENSE[0]=LGPL
WEB_SITE=http://live.gnome.org/GObjectIntrospection
ENTERED=20090922
diff --git a/gnome2-libs/gobject-introspection/HISTORY
b/gnome2-libs/gobject-introspection/HISTORY
index 33ff147..ccb7363 100644
--- a/gnome2-libs/gobject-introspection/HISTORY
+++ b/gnome2-libs/gobject-introspection/HISTORY
@@ -1,7 +1,3 @@
-2012-10-16 Eric Sandall <sandalle AT sourcemage.org>
- * DETAILS: Updated to 1.34.0 (works with glib2 2.34.1)
- SOURCE matches upstream posted SHA256
-
2012-04-17 Ladislav Hagara <hgr AT vabo.cz>
* DETAILS: 1.32.1

diff --git
a/gnome2-libs/gobject-introspection/gobject-introspection-1.32.1.tar.xz.sig
b/gnome2-libs/gobject-introspection/gobject-introspection-1.32.1.tar.xz.sig
new file mode 100644
index 0000000..ad04965
Binary files /dev/null and
b/gnome2-libs/gobject-introspection/gobject-introspection-1.32.1.tar.xz.sig
differ
diff --git
a/gnome2-libs/gobject-introspection/gobject-introspection-1.34.0.tar.xz.sig
b/gnome2-libs/gobject-introspection/gobject-introspection-1.34.0.tar.xz.sig
deleted file mode 100644
index 2b08f14..0000000
Binary files
a/gnome2-libs/gobject-introspection/gobject-introspection-1.34.0.tar.xz.sig
and /dev/null differ



  • [SM-Commit] GIT changes to master grimoire by Ladislav Hagara (58b79be5b50596a1d02338ac1fbf15d4fabeabb7), Ladislav Hagara, 10/28/2012

Archive powered by MHonArc 2.6.24.

Top of Page