From 19be7043e7b75241b2ce3675bf4ee26d9ec70eb9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ertu=C4=9Frul=20Erata?= Date: Fri, 1 Apr 2016 21:06:51 +0300 Subject: [PATCH] Revert " update glib2 and gobject-introspection" This reverts commit 16c12c8f6942aa003f89ad3ee6f12bd3c1c60322. --- system/base/glib2/pspec.xml | 6 +++--- system/devel/gobject-introspection/pspec.xml | 7 ++++--- 2 files changed, 7 insertions(+), 6 deletions(-) diff --git a/system/base/glib2/pspec.xml b/system/base/glib2/pspec.xml index 77d9b763..02dad45a 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.48/glib-2.48.0.tar.xz + mirrors://gnome/glib/2.46/glib-2.46.2.tar.xz libpcre-devel zlib-devel @@ -132,8 +132,8 @@ - 2016-04-01 - 2.48.0 + 2016-03-10 + 2.46.2 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 a093ab30..47deb223 100644 --- a/system/devel/gobject-introspection/pspec.xml +++ b/system/devel/gobject-introspection/pspec.xml @@ -1,3 +1,4 @@ + @@ -14,7 +15,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.48/gobject-introspection-1.48.0.tar.xz + mirrors://gnome/gobject-introspection/1.46/gobject-introspection-1.46.0.tar.xz libffi-devel @@ -64,8 +65,8 @@ - 2016-04-01 - 1.48.0 + 2016-03-13 + 1.46.0 First release Ertuğrul Erata ertugrulerata@gmail.com