Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to stable-rc-0.45 grimoire by George Sherwood (7bc3e47aded95fc9c8aa51595722f9f2da646fe2)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: George Sherwood <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to stable-rc-0.45 grimoire by George Sherwood (7bc3e47aded95fc9c8aa51595722f9f2da646fe2)
  • Date: Fri, 18 Jun 2010 17:20:23 -0500

GIT changes to stable-rc-0.45 grimoire by George Sherwood
<gsherwood AT sourcemage.org>:

dev/null
|binary
gnome2-libs/gobject-introspection/DEPENDS |
3 ++-
gnome2-libs/gobject-introspection/DETAILS |
2 +-
gnome2-libs/gobject-introspection/HISTORY |
6 ++++++
gnome2-libs/gobject-introspection/gobject-introspection-0.6.12.tar.bz2.sig |
0
gnome2-libs/gobject-introspection/gobject-introspection-0.6.14.tar.bz2.sig
|binary
6 files changed, 9 insertions(+), 2 deletions(-)

New commits:
commit 7bc3e47aded95fc9c8aa51595722f9f2da646fe2
Author: Robin Cook <rcook AT wyrms.net>
Commit: George Sherwood <gsherwood AT sourcemage.org>

gobject-introspection: added cairo to DEPENDS
(cherry picked from commit 161cf3d154b5c8cb866c1dfe20291ce78d67bf60)

commit d5babb8d43ac971da2cc96f9a96f18c3821280bc
Author: Ladislav Hagara <hgr AT vabo.cz>
Commit: George Sherwood <gsherwood AT sourcemage.org>

gobject-introspection 0.6.14
(cherry picked from commit 861cf3e787bcf2a7244b4ca633cd38230bad01ef)

diff --git a/gnome2-libs/gobject-introspection/DEPENDS
b/gnome2-libs/gobject-introspection/DEPENDS
index 107563c..efb4c4a 100755
--- a/gnome2-libs/gobject-introspection/DEPENDS
+++ b/gnome2-libs/gobject-introspection/DEPENDS
@@ -1,3 +1,4 @@
depends glib2 &&
depends python &&
-depends libffi
+depends libffi &&
+depends cairo
diff --git a/gnome2-libs/gobject-introspection/DETAILS
b/gnome2-libs/gobject-introspection/DETAILS
index bf8c3a2..8ce2013 100755
--- a/gnome2-libs/gobject-introspection/DETAILS
+++ b/gnome2-libs/gobject-introspection/DETAILS
@@ -1,5 +1,5 @@
SPELL=gobject-introspection
- VERSION=0.6.12
+ VERSION=0.6.14
BRANCH=`echo $VERSION|cut -d . -f 1,2`
SOURCE=${SPELL}-${VERSION}.tar.bz2
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}-${VERSION}
diff --git a/gnome2-libs/gobject-introspection/HISTORY
b/gnome2-libs/gobject-introspection/HISTORY
index 9c2e50d..99fb152 100644
--- a/gnome2-libs/gobject-introspection/HISTORY
+++ b/gnome2-libs/gobject-introspection/HISTORY
@@ -1,3 +1,9 @@
+2010-06-12 Robin Cook <rcook AT wyrms.net>
+ * DEPENDS: added cairo
+
+2010-06-07 Ladislav Hagara <hgr AT vabo.cz>
+ * DETAILS: 0.6.14
+
2010-05-27 Ladislav Hagara <hgr AT vabo.cz>
* DETAILS: 0.6.12

diff --git
a/gnome2-libs/gobject-introspection/gobject-introspection-0.6.12.tar.bz2.sig
b/gnome2-libs/gobject-introspection/gobject-introspection-0.6.12.tar.bz2.sig
deleted file mode 100644
index 2a3955a..0000000
Binary files
a/gnome2-libs/gobject-introspection/gobject-introspection-0.6.12.tar.bz2.sig
and /dev/null differ
diff --git
a/gnome2-libs/gobject-introspection/gobject-introspection-0.6.14.tar.bz2.sig
b/gnome2-libs/gobject-introspection/gobject-introspection-0.6.14.tar.bz2.sig
new file mode 100644
index 0000000..4c9b9f4
Binary files /dev/null and
b/gnome2-libs/gobject-introspection/gobject-introspection-0.6.14.tar.bz2.sig
differ



  • [SM-Commit] GIT changes to stable-rc-0.45 grimoire by George Sherwood (7bc3e47aded95fc9c8aa51595722f9f2da646fe2), George Sherwood, 06/18/2010

Archive powered by MHonArc 2.6.24.

Top of Page