commit perl-Glib-Object-Introspection for openSUSE:Factory

2020-10-22 Thread root
Hello community,

here is the log from the commit of package perl-Glib-Object-Introspection for 
openSUSE:Factory checked in at 2020-10-22 14:26:10

Comparing /work/SRC/openSUSE:Factory/perl-Glib-Object-Introspection (Old)
 and  /work/SRC/openSUSE:Factory/.perl-Glib-Object-Introspection.new.3463 
(New)


Package is "perl-Glib-Object-Introspection"

Thu Oct 22 14:26:10 2020 rev:13 rq:843360 version:0.049

Changes:

--- 
/work/SRC/openSUSE:Factory/perl-Glib-Object-Introspection/perl-Glib-Object-Introspection.changes
2019-12-12 23:17:57.374214597 +0100
+++ 
/work/SRC/openSUSE:Factory/.perl-Glib-Object-Introspection.new.3463/perl-Glib-Object-Introspection.changes
  2020-10-22 14:26:56.995001696 +0200
@@ -1,0 +2,6 @@
+Thu Oct 22 03:14:56 UTC 2020 - Tina Müller 
+
+- updated to 0.049
+   see /usr/share/doc/packages/perl-Glib-Object-Introspection/
+
+---

Old:

  Glib-Object-Introspection-0.048.tar.gz

New:

  Glib-Object-Introspection-0.049.tar.gz



Other differences:
--
++ perl-Glib-Object-Introspection.spec ++
--- /var/tmp/diff_new_pack.td4DYa/_old  2020-10-22 14:26:57.439002096 +0200
+++ /var/tmp/diff_new_pack.td4DYa/_new  2020-10-22 14:26:57.447002103 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Glib-Object-Introspection
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,14 +17,14 @@
 
 
 Name:   perl-Glib-Object-Introspection
-Version:0.048
+Version:0.049
 Release:0
 #Upstream:  This library is free software; you can redistribute it and/or 
modify it under the terms of the Lesser General Public License (LGPL). For more 
information, see http://www.fsf.org/licenses/lgpl.txt
 %define cpan_name Glib-Object-Introspection
 Summary:Dynamically create Perl language bindings
 License:LGPL-2.1-only
 Group:  Development/Libraries/Perl
-Url:https://metacpan.org/release/%{cpan_name}
+URL:https://metacpan.org/release/%{cpan_name}
 Source0:
https://cpan.metacpan.org/authors/id/X/XA/XAOC/%{cpan_name}-%{version}.tar.gz
 Source1:cpanspec.yml
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ Glib-Object-Introspection-0.048.tar.gz -> 
Glib-Object-Introspection-0.049.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Glib-Object-Introspection-0.048/META.json 
new/Glib-Object-Introspection-0.049/META.json
--- old/Glib-Object-Introspection-0.048/META.json   2019-12-10 
16:39:39.0 +0100
+++ new/Glib-Object-Introspection-0.049/META.json   2020-10-21 
19:53:14.0 +0200
@@ -67,6 +67,6 @@
   "x_IRC" : "irc://irc.gimp.org/#gtk-perl",
   "x_MailingList" : "https://mail.gnome.org/mailman/listinfo/gtk-perl-list;
},
-   "version" : "0.048",
+   "version" : "0.049",
"x_serialization_backend" : "JSON::PP version 2.97001"
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Glib-Object-Introspection-0.048/META.yml 
new/Glib-Object-Introspection-0.049/META.yml
--- old/Glib-Object-Introspection-0.048/META.yml2019-12-10 
16:39:39.0 +0100
+++ new/Glib-Object-Introspection-0.049/META.yml2020-10-21 
19:53:13.0 +0200
@@ -37,5 +37,5 @@
   homepage: http://gtk2-perl.sourceforge.net
   license: http://www.gnu.org/licenses/lgpl-2.1.html
   repository: https://gitlab.gnome.org/GNOME/perl-glib-object-introspection
-version: '0.048'
+version: '0.049'
 x_serialization_backend: 'CPAN::Meta::YAML version 0.018'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Glib-Object-Introspection-0.048/NEWS 
new/Glib-Object-Introspection-0.049/NEWS
--- old/Glib-Object-Introspection-0.048/NEWS2019-12-10 16:36:13.0 
+0100
+++ new/Glib-Object-Introspection-0.049/NEWS2020-10-21 19:50:13.0 
+0200
@@ -1,3 +1,8 @@
+Overview of changes in Glib::Object::Introspection 0.049
+
+
+* SV → Array: Also accept strings when a guchar* pointer is expected
+
 Overview of changes in Glib::Object::Introspection 0.048
 
 
@@ -6,7 +11,7 @@
 * Avoid double-freeing struct entries in flat array
 * Copy item memory in flat arrays when we are given ownership (RT# 130280)
 * Hush a few compiler warnings
-∗ Fix skip count in t/arrays.t
+* Fix skip count in t/arrays.t
 * Adapt t/arrays.t to newer poppler versions to 

commit perl-Glib-Object-Introspection for openSUSE:Factory

2019-12-12 Thread root
Hello community,

here is the log from the commit of package perl-Glib-Object-Introspection for 
openSUSE:Factory checked in at 2019-12-12 23:17:54

Comparing /work/SRC/openSUSE:Factory/perl-Glib-Object-Introspection (Old)
 and  /work/SRC/openSUSE:Factory/.perl-Glib-Object-Introspection.new.4691 
(New)


Package is "perl-Glib-Object-Introspection"

Thu Dec 12 23:17:54 2019 rev:12 rq:755784 version:0.048

Changes:

--- 
/work/SRC/openSUSE:Factory/perl-Glib-Object-Introspection/perl-Glib-Object-Introspection.changes
2019-08-29 17:17:58.183362926 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-Glib-Object-Introspection.new.4691/perl-Glib-Object-Introspection.changes
  2019-12-12 23:17:57.374214597 +0100
@@ -1,0 +2,6 @@
+Wed Dec 11 03:09:07 UTC 2019 -  
+
+- updated to 0.048
+   see /usr/share/doc/packages/perl-Glib-Object-Introspection/
+
+---

Old:

  Glib-Object-Introspection-0.047.tar.gz

New:

  Glib-Object-Introspection-0.048.tar.gz



Other differences:
--
++ perl-Glib-Object-Introspection.spec ++
--- /var/tmp/diff_new_pack.A17Og4/_old  2019-12-12 23:17:57.930214546 +0100
+++ /var/tmp/diff_new_pack.A17Og4/_new  2019-12-12 23:17:57.934214547 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   perl-Glib-Object-Introspection
-Version:0.047
+Version:0.048
 Release:0
 #Upstream:  This library is free software; you can redistribute it and/or 
modify it under the terms of the Lesser General Public License (LGPL). For more 
information, see http://www.fsf.org/licenses/lgpl.txt
 %define cpan_name Glib-Object-Introspection

++ Glib-Object-Introspection-0.047.tar.gz -> 
Glib-Object-Introspection-0.048.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/Glib-Object-Introspection-0.047/GObjectIntrospection.xs 
new/Glib-Object-Introspection-0.048/GObjectIntrospection.xs
--- old/Glib-Object-Introspection-0.047/GObjectIntrospection.xs 2017-05-21 
21:02:28.0 +0200
+++ new/Glib-Object-Introspection-0.048/GObjectIntrospection.xs 2019-09-29 
03:48:36.0 +0200
@@ -17,14 +17,16 @@
  *
  */
 
-#include "build/gi-version.h"
-
 #include 
 #include 
 
 #include 
 #include 
 
+#ifndef GI_CHECK_VERSION
+# include "build/gi-version.h"
+#endif
+
 /* #define NOISY */
 #ifdef NOISY
 # define dwarn(msg...) G_STMT_START { \
@@ -160,6 +162,11 @@
GPerlI11nInvocationInfo base;
 } GPerlI11nPerlInvocationInfo;
 
+typedef enum {
+   GPERL_I11N_MEMORY_SCOPE_IRRELEVANT,
+   GPERL_I11N_MEMORY_SCOPE_TEMPORARY,
+} GPerlI11nMemoryScope;
+
 /* callbacks */
 static GPerlI11nPerlCallbackInfo * create_perl_callback_closure_for_named_sub 
(GIBaseInfo *cb_info, gchar *sub_name);
 static GPerlI11nPerlCallbackInfo * create_perl_callback_closure (GIBaseInfo 
*cb_info, SV *code);
@@ -176,7 +183,7 @@
 static void clear_invocation_info (GPerlI11nInvocationInfo *iinfo);
 
 static void free_after_call (GPerlI11nInvocationInfo *iinfo,
- GFunc func, gpointer data);
+ GDestroyNotify func, gpointer data);
 static void invoke_free_after_call_handlers (GPerlI11nInvocationInfo *iinfo);
 
 #if GI_CHECK_VERSION (1, 33, 10)
@@ -220,6 +227,7 @@
 static SV * interface_to_sv (GITypeInfo* info,
  GIArgument *arg,
  gboolean own,
+ GPerlI11nMemoryScope mem_scope,
  GPerlI11nInvocationInfo *iinfo);
 static void sv_to_interface (GIArgInfo * arg_info,
  GITypeInfo * type_info,
@@ -242,6 +250,7 @@
 static SV * arg_to_sv (GIArgument * arg,
GITypeInfo * info,
GITransfer transfer,
+   GPerlI11nMemoryScope mem_scope,
GPerlI11nInvocationInfo *iinfo);
 
 static gpointer sv_to_callback (GIArgInfo * arg_info, GITypeInfo * type_info, 
SV * sv, GPerlI11nInvocationInfo * invocation_info);
@@ -592,7 +601,11 @@
/* FIXME: What am I suppossed to do with the return value? */
g_constant_info_get_value (info, );
/* No PUTBACK/SPAGAIN needed here. */
-   RETVAL = arg_to_sv (, type_info, GI_TRANSFER_NOTHING, NULL);
+   RETVAL = arg_to_sv (,
+   type_info,
+   GI_TRANSFER_NOTHING,
+   GPERL_I11N_MEMORY_SCOPE_IRRELEVANT,
+   NULL);
 #if GI_CHECK_VERSION (1, 30, 1)
g_constant_info_free_value (info, );
 #endif
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Glib-Object-Introspection-0.047/META.json 

commit perl-Glib-Object-Introspection for openSUSE:Factory

2019-08-29 Thread root
Hello community,

here is the log from the commit of package perl-Glib-Object-Introspection for 
openSUSE:Factory checked in at 2019-08-29 17:17:56

Comparing /work/SRC/openSUSE:Factory/perl-Glib-Object-Introspection (Old)
 and  /work/SRC/openSUSE:Factory/.perl-Glib-Object-Introspection.new.7948 
(New)


Package is "perl-Glib-Object-Introspection"

Thu Aug 29 17:17:56 2019 rev:11 rq:726740 version:0.047

Changes:

--- 
/work/SRC/openSUSE:Factory/perl-Glib-Object-Introspection/perl-Glib-Object-Introspection.changes
2018-10-11 11:54:58.234060265 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-Glib-Object-Introspection.new.7948/perl-Glib-Object-Introspection.changes
  2019-08-29 17:17:58.183362926 +0200
@@ -1,0 +2,16 @@
+Wed Aug 28 06:28:15 UTC 2019 - Stephan Kulow 
+
+- add license to cpanspec.yaml
+
+---
+Tue Aug 27 22:05:31 CEST 2019 - Tina Mueller 
+
+- Add BuildRequires to cpanspec.yaml and spec
+
+---
+Wed Apr  3 10:12:29 UTC 2019 - Stephan Kulow 
+
+- updated to 0.047
+   see /usr/share/doc/packages/perl-Glib-Object-Introspection/
+
+---

Old:

  Glib-Object-Introspection-0.046.tar.gz

New:

  Glib-Object-Introspection-0.047.tar.gz



Other differences:
--
++ perl-Glib-Object-Introspection.spec ++
--- /var/tmp/diff_new_pack.mFcji7/_old  2019-08-29 17:17:58.767362829 +0200
+++ /var/tmp/diff_new_pack.mFcji7/_new  2019-08-29 17:17:58.767362829 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Glib-Object-Introspection
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,13 +17,14 @@
 
 
 Name:   perl-Glib-Object-Introspection
-Version:0.046
+Version:0.047
 Release:0
+#Upstream:  This library is free software; you can redistribute it and/or 
modify it under the terms of the Lesser General Public License (LGPL). For more 
information, see http://www.fsf.org/licenses/lgpl.txt
 %define cpan_name Glib-Object-Introspection
-Summary:GObject Introspection bindings for Perl
-License:LGPL-2.1-or-later
+Summary:Dynamically create Perl language bindings
+License:LGPL-2.1-only
 Group:  Development/Libraries/Perl
-Url:https://metacpan.org/release/%{cpan-name}
+Url:https://metacpan.org/release/%{cpan_name}
 Source0:
https://cpan.metacpan.org/authors/id/X/XA/XAOC/%{cpan_name}-%{version}.tar.gz
 Source1:cpanspec.yml
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -32,19 +33,17 @@
 BuildRequires:  perl(ExtUtils::Depends) >= 0.3
 BuildRequires:  perl(ExtUtils::PkgConfig) >= 1
 BuildRequires:  perl(Glib) >= 1.32
-BuildRequires:  pkgconfig
-BuildRequires:  pkgconfig(gobject-introspection-1.0)
 Requires:   perl(ExtUtils::Depends) >= 0.3
 Requires:   perl(ExtUtils::PkgConfig) >= 1
 Requires:   perl(Glib) >= 1.32
 %{perl_requires}
+# MANUAL BEGIN
+BuildRequires:  pkgconfig
+BuildRequires:  pkgconfig(gobject-introspection-1.0)
+# MANUAL END
 
 %description
-This package provides perl bindings for GObject Introspection.
-Glib::Object::Introspection uses the gobject-introspection and
-libffi projects to dynamically create Perl bindings for a wide
-variety of libraries.
-Examples include GTK+, WebKit, libsoup and many more.
+Dynamically create Perl language bindings
 
 %prep
 %setup -q -n %{cpan_name}-%{version}

++ Glib-Object-Introspection-0.046.tar.gz -> 
Glib-Object-Introspection-0.047.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Glib-Object-Introspection-0.046/META.json 
new/Glib-Object-Introspection-0.047/META.json
--- old/Glib-Object-Introspection-0.046/META.json   2018-09-26 
07:05:12.0 +0200
+++ new/Glib-Object-Introspection-0.047/META.json   2019-02-05 
04:45:48.0 +0100
@@ -5,14 +5,14 @@
   "Glib::Object::Introspection Team "
],
"dynamic_config" : 1,
-   "generated_by" : "ExtUtils::MakeMaker version 7.3, CPAN::Meta::Converter 
version 2.150010",
+   "generated_by" : "ExtUtils::MakeMaker version 7.34, CPAN::Meta::Converter 
version 2.150010",
"license" : [
   "unknown",
   "lgpl_2_1"
],
"meta-spec" : {
   "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec;,
-  "version" : "2"
+  "version" : 2
},
"name" : "Glib-Object-Introspection",
"no_index" : {
@@ -67,6 +67,6 @@
  

commit perl-Glib-Object-Introspection for openSUSE:Factory

2018-10-11 Thread root
Hello community,

here is the log from the commit of package perl-Glib-Object-Introspection for 
openSUSE:Factory checked in at 2018-10-11 11:53:49

Comparing /work/SRC/openSUSE:Factory/perl-Glib-Object-Introspection (Old)
 and  /work/SRC/openSUSE:Factory/.perl-Glib-Object-Introspection.new (New)


Package is "perl-Glib-Object-Introspection"

Thu Oct 11 11:53:49 2018 rev:10 rq:640621 version:0.046

Changes:

--- 
/work/SRC/openSUSE:Factory/perl-Glib-Object-Introspection/perl-Glib-Object-Introspection.changes
2017-05-16 14:44:18.850219740 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-Glib-Object-Introspection.new/perl-Glib-Object-Introspection.changes
   2018-10-11 11:54:58.234060265 +0200
@@ -1,0 +2,23 @@
+Mon Oct  8 12:02:09 UTC 2018 - Dirk Stoecker 
+
+- Fix autogenerated changes
+
+---
+Thu Sep 27 05:18:46 UTC 2018 - Stephan Kulow 
+
+- updated to 0.046
+   see /usr/share/doc/packages/perl-Glib-Object-Introspection/
+
+---
+Wed May 23 05:24:14 UTC 2018 - co...@suse.com
+
+- updated to 0.045
+   see /usr/share/doc/packages/perl-Glib-Object-Introspection/
+
+---
+Wed Feb  7 16:35:37 UTC 2018 - co...@suse.com
+
+- updated to 0.044
+   see /usr/share/doc/packages/perl-Glib-Object-Introspection/
+
+---

Old:

  Glib-Object-Introspection-0.042.tar.gz

New:

  Glib-Object-Introspection-0.046.tar.gz
  cpanspec.yml



Other differences:
--
++ perl-Glib-Object-Introspection.spec ++
--- /var/tmp/diff_new_pack.9kGd22/_old  2018-10-11 11:54:59.070059201 +0200
+++ /var/tmp/diff_new_pack.9kGd22/_new  2018-10-11 11:54:59.074059197 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Glib-Object-Introspection
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -12,28 +12,32 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
-%define cpan_name Glib-Object-Introspection
 Name:   perl-Glib-Object-Introspection
-Version:0.042
+Version:0.046
 Release:0
+%define cpan_name Glib-Object-Introspection
 Summary:GObject Introspection bindings for Perl
-License:LGPL-2.1+
-Group:  Development/Languages/Perl
-Url:https://metacpan.org/pod/Glib::Object::Introspection
-Source: 
https://cpan.metacpan.org/authors/id/X/XA/XAOC/%{cpan_name}-%{version}.tar.gz
+License:LGPL-2.1-or-later
+Group:  Development/Libraries/Perl
+Url:https://metacpan.org/release/%{cpan-name}
+Source0:
https://cpan.metacpan.org/authors/id/X/XA/XAOC/%{cpan_name}-%{version}.tar.gz
+Source1:cpanspec.yml
+BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
 BuildRequires:  perl-macros
+BuildRequires:  perl(ExtUtils::Depends) >= 0.3
+BuildRequires:  perl(ExtUtils::PkgConfig) >= 1
+BuildRequires:  perl(Glib) >= 1.32
 BuildRequires:  pkgconfig
-BuildRequires:  perl(ExtUtils::Depends)
-BuildRequires:  perl(ExtUtils::PkgConfig)
-BuildRequires:  perl(Glib) >= 1.320
 BuildRequires:  pkgconfig(gobject-introspection-1.0)
-Requires:   perl(Glib) >= 1.320
-%perl_requires
+Requires:   perl(ExtUtils::Depends) >= 0.3
+Requires:   perl(ExtUtils::PkgConfig) >= 1
+Requires:   perl(Glib) >= 1.32
+%{perl_requires}
 
 %description
 This package provides perl bindings for GObject Introspection.
@@ -47,7 +51,10 @@
 
 %build
 perl Makefile.PL INSTALLDIRS=vendor OPTIMIZE="%{optflags}"
-make %{?_smp_mflags} V=1
+make %{?_smp_mflags}
+
+%check
+make test
 
 %install
 %perl_make_install
@@ -55,7 +62,8 @@
 %perl_gen_filelist
 
 %files -f %{name}.files
-%defattr(-,root,root)
-%doc LICENSE NEWS README
+%defattr(-,root,root,755)
+%doc NEWS perl-Glib-Object-Introspection.doap README
+%license LICENSE
 
 %changelog

++ Glib-Object-Introspection-0.042.tar.gz -> 
Glib-Object-Introspection-0.046.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/Glib-Object-Introspection-0.042/GObjectIntrospection.xs 
new/Glib-Object-Introspection-0.046/GObjectIntrospection.xs
--- old/Glib-Object-Introspection-0.042/GObjectIntrospection.xs 2016-11-21 

commit perl-Glib-Object-Introspection for openSUSE:Factory

2017-05-16 Thread root
Hello community,

here is the log from the commit of package perl-Glib-Object-Introspection for 
openSUSE:Factory checked in at 2017-05-16 14:43:01

Comparing /work/SRC/openSUSE:Factory/perl-Glib-Object-Introspection (Old)
 and  /work/SRC/openSUSE:Factory/.perl-Glib-Object-Introspection.new (New)


Package is "perl-Glib-Object-Introspection"

Tue May 16 14:43:01 2017 rev:9 rq:494271 version:0.042

Changes:

--- 
/work/SRC/openSUSE:Factory/perl-Glib-Object-Introspection/perl-Glib-Object-Introspection.changes
2015-12-29 13:00:19.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.perl-Glib-Object-Introspection.new/perl-Glib-Object-Introspection.changes
   2017-05-16 14:44:18.850219740 +0200
@@ -1,0 +2,21 @@
+Tue May  9 16:45:47 UTC 2017 - sor.ale...@meowr.ru
+
+- Update to version 0.042 (changes since 0.040):
+  ∗ Tweak the test environment to work with newer
+ExtUtils::MakeMaker.
+  * Use the stack in favour of heap allocation during marshalling.
+  * Use custom code to find struct methods in order to avoid a bug.
+  * Remove an unused internal variable.
+  * Add support for object class functions.
+  * Add support for marshalling GParamSpec.
+  * Add Glib::Object::Introspection::GValueWrapper::get_value.
+  * perli11ndoc: Put special classes and records into their own
+category.
+  * perli11ndoc: List functions of enums and bitfields.
+  * perli11ndoc: Fix the synopsis formatting for class struct
+functions.
+  * perli11ndoc: Correctly display array and callback
+parameters/return values/fields.
+  * Fix "occuring" typo in POD (bgo#775169).
+
+---

Old:

  Glib-Object-Introspection-0.040.tar.gz

New:

  Glib-Object-Introspection-0.042.tar.gz



Other differences:
--
++ perl-Glib-Object-Introspection.spec ++
--- /var/tmp/diff_new_pack.AVYJK5/_old  2017-05-16 14:44:19.498128703 +0200
+++ /var/tmp/diff_new_pack.AVYJK5/_new  2017-05-16 14:44:19.502128141 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Glib-Object-Introspection
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
 
 %define cpan_name Glib-Object-Introspection
 Name:   perl-Glib-Object-Introspection
-Version:0.040
+Version:0.042
 Release:0
 Summary:GObject Introspection bindings for Perl
 License:LGPL-2.1+
@@ -27,6 +27,7 @@
 Source: 
https://cpan.metacpan.org/authors/id/X/XA/XAOC/%{cpan_name}-%{version}.tar.gz
 BuildRequires:  perl
 BuildRequires:  perl-macros
+BuildRequires:  pkgconfig
 BuildRequires:  perl(ExtUtils::Depends)
 BuildRequires:  perl(ExtUtils::PkgConfig)
 BuildRequires:  perl(Glib) >= 1.320
@@ -45,8 +46,8 @@
 %setup -q -n %{cpan_name}-%{version}
 
 %build
-perl Makefile.PL INSTALLDIRS=vendor OPTIMIZE='%{optflags}'
-make %{?_smp_mflags}
+perl Makefile.PL INSTALLDIRS=vendor OPTIMIZE="%{optflags}"
+make %{?_smp_mflags} V=1
 
 %install
 %perl_make_install

++ Glib-Object-Introspection-0.040.tar.gz -> 
Glib-Object-Introspection-0.042.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/Glib-Object-Introspection-0.040/GObjectIntrospection.xs 
new/Glib-Object-Introspection-0.042/GObjectIntrospection.xs
--- old/Glib-Object-Introspection-0.040/GObjectIntrospection.xs 2015-04-24 
02:10:35.0 +0200
+++ new/Glib-Object-Introspection-0.042/GObjectIntrospection.xs 2016-11-21 
14:44:53.0 +0100
@@ -104,15 +104,15 @@
guint current_pos;
 
/* Information about the args from the typelib. */
-   GIArgInfo ** arg_infos;
-   GITypeInfo ** arg_types;
+   GIArgInfo * arg_infos;
+   GITypeInfo * arg_types;
 
/* An array of places for storing out out/in-out or automatic args. */
GIArgument * aux_args;
 
gboolean has_return_value;
ffi_type * return_type_ffi;
-   GITypeInfo * return_type_info;
+   GITypeInfo return_type_info;
GITransfer return_type_transfer;
 
GSList * callback_infos;
@@ -230,7 +230,7 @@
  GPerlI11nInvocationInfo * invocation_info);
 
 static SV * instance_pointer_to_sv (GICallableInfo *info, gpointer pointer);
-static gpointer instance_sv_to_pointer (GICallableInfo *info, SV *sv);
+static gpointer instance_sv_to_pointer (GICallableInfo *info, SV *sv, 
GPerlI11nInvocationInfo *iinfo);
 
 static void sv_to_arg (SV * sv,
GIArgument * arg,
@@ -1039,6 +1039,16 @@
 OUTPUT:
RETVAL
 
+SV *

commit perl-Glib-Object-Introspection for openSUSE:Factory

2015-12-29 Thread h_root
Hello community,

here is the log from the commit of package perl-Glib-Object-Introspection for 
openSUSE:Factory checked in at 2015-12-29 13:00:17

Comparing /work/SRC/openSUSE:Factory/perl-Glib-Object-Introspection (Old)
 and  /work/SRC/openSUSE:Factory/.perl-Glib-Object-Introspection.new (New)


Package is "perl-Glib-Object-Introspection"

Changes:

--- 
/work/SRC/openSUSE:Factory/perl-Glib-Object-Introspection/perl-Glib-Object-Introspection.changes
2015-12-06 07:42:42.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.perl-Glib-Object-Introspection.new/perl-Glib-Object-Introspection.changes
   2015-12-29 13:00:19.0 +0100
@@ -1,0 +2,6 @@
+Tue Dec 29 05:32:40 UTC 2015 - sor.ale...@meowr.ru
+
+- Update to 0.040:
+  * Makefile.PL: Make G:O:I dependent on Glib version >= 1.320.
+
+---

Old:

  Glib-Object-Introspection-0.033.tar.gz

New:

  Glib-Object-Introspection-0.040.tar.gz



Other differences:
--
++ perl-Glib-Object-Introspection.spec ++
--- /var/tmp/diff_new_pack.ZPD2Dq/_old  2015-12-29 13:00:20.0 +0100
+++ /var/tmp/diff_new_pack.ZPD2Dq/_new  2015-12-29 13:00:20.0 +0100
@@ -18,7 +18,7 @@
 
 %define cpan_name Glib-Object-Introspection
 Name:   perl-Glib-Object-Introspection
-Version:0.033
+Version:0.040
 Release:0
 Summary:GObject Introspection bindings for Perl
 License:LGPL-2.1+
@@ -29,9 +29,9 @@
 BuildRequires:  perl-macros
 BuildRequires:  perl(ExtUtils::Depends)
 BuildRequires:  perl(ExtUtils::PkgConfig)
-BuildRequires:  perl(Glib) >= 1.310
+BuildRequires:  perl(Glib) >= 1.320
 BuildRequires:  pkgconfig(gobject-introspection-1.0)
-Requires:   perl(Glib) >= 1.310
+Requires:   perl(Glib) >= 1.320
 %perl_requires
 
 %description

++ Glib-Object-Introspection-0.033.tar.gz -> 
Glib-Object-Introspection-0.040.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Glib-Object-Introspection-0.033/META.json 
new/Glib-Object-Introspection-0.040/META.json
--- old/Glib-Object-Introspection-0.033/META.json   2015-11-30 
17:01:28.0 +0100
+++ new/Glib-Object-Introspection-0.040/META.json   2015-12-21 
20:19:20.0 +0100
@@ -37,18 +37,18 @@
 "ExtUtils::Depends" : "0.3",
 "ExtUtils::MakeMaker" : "0",
 "ExtUtils::PkgConfig" : "1",
-"Glib" : "1.31"
+"Glib" : "1.32"
  }
   },
   "runtime" : {
  "requires" : {
 "ExtUtils::Depends" : "0.3",
 "ExtUtils::PkgConfig" : "1",
-"Glib" : "1.31"
+"Glib" : "1.32"
  }
   }
},
-   "release_status" : "unstable",
+   "release_status" : "stable",
"resources" : {
   "bugtracker" : {
  "mailto" : "bug-Glib-Object-Introspection [at] rt.cpan.org",
@@ -66,5 +66,5 @@
   "x_IRC" : "irc://irc.gimp.org/#gtk-perl",
   "x_MailingList" : "https://mail.gnome.org/mailman/listinfo/gtk-perl-list;
},
-   "version" : "0.033"
+   "version" : "0.040"
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Glib-Object-Introspection-0.033/META.yml 
new/Glib-Object-Introspection-0.040/META.yml
--- old/Glib-Object-Introspection-0.033/META.yml2015-11-30 
17:01:27.0 +0100
+++ new/Glib-Object-Introspection-0.040/META.yml2015-12-21 
20:19:20.0 +0100
@@ -8,7 +8,7 @@
   ExtUtils::Depends: '0.3'
   ExtUtils::MakeMaker: '0'
   ExtUtils::PkgConfig: '1'
-  Glib: '1.31'
+  Glib: '1.32'
 dynamic_config: 1
 generated_by: 'ExtUtils::MakeMaker version 7.04, CPAN::Meta::Converter version 
2.150001'
 license: lgpl
@@ -28,7 +28,7 @@
 requires:
   ExtUtils::Depends: '0.3'
   ExtUtils::PkgConfig: '1'
-  Glib: '1.31'
+  Glib: '1.32'
 resources:
   IRC: irc://irc.gimp.org/#gtk-perl
   MailingList: https://mail.gnome.org/mailman/listinfo/gtk-perl-list
@@ -36,4 +36,4 @@
   homepage: http://gtk2-perl.sourceforge.net
   license: http://www.gnu.org/licenses/lgpl-2.1.html
   repository: git://git.gnome.org/perl-Glib-Object-Introspection
-version: '0.033'
+version: '0.040'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Glib-Object-Introspection-0.033/Makefile.PL 
new/Glib-Object-Introspection-0.040/Makefile.PL
--- old/Glib-Object-Introspection-0.033/Makefile.PL 2015-08-25 
23:13:14.0 +0200
+++ new/Glib-Object-Introspection-0.040/Makefile.PL 2015-12-21 
20:13:20.0 +0100
@@ -23,7 +23,7 @@
 use Cwd;
 
 my %RUNTIME_REQ_PM = (
-  'Glib' => 1.310, # FIXME: 1.320
+  'Glib' => 1.320,
 );
 
 my %CONFIG_REQ_PM = (
@@ -55,7 +55,8 @@
 },
  

commit perl-Glib-Object-Introspection for openSUSE:Factory

2015-12-05 Thread h_root
Hello community,

here is the log from the commit of package perl-Glib-Object-Introspection for 
openSUSE:Factory checked in at 2015-12-06 07:42:41

Comparing /work/SRC/openSUSE:Factory/perl-Glib-Object-Introspection (Old)
 and  /work/SRC/openSUSE:Factory/.perl-Glib-Object-Introspection.new (New)


Package is "perl-Glib-Object-Introspection"

Changes:

--- 
/work/SRC/openSUSE:Factory/perl-Glib-Object-Introspection/perl-Glib-Object-Introspection.changes
2015-10-20 00:04:42.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-Glib-Object-Introspection.new/perl-Glib-Object-Introspection.changes
   2015-12-06 07:42:42.0 +0100
@@ -1,0 +2,6 @@
+Fri Dec  4 10:29:26 UTC 2015 - sor.ale...@meowr.ru
+
+- Update to 0.033:
+  * perli11ndoc: Add a path bar to the results display.
+
+---

Old:

  Glib-Object-Introspection-0.032.tar.gz

New:

  Glib-Object-Introspection-0.033.tar.gz



Other differences:
--
++ perl-Glib-Object-Introspection.spec ++
--- /var/tmp/diff_new_pack.2Tvxwy/_old  2015-12-06 07:42:43.0 +0100
+++ /var/tmp/diff_new_pack.2Tvxwy/_new  2015-12-06 07:42:43.0 +0100
@@ -18,7 +18,7 @@
 
 %define cpan_name Glib-Object-Introspection
 Name:   perl-Glib-Object-Introspection
-Version:0.032
+Version:0.033
 Release:0
 Summary:GObject Introspection bindings for Perl
 License:LGPL-2.1+

++ Glib-Object-Introspection-0.032.tar.gz -> 
Glib-Object-Introspection-0.033.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Glib-Object-Introspection-0.032/META.json 
new/Glib-Object-Introspection-0.033/META.json
--- old/Glib-Object-Introspection-0.032/META.json   2015-09-29 
07:10:34.0 +0200
+++ new/Glib-Object-Introspection-0.033/META.json   2015-11-30 
17:01:28.0 +0100
@@ -66,5 +66,5 @@
   "x_IRC" : "irc://irc.gimp.org/#gtk-perl",
   "x_MailingList" : "https://mail.gnome.org/mailman/listinfo/gtk-perl-list;
},
-   "version" : "0.032"
+   "version" : "0.033"
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Glib-Object-Introspection-0.032/META.yml 
new/Glib-Object-Introspection-0.033/META.yml
--- old/Glib-Object-Introspection-0.032/META.yml2015-09-29 
07:10:34.0 +0200
+++ new/Glib-Object-Introspection-0.033/META.yml2015-11-30 
17:01:27.0 +0100
@@ -36,4 +36,4 @@
   homepage: http://gtk2-perl.sourceforge.net
   license: http://www.gnu.org/licenses/lgpl-2.1.html
   repository: git://git.gnome.org/perl-Glib-Object-Introspection
-version: '0.032'
+version: '0.033'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Glib-Object-Introspection-0.032/NEWS 
new/Glib-Object-Introspection-0.033/NEWS
--- old/Glib-Object-Introspection-0.032/NEWS2015-09-29 07:09:15.0 
+0200
+++ new/Glib-Object-Introspection-0.033/NEWS2015-11-30 17:00:34.0 
+0100
@@ -1,3 +1,8 @@
+Overview of changes in Glib::Object::Introspection 0.033
+
+
+* perli11ndoc: Add a path bar to the results display 
+
 Overview of changes in Glib::Object::Introspection 0.032
 
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Glib-Object-Introspection-0.032/bin/perli11ndoc 
new/Glib-Object-Introspection-0.033/bin/perli11ndoc
--- old/Glib-Object-Introspection-0.032/bin/perli11ndoc 2015-09-22 
17:06:02.0 +0200
+++ new/Glib-Object-Introspection-0.033/bin/perli11ndoc 2015-11-22 
03:31:05.0 +0100
@@ -195,6 +195,20 @@
   return ($package, $name, $full_name);
 }
 
+sub find_node_by_path {
+  my ($self, $path) = @_;
+
+  my $match_list = $self->{xpc}->find ($path, $self->{namespace});
+  if ($match_list->size < 1) {
+die "Cannot find a matching element for the path $path\n";
+  }
+  if ($match_list->size > 1) {
+die "Found more than one matching element for the path $path\n";
+  }
+
+  return $match_list->pop;
+}
+
 sub find_parameters_and_return_value {
   my ($self, $element) = @_;
 
@@ -370,17 +384,14 @@
 
 sub format_node_by_path {
   my ($self, $path) = @_;
+  my $node = $self->find_node_by_path ($path);
+  return $self->format_node ($node);
+}
 
-  my $match_list = $self->{xpc}->find ($path, $self->{namespace});
-  if ($match_list->size < 1) {
-die "Cannot find a matching element for the path $path\n";
-  }
-  if ($match_list->size > 1) {
-die "Found more than one matching element for the path $path\n";
-  }
-
-  my $match = $match_list->pop;
-  return 

commit perl-Glib-Object-Introspection for openSUSE:Factory

2015-10-19 Thread h_root
Hello community,

here is the log from the commit of package perl-Glib-Object-Introspection for 
openSUSE:Factory checked in at 2015-10-19 22:50:38

Comparing /work/SRC/openSUSE:Factory/perl-Glib-Object-Introspection (Old)
 and  /work/SRC/openSUSE:Factory/.perl-Glib-Object-Introspection.new (New)


Package is "perl-Glib-Object-Introspection"

Changes:

--- 
/work/SRC/openSUSE:Factory/perl-Glib-Object-Introspection/perl-Glib-Object-Introspection.changes
2015-08-25 08:54:03.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-Glib-Object-Introspection.new/perl-Glib-Object-Introspection.changes
   2015-10-20 00:04:42.0 +0200
@@ -1,0 +2,16 @@
+Sat Oct 10 13:26:03 UTC 2015 - sor.ale...@meowr.ru
+
+- Update to 0.032 (changes since 0.030):
+  * Add perli11ndoc, an interactive documentation viewer.
+  * Added perli11ndoc to MANIFEST.
+  * Docs: include an edited version of Gtk2::api.
+  * perli11ndoc: hush a warning when run in text mode without args.
+  * perli11ndoc: display a synopsis for callables.
+  * perli11ndoc: make Control+k focus the search entry.
+  * perli11ndoc: make Right/Left expand/collapse rows in the tree
+view.
+  * perli11ndoc: make the result text view readonly.
+  * Croak in setup for unhandled modificaion combinations.
+  * perli11ndoc: when filtering, show children of matching elements.
+
+---

Old:

  Glib-Object-Introspection-0.030.tar.gz

New:

  Glib-Object-Introspection-0.032.tar.gz



Other differences:
--
++ perl-Glib-Object-Introspection.spec ++
--- /var/tmp/diff_new_pack.ODacFh/_old  2015-10-20 00:04:43.0 +0200
+++ /var/tmp/diff_new_pack.ODacFh/_new  2015-10-20 00:04:43.0 +0200
@@ -18,7 +18,7 @@
 
 %define cpan_name Glib-Object-Introspection
 Name:   perl-Glib-Object-Introspection
-Version:0.030
+Version:0.032
 Release:0
 Summary:GObject Introspection bindings for Perl
 License:LGPL-2.1+

++ Glib-Object-Introspection-0.030.tar.gz -> 
Glib-Object-Introspection-0.032.tar.gz ++
 1859 lines of diff (skipped)




commit perl-Glib-Object-Introspection for openSUSE:Factory

2015-08-25 Thread h_root
Hello community,

here is the log from the commit of package perl-Glib-Object-Introspection for 
openSUSE:Factory checked in at 2015-08-25 07:20:00

Comparing /work/SRC/openSUSE:Factory/perl-Glib-Object-Introspection (Old)
 and  /work/SRC/openSUSE:Factory/.perl-Glib-Object-Introspection.new (New)


Package is perl-Glib-Object-Introspection

Changes:

--- 
/work/SRC/openSUSE:Factory/perl-Glib-Object-Introspection/perl-Glib-Object-Introspection.changes
2015-04-02 16:03:09.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-Glib-Object-Introspection.new/perl-Glib-Object-Introspection.changes
   2015-08-25 08:54:03.0 +0200
@@ -1,0 +2,8 @@
+Thu Aug 20 17:47:01 UTC 2015 - sor.ale...@meowr.ru
+
+- Update to 0.030:
+  * Avoid repeating setting up a library as this can lead to issues.
+  * Add some missing version guards to the tests.
+  * Add t/variants.t to MANIFEST.
+
+---

Old:

  Glib-Object-Introspection-0.029.tar.gz

New:

  Glib-Object-Introspection-0.030.tar.gz



Other differences:
--
++ perl-Glib-Object-Introspection.spec ++
--- /var/tmp/diff_new_pack.U9hkp9/_old  2015-08-25 08:54:04.0 +0200
+++ /var/tmp/diff_new_pack.U9hkp9/_new  2015-08-25 08:54:04.0 +0200
@@ -18,7 +18,7 @@
 
 %define cpan_name Glib-Object-Introspection
 Name:   perl-Glib-Object-Introspection
-Version:0.029
+Version:0.030
 Release:0
 Summary:GObject Introspection bindings for Perl
 License:LGPL-2.1+

++ Glib-Object-Introspection-0.029.tar.gz - 
Glib-Object-Introspection-0.030.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Glib-Object-Introspection-0.029/MANIFEST 
new/Glib-Object-Introspection-0.030/MANIFEST
--- old/Glib-Object-Introspection-0.029/MANIFEST2015-03-26 
01:01:22.0 +0100
+++ new/Glib-Object-Introspection-0.030/MANIFEST2015-08-10 
02:51:51.0 +0200
@@ -44,6 +44,7 @@
 t/objects.t
 t/structs.t
 t/values.t
+t/variants.t
 t/vfunc-chaining.t
 t/vfunc-ref-counting.t
 META.yml Module YAML meta-data (added by 
MakeMaker)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Glib-Object-Introspection-0.029/META.json 
new/Glib-Object-Introspection-0.030/META.json
--- old/Glib-Object-Introspection-0.029/META.json   2015-03-26 
01:01:21.0 +0100
+++ new/Glib-Object-Introspection-0.030/META.json   2015-08-10 
02:51:51.0 +0200
@@ -4,7 +4,7 @@
   Glib::Object::Introspection Team gtk-perl-list at gnome dot org
],
dynamic_config : 1,
-   generated_by : ExtUtils::MakeMaker version 7.04, CPAN::Meta::Converter 
version 2.143240,
+   generated_by : ExtUtils::MakeMaker version 7.04, CPAN::Meta::Converter 
version 2.150001,
license : [
   lgpl_2_1
],
@@ -66,5 +66,5 @@
   x_IRC : irc://irc.gimp.org/#gtk-perl,
   x_MailingList : https://mail.gnome.org/mailman/listinfo/gtk-perl-list;
},
-   version : 0.029
+   version : 0.030
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Glib-Object-Introspection-0.029/META.yml 
new/Glib-Object-Introspection-0.030/META.yml
--- old/Glib-Object-Introspection-0.029/META.yml2015-03-26 
01:01:21.0 +0100
+++ new/Glib-Object-Introspection-0.030/META.yml2015-08-10 
02:51:51.0 +0200
@@ -10,7 +10,7 @@
   ExtUtils::PkgConfig: '1'
   Glib: '1.31'
 dynamic_config: 1
-generated_by: 'ExtUtils::MakeMaker version 7.04, CPAN::Meta::Converter version 
2.143240'
+generated_by: 'ExtUtils::MakeMaker version 7.04, CPAN::Meta::Converter version 
2.150001'
 license: lgpl
 meta-spec:
   url: http://module-build.sourceforge.net/META-spec-v1.4.html
@@ -36,4 +36,4 @@
   homepage: http://gtk2-perl.sourceforge.net
   license: http://www.gnu.org/licenses/lgpl-2.1.html
   repository: git://git.gnome.org/perl-Glib-Object-Introspection
-version: '0.029'
+version: '0.030'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Glib-Object-Introspection-0.029/NEWS 
new/Glib-Object-Introspection-0.030/NEWS
--- old/Glib-Object-Introspection-0.029/NEWS2015-03-26 00:58:41.0 
+0100
+++ new/Glib-Object-Introspection-0.030/NEWS2015-08-10 02:50:37.0 
+0200
@@ -1,3 +1,10 @@
+Overview of changes in Glib::Object::Introspection 0.030
+
+
+* Avoid repeating setting up a library as this can lead to issues.
+* Add some missing version guards to the tests
+* Added t/variants.t to MANIFEST
+
 Overview of changes in Glib::Object::Introspection 0.029
 

commit perl-Glib-Object-Introspection for openSUSE:Factory

2015-04-02 Thread h_root
Hello community,

here is the log from the commit of package perl-Glib-Object-Introspection for 
openSUSE:Factory checked in at 2015-04-02 16:02:54

Comparing /work/SRC/openSUSE:Factory/perl-Glib-Object-Introspection (Old)
 and  /work/SRC/openSUSE:Factory/.perl-Glib-Object-Introspection.new (New)


Package is perl-Glib-Object-Introspection

Changes:

--- 
/work/SRC/openSUSE:Factory/perl-Glib-Object-Introspection/perl-Glib-Object-Introspection.changes
2015-02-27 11:09:45.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.perl-Glib-Object-Introspection.new/perl-Glib-Object-Introspection.changes
   2015-04-02 16:03:09.0 +0200
@@ -1,0 +2,10 @@
+Thu Mar 26 10:56:21 UTC 2015 - sor.ale...@meowr.ru
+
+- Update to 0.029:
+  * Hook up the generic Glib::Boxed constructor on load, not in
+setup().
+  * Add support for marshalling GVariants, GArrays, GPtrArrays and
+GByteArrays.
+  * Support flat arrays when converting from C to Perl.
+
+---

Old:

  Glib-Object-Introspection-0.028.tar.gz

New:

  Glib-Object-Introspection-0.029.tar.gz



Other differences:
--
++ perl-Glib-Object-Introspection.spec ++
--- /var/tmp/diff_new_pack.m1mrqi/_old  2015-04-02 16:03:10.0 +0200
+++ /var/tmp/diff_new_pack.m1mrqi/_new  2015-04-02 16:03:10.0 +0200
@@ -18,7 +18,7 @@
 
 %define cpan_name Glib-Object-Introspection
 Name:   perl-Glib-Object-Introspection
-Version:0.028
+Version:0.029
 Release:0
 Summary:GObject Introspection bindings for Perl
 License:LGPL-2.1+
@@ -29,10 +29,10 @@
 BuildRequires:  perl-macros
 BuildRequires:  perl(ExtUtils::Depends)
 BuildRequires:  perl(ExtUtils::PkgConfig)
-BuildRequires:  perl(Glib) = 1.180
+BuildRequires:  perl(Glib) = 1.310
 BuildRequires:  pkgconfig(gobject-introspection-1.0)
-Requires:   perl(Glib) = 1.180
-%{perl_requires}
+Requires:   perl(Glib) = 1.310
+%perl_requires
 
 %description
 This package provides perl bindings for GObject Introspection.

++ Glib-Object-Introspection-0.028.tar.gz - 
Glib-Object-Introspection-0.029.tar.gz ++
 1719 lines of diff (skipped)




commit perl-Glib-Object-Introspection for openSUSE:Factory

2015-02-27 Thread h_root
Hello community,

here is the log from the commit of package perl-Glib-Object-Introspection for 
openSUSE:Factory checked in at 2015-02-27 11:09:43

Comparing /work/SRC/openSUSE:Factory/perl-Glib-Object-Introspection (Old)
 and  /work/SRC/openSUSE:Factory/.perl-Glib-Object-Introspection.new (New)


Package is perl-Glib-Object-Introspection

Changes:

--- 
/work/SRC/openSUSE:Factory/perl-Glib-Object-Introspection/perl-Glib-Object-Introspection.changes
2015-01-29 09:56:54.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.perl-Glib-Object-Introspection.new/perl-Glib-Object-Introspection.changes
   2015-02-27 11:09:45.0 +0100
@@ -1,0 +2,7 @@
+Thu Feb 26 11:07:01 UTC 2015 - sor.ale...@meowr.ru
+
+- Update to 0.028:
+  * Harmonize the format of type names in error messages.
+  * Add a FIXME about a corner case of GInitiallyUnowned handling.
+
+---

Old:

  Glib-Object-Introspection-0.027.tar.gz

New:

  Glib-Object-Introspection-0.028.tar.gz



Other differences:
--
++ perl-Glib-Object-Introspection.spec ++
--- /var/tmp/diff_new_pack.4Qx4wY/_old  2015-02-27 11:09:46.0 +0100
+++ /var/tmp/diff_new_pack.4Qx4wY/_new  2015-02-27 11:09:46.0 +0100
@@ -18,7 +18,7 @@
 
 %define cpan_name Glib-Object-Introspection
 Name:   perl-Glib-Object-Introspection
-Version:0.027
+Version:0.028
 Release:0
 Summary:GObject Introspection bindings for Perl
 License:LGPL-2.1+

++ Glib-Object-Introspection-0.027.tar.gz - 
Glib-Object-Introspection-0.028.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/Glib-Object-Introspection-0.027/GObjectIntrospection.xs 
new/Glib-Object-Introspection-0.028/GObjectIntrospection.xs
--- old/Glib-Object-Introspection-0.027/GObjectIntrospection.xs 2014-09-29 
22:26:17.0 +0200
+++ new/Glib-Object-Introspection-0.028/GObjectIntrospection.xs 2015-02-24 
06:23:59.0 +0100
@@ -397,7 +397,7 @@
info_type = g_base_info_get_type (info);
name = g_base_info_get_name (info);
 
-   dwarn (setting up %s.%s\n, namespace, name);
+   dwarn (setting up %s::%s\n, namespace, name);
 
if (info_type == GI_INFO_TYPE_CONSTANT) {
av_push (constants, newSVpv (name, 0));
@@ -448,7 +448,7 @@
 
type = get_gtype ((GIRegisteredTypeInfo *) info);
if (!type) {
-   ccroak (Could not find GType for type %s::%s,
+   ccroak (Could not find GType for type %s%s,
   namespace, name);
}
if (type == G_TYPE_NONE) {
@@ -543,7 +543,7 @@
reg_info = g_irepository_find_by_name (repository, reg_basename, 
reg_name);
reg_type = reg_info ? get_gtype (reg_info) : 0;
if (!reg_type)
-   ccroak (Could not lookup GType for type %s.%s,
+   ccroak (Could not lookup GType for type %s%s,
reg_basename, reg_name);
 
/* The GType in question (e.g., GdkRectangle) hasn't been loaded yet,
@@ -759,7 +759,7 @@
GType gtype;
gpointer klass;
 CODE:
-   dwarn (_install_overrides: %s.%s for %s\n,
+   dwarn (_install_overrides: %s%s for %s\n,
   basename, object_name, target_package);
repository = g_irepository_get_default ();
info = g_irepository_find_by_name (repository, basename, object_name);
@@ -856,7 +856,7 @@
gint field_offset;
gpointer func_pointer;
 PPCODE:
-   dwarn (_invoke_fallback_vfunc: %s.%s, target = %s\n,
+   dwarn (_invoke_fallback_vfunc: %s::%s, target = %s\n,
   vfunc_package, vfunc_name, target_package);
gtype = gperl_object_type_from_package (target_package);
klass = g_type_class_peek (gtype);
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Glib-Object-Introspection-0.027/META.json 
new/Glib-Object-Introspection-0.028/META.json
--- old/Glib-Object-Introspection-0.027/META.json   2015-01-28 
00:46:51.0 +0100
+++ new/Glib-Object-Introspection-0.028/META.json   2015-02-26 
07:59:14.0 +0100
@@ -4,7 +4,7 @@
   Glib::Object::Introspection Team gtk-perl-list at gnome dot org
],
dynamic_config : 1,
-   generated_by : ExtUtils::MakeMaker version 6.98, CPAN::Meta::Converter 
version 2.143240,
+   generated_by : ExtUtils::MakeMaker version 7.04, CPAN::Meta::Converter 
version 2.143240,
license : [
   lgpl_2_1
],
@@ -66,5 +66,5 @@
   x_IRC : irc://irc.gimp.org/#gtk-perl,
   

commit perl-Glib-Object-Introspection for openSUSE:Factory

2015-01-29 Thread h_root
Hello community,

here is the log from the commit of package perl-Glib-Object-Introspection for 
openSUSE:Factory checked in at 2015-01-29 09:56:51

Comparing /work/SRC/openSUSE:Factory/perl-Glib-Object-Introspection (Old)
 and  /work/SRC/openSUSE:Factory/.perl-Glib-Object-Introspection.new (New)


Package is perl-Glib-Object-Introspection

Changes:

--- 
/work/SRC/openSUSE:Factory/perl-Glib-Object-Introspection/perl-Glib-Object-Introspection.changes
2015-01-22 01:00:30.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.perl-Glib-Object-Introspection.new/perl-Glib-Object-Introspection.changes
   2015-01-29 09:56:54.0 +0100
@@ -1,0 +2,9 @@
+Wed Jan 28 11:04:11 UTC 2015 - sor.ale...@meowr.ru
+
+- Update to 0.027:
+  * Fix compilation problems when NOISY is defined.
+  * Move the handling of void record fields into the field
+accessors.
+  * Rename a few variables for clarity.
+
+---

Old:

  Glib-Object-Introspection-0.026.tar.gz

New:

  Glib-Object-Introspection-0.027.tar.gz



Other differences:
--
++ perl-Glib-Object-Introspection.spec ++
--- /var/tmp/diff_new_pack.nMeGKS/_old  2015-01-29 09:56:55.0 +0100
+++ /var/tmp/diff_new_pack.nMeGKS/_new  2015-01-29 09:56:55.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Glib-Object-Introspection
 #
-# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
 
 %define cpan_name Glib-Object-Introspection
 Name:   perl-Glib-Object-Introspection
-Version:0.026
+Version:0.027
 Release:0
 Summary:GObject Introspection bindings for Perl
 License:LGPL-2.1+
@@ -26,10 +26,10 @@
 Url:https://metacpan.org/pod/Glib::Object::Introspection
 Source: 
https://cpan.metacpan.org/authors/id/X/XA/XAOC/%{cpan_name}-%{version}.tar.gz
 BuildRequires:  perl
+BuildRequires:  perl-macros
 BuildRequires:  perl(ExtUtils::Depends)
 BuildRequires:  perl(ExtUtils::PkgConfig)
 BuildRequires:  perl(Glib) = 1.180
-BuildRequires:  perl-macros
 BuildRequires:  pkgconfig(gobject-introspection-1.0)
 Requires:   perl(Glib) = 1.180
 %{perl_requires}

++ Glib-Object-Introspection-0.026.tar.gz - 
Glib-Object-Introspection-0.027.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Glib-Object-Introspection-0.026/META.json 
new/Glib-Object-Introspection-0.027/META.json
--- old/Glib-Object-Introspection-0.026/META.json   2014-12-26 
06:47:34.0 +0100
+++ new/Glib-Object-Introspection-0.027/META.json   2015-01-28 
00:46:51.0 +0100
@@ -66,5 +66,5 @@
   x_IRC : irc://irc.gimp.org/#gtk-perl,
   x_MailingList : https://mail.gnome.org/mailman/listinfo/gtk-perl-list;
},
-   version : 0.026
+   version : 0.027
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Glib-Object-Introspection-0.026/META.yml 
new/Glib-Object-Introspection-0.027/META.yml
--- old/Glib-Object-Introspection-0.026/META.yml2014-12-26 
06:47:33.0 +0100
+++ new/Glib-Object-Introspection-0.027/META.yml2015-01-28 
00:46:51.0 +0100
@@ -36,4 +36,4 @@
   homepage: http://gtk2-perl.sourceforge.net
   license: http://www.gnu.org/licenses/lgpl-2.1.html
   repository: git://git.gnome.org/perl-Glib-Object-Introspection
-version: '0.026'
+version: '0.027'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Glib-Object-Introspection-0.026/NEWS 
new/Glib-Object-Introspection-0.027/NEWS
--- old/Glib-Object-Introspection-0.026/NEWS2014-12-26 06:47:01.0 
+0100
+++ new/Glib-Object-Introspection-0.027/NEWS2015-01-28 00:42:30.0 
+0100
@@ -1,3 +1,10 @@
+Overview of changes in Glib::Object::Introspection 0.027
+
+
+* Fix compilation problems when NOISY is defined
+* Move the handling of void record fields into the field accessors
+* Rename a few variables for clarity
+
 Overview of changes in Glib::Object::Introspection 0.026
 
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Glib-Object-Introspection-0.026/gperl-i11n-field.c 
new/Glib-Object-Introspection-0.027/gperl-i11n-field.c
--- old/Glib-Object-Introspection-0.026/gperl-i11n-field.c  2014-09-29 
22:26:17.0 +0200
+++