From 16c12c8f6942aa003f89ad3ee6f12bd3c1c60322 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ertu=C4=9Frul=20Erata?= Date: Fri, 1 Apr 2016 20:06:16 +0300 Subject: [PATCH] update glib2 and gobject-introspection --- system/base/glib2/pspec.xml | 6 +++--- system/devel/gobject-introspection/pspec.xml | 7 +++---- 2 files changed, 6 insertions(+), 7 deletions(-) diff --git a/system/base/glib2/pspec.xml b/system/base/glib2/pspec.xml index bef77aa6..8d8b5c01 100644 --- a/system/base/glib2/pspec.xml +++ b/system/base/glib2/pspec.xml @@ -13,7 +13,7 @@ library A library of handy utility functions glib2 is the low-level core library that forms the basis for projects such as GTK+ and GNOME. It provides data structure handling for C, portability wrappers, and interfaces for such runtime functionality as an event loop, threads, dynamic loading, and an object system. - mirrors://gnome/glib/2.46/glib-2.46.2.tar.xz + mirrors://gnome/glib/2.48/glib-2.48.0.tar.xz libpcre-devel zlib-devel @@ -131,8 +131,8 @@ - 2016-03-10 - 2.46.2 + 2016-04-01 + 2.48.0 First release Ertuğrul Erata ertugrulerata@gmail.com diff --git a/system/devel/gobject-introspection/pspec.xml b/system/devel/gobject-introspection/pspec.xml index b745a0c9..7d325d26 100644 --- a/system/devel/gobject-introspection/pspec.xml +++ b/system/devel/gobject-introspection/pspec.xml @@ -1,4 +1,3 @@ - @@ -15,7 +14,7 @@ app:console Introspection system for GObject-based libraries gobject-introspection can scan C header and source files in order to generate introspection typelib files. It also provides an API to examine typelib files, useful for creating language bindings among other things. - mirrors://gnome/gobject-introspection/1.46/gobject-introspection-1.46.0.tar.xz + mirrors://gnome/gobject-introspection/1.48/gobject-introspection-1.48.0.tar.xz libffi-devel @@ -64,8 +63,8 @@ - 2016-03-13 - 1.46.0 + 2016-04-01 + 1.48.0 First release Ertuğrul Erata ertugrulerata@gmail.com