Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (6d4eb68590a0c3fa5ae14fb94024d62b069be87a)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Treeve Jelbert <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (6d4eb68590a0c3fa5ae14fb94024d62b069be87a)
  • Date: Sun, 1 Jan 2017 15:57:13 +0000

GIT changes to master grimoire by Treeve Jelbert <treeve AT sourcemage.org>:

gnome2-libs/gobject-introspection/DEPENDS | 3 ++-
gnome2-libs/gobject-introspection/DETAILS | 8 ++++----
gnome2-libs/gobject-introspection/HISTORY | 4 ++++
3 files changed, 10 insertions(+), 5 deletions(-)

New commits:
commit 6d4eb68590a0c3fa5ae14fb94024d62b069be87a
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>

gobject-introspection: => 1.50.0

diff --git a/gnome2-libs/gobject-introspection/DEPENDS
b/gnome2-libs/gobject-introspection/DEPENDS
index 9caf2a9..e57fa99 100755
--- a/gnome2-libs/gobject-introspection/DEPENDS
+++ b/gnome2-libs/gobject-introspection/DEPENDS
@@ -1,4 +1,5 @@
depends glib2 &&
depends python "PYTHON=/usr/bin/python2" &&
depends libffi &&
-depends cairo
+depends cairo &&
+depends gtk-doc
diff --git a/gnome2-libs/gobject-introspection/DETAILS
b/gnome2-libs/gobject-introspection/DETAILS
index a9b1c4b..bd7bd2a 100755
--- a/gnome2-libs/gobject-introspection/DETAILS
+++ b/gnome2-libs/gobject-introspection/DETAILS
@@ -1,10 +1,10 @@
SPELL=gobject-introspection
if [[ $GOBJECT_INTROSPECTION_BRANCH == devel ]]; then
- VERSION=1.45.3
-
SOURCE_HASH=sha512:633d4ff8136ecbf9f7ac091d9233b410ebfa30f5261ba0af3038f314239d5383fff4693c2104e177877655cc7df9549d8554e1e1617bb565af5c9b49622bda06
+ VERSION=1.50.0
+
SOURCE_HASH=sha512:cb108cf3d49743e1686fe4ae99f2360799bc8825ad97bf0b97e097b3f89e2771079593de0f497a9e5b9cff892f6fbf870834a6c4d13f11bcde99162e9388ecfa
else
- VERSION=1.48.0
-
SOURCE_HASH=sha512:62b23fd94e19fd7f1557c8bdd045b4ec19b9a39c55ec4b4a75b817fc97f936c6fdbf89fa3ad09ffa707afb542b1c644b718ccaaefe194f681ad40c08d5c53975
+ VERSION=1.50.0
+
SOURCE_HASH=sha512:cb108cf3d49743e1686fe4ae99f2360799bc8825ad97bf0b97e097b3f89e2771079593de0f497a9e5b9cff892f6fbf870834a6c4d13f11bcde99162e9388ecfa
fi
BRANCH=`echo $VERSION|cut -d . -f 1,2`
SOURCE=${SPELL}-${VERSION}.tar.xz
diff --git a/gnome2-libs/gobject-introspection/HISTORY
b/gnome2-libs/gobject-introspection/HISTORY
index a149774..da610d5 100644
--- a/gnome2-libs/gobject-introspection/HISTORY
+++ b/gnome2-libs/gobject-introspection/HISTORY
@@ -1,3 +1,7 @@
+2017-01-01 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 1.50.0
+ * DEPENDS: add gtk-doc
+
2016-08-04 Ismael Luceno <ismael AT sourcemage.org>
* DETAILS: updated GOBJECT_INTROSPECTION_BRANCH=stable to 1.48.0




  • [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (6d4eb68590a0c3fa5ae14fb94024d62b069be87a), Treeve Jelbert, 01/01/2017

Archive powered by MHonArc 2.6.24.

Top of Page