diff --git a/core_check_lfs.md b/core_check_lfs.md
index 9a1bf389..db728ebf 100644
--- a/core_check_lfs.md
+++ b/core_check_lfs.md
@@ -52,12 +52,12 @@
- [ ] gcc - C/C++ ve Fortran derleyicisi // gcc-5.3.0
- [x] gdbm - Perl uyumlu standart GNU veritabanı kütüphaneleri
- [x] gettext - Farklı dillerde ileti katalogları üretmek için gerekli GNU araçları ve kütüphaneleri
-- [ ] glib2 - C programlama dili için glib kütüphanesi // * BLFS http://ftp.gnome.org/pub/gnome/sources/glib/2.46/glib-2.46.2.tar.xz *
+- [x] glib2 - C programlama dili için glib kütüphanesi // * BLFS http://ftp.gnome.org/pub/gnome/sources/glib/2.46/glib-2.46.2.tar.xz *
- [ ] glibc - GNU libc6 (glibc2 olarak da bilinir) C kitaplığı // Glibc-2.22
- [ ] glpk - GNU Doğrusal Programlama Kiti //* http://ftp.gnu.org/gnu/glpk/glpk-4.57.tar.gz*
- [x] gmp - İstenilen duyarlıkta çalışabilen aritmetik işlem kitaplığı
- [ ] gnuconfig - Autofoo için temel config dosyaları
-- [ ] gobject-introspection - Introspection system for GObject-based libraries // * BLFS http://ftp.gnome.org/pub/gnome/sources/gobject-introspection/1.46/gobject-introspection-1.46.0.tar.xz *
+- [x] gobject-introspection - Introspection system for GObject-based libraries // * BLFS http://ftp.gnome.org/pub/gnome/sources/gobject-introspection/1.46/gobject-introspection-1.46.0.tar.xz *
- [x] gperf - Mükemmel hash üreticisi
- [ ] gperftools - Google Performans Araçları // * https://github.com/gperftools/gperftools/releases/download/gperftools-2.4/gperftools-2.4.tar.gz *
- [x] grep - Grep düzenli ifade eşleme aracı
diff --git a/system/base/glib2/pspec.xml b/system/base/glib2/pspec.xml
index a4442408..2255b443 100644
--- a/system/base/glib2/pspec.xml
+++ b/system/base/glib2/pspec.xml
@@ -12,7 +12,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.44/glib-2.44.0.tar.xz
+ mirrors://gnome/glib/2.46/glib-2.46.2.tar.xz
libpcre-devel
zlib-devel
@@ -129,6 +129,13 @@
+
+ 2016-01-25
+ 2.46.2
+ Version bump.
+ Ertuğrul Erata
+ ertugrulerata@gmail.com
+
2015-04-08
2.44.0
diff --git a/system/devel/gobject-introspection/pspec.xml b/system/devel/gobject-introspection/pspec.xml
index c53d115c..534abc77 100644
--- a/system/devel/gobject-introspection/pspec.xml
+++ b/system/devel/gobject-introspection/pspec.xml
@@ -14,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.44/gobject-introspection-1.44.0.tar.xz
+ mirrors://gnome/gobject-introspection/1.46/gobject-introspection-1.46.0.tar.xz
libffi-devel
@@ -62,6 +62,13 @@
+
+ 2016-01-25
+ 1.46.0
+ Version bump.
+ Ertuğrul Erata
+ ertugrulerata@gmail.com
+
2015-04-06
1.44.0