[perl-Gtk3] dist.ini: bump version on prereq Glib::Object::Introspection to 0.043



commit e76de48bd622f73c8d6fd74da418e11a16481140
Author: Brian Manning <bmanning src gnome org>
Date:   Sun Nov 5 19:11:52 2017 -0800

    dist.ini: bump version on prereq Glib::Object::Introspection to 0.043
    
    - Tests in _Gtk3_ now require _Glib::Object::Introspection_ version
      0.043 or newer, due to the new functions that were added in that
      version; closes RT#122761

 dist.ini |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/dist.ini b/dist.ini
index 1262186..30f1df5 100644
--- a/dist.ini
+++ b/dist.ini
@@ -24,7 +24,7 @@ version = 2
 Carp = 0 ; core
 Exporter = 0 ; core
 Cairo::GObject = 1.000
-Glib::Object::Introspection = 0.016
+Glib::Object::Introspection = 0.043
 Test::Simple = 0.96 ; for the fix for is() and objects with overloading
 
 [NextRelease]


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]