Hello community,

here is the log from the commit of package perl-Gnome2 for openSUSE:Factory 
checked in at 2017-11-15 16:51:55
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Gnome2 (Old)
 and      /work/SRC/openSUSE:Factory/.perl-Gnome2.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-Gnome2"

Wed Nov 15 16:51:55 2017 rev:2 rq:539946 version:1.047

Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-Gnome2/perl-Gnome2.changes  2016-03-09 
16:48:35.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.perl-Gnome2.new/perl-Gnome2.changes     
2017-11-15 16:51:55.592945579 +0100
@@ -1,0 +2,6 @@
+Wed Nov  8 06:25:52 UTC 2017 - [email protected]
+
+- updated to 1.047
+   see /usr/share/doc/packages/perl-Gnome2/ChangeLog.pre-git
+
+-------------------------------------------------------------------

Old:
----
  Gnome2-1.046.tar.gz

New:
----
  Gnome2-1.047.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ perl-Gnome2.spec ++++++
--- /var/tmp/diff_new_pack.K7vwwk/_old  2017-11-15 16:51:56.292919932 +0100
+++ /var/tmp/diff_new_pack.K7vwwk/_new  2017-11-15 16:51:56.292919932 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Gnome2
 #
-# 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
@@ -17,14 +17,14 @@
 
 
 Name:           perl-Gnome2
-Version:        1.046
+Version:        1.047
 Release:        0
 %define cpan_name Gnome2
 Summary:        Perl interface to the 2.x series of the GNOME libraries
 License:        LGPL-2.1+
 Group:          Development/Libraries/Perl
 Url:            http://search.cpan.org/dist/Gnome2/
-Source0:        
http://www.cpan.org/authors/id/X/XA/XAOC/%{cpan_name}-%{version}.tar.gz
+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
@@ -59,10 +59,9 @@
 is the canonical reference.
 
 In addition to that, there's also the automatically generated API
-documentation: the Gnome2::index manpage(3pm).
+documentation: Gnome2::index(3pm).
 
-The mapping described in the Gtk2::api manpage(3pm) also applies to this
-module.
+The mapping described in Gtk2::api(3pm) also applies to this module.
 
 To discuss this module, ask questions and flame/praise the authors, join
 [email protected] at lists.gnome.org.
@@ -84,6 +83,7 @@
 
 %files -f %{name}.files
 %defattr(-,root,root,755)
-%doc AUTHORS ChangeLog.pre-git doctypes examples gnome.typemap LICENSE maps 
NEWS perl-Gnome2.doap README TODO
+%doc AUTHORS ChangeLog.pre-git doctypes examples gnome.typemap maps NEWS 
perl-Gnome2.doap README TODO
+%license LICENSE
 
 %changelog

++++++ Gnome2-1.046.tar.gz -> Gnome2-1.047.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Gnome2-1.046/Gnome2.pm new/Gnome2-1.047/Gnome2.pm
--- old/Gnome2-1.046/Gnome2.pm  2015-06-22 21:35:57.000000000 +0200
+++ new/Gnome2-1.047/Gnome2.pm  2017-11-07 22:52:07.000000000 +0100
@@ -14,7 +14,7 @@
 
 our @ISA = qw(DynaLoader);
 
-our $VERSION = '1.046';
+our $VERSION = '1.047';
 
 sub import {
   my $self = shift();
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Gnome2-1.046/META.json new/Gnome2-1.047/META.json
--- old/Gnome2-1.046/META.json  2015-06-22 21:41:50.000000000 +0200
+++ new/Gnome2-1.047/META.json  2017-11-06 14:20:05.000000000 +0100
@@ -4,7 +4,7 @@
       "Gnome2 Perl Team <gtk-perl-list at gnome dot org>"
    ],
    "dynamic_config" : 1,
-   "generated_by" : "ExtUtils::MakeMaker version 7.04, CPAN::Meta::Converter 
version 2.140640",
+   "generated_by" : "ExtUtils::MakeMaker version 6.66, CPAN::Meta::Converter 
version 2.120921",
    "license" : [
       "lgpl_2_1"
    ],
@@ -23,25 +23,9 @@
       ]
    },
    "prereqs" : {
-      "build" : {
-         "requires" : {
-            "ExtUtils::MakeMaker" : "0"
-         }
-      },
       "configure" : {
          "requires" : {
             "ExtUtils::Depends" : "0.20",
-            "ExtUtils::MakeMaker" : "0",
-            "ExtUtils::PkgConfig" : "1.03",
-            "Glib" : "1.04",
-            "Gnome2::Canvas" : "1.00",
-            "Gnome2::VFS" : "1.00",
-            "Gtk2" : "1.00"
-         }
-      },
-      "runtime" : {
-         "requires" : {
-            "ExtUtils::Depends" : "0.20",
             "ExtUtils::PkgConfig" : "1.03",
             "Glib" : "1.04",
             "Gnome2::Canvas" : "1.00",
@@ -72,5 +56,5 @@
       },
       "x_MailingList" : "https://mail.gnome.org/mailman/listinfo/gtk-perl-list";
    },
-   "version" : "1.046"
+   "version" : "1.047"
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Gnome2-1.046/META.yml new/Gnome2-1.047/META.yml
--- old/Gnome2-1.046/META.yml   2015-06-22 21:41:50.000000000 +0200
+++ new/Gnome2-1.047/META.yml   2017-11-06 14:20:05.000000000 +0100
@@ -2,22 +2,20 @@
 abstract: 'Perl interface to the 2.x series of the GNOME libraries'
 author:
   - 'Gnome2 Perl Team <gtk-perl-list at gnome dot org>'
-build_requires:
-  ExtUtils::MakeMaker: '0'
+build_requires: {}
 configure_requires:
-  ExtUtils::Depends: '0.20'
-  ExtUtils::MakeMaker: '0'
-  ExtUtils::PkgConfig: '1.03'
-  Glib: '1.04'
-  Gnome2::Canvas: '1.00'
-  Gnome2::VFS: '1.00'
-  Gtk2: '1.00'
+  ExtUtils::Depends: 0.20
+  ExtUtils::PkgConfig: 1.03
+  Glib: 1.04
+  Gnome2::Canvas: 1.00
+  Gnome2::VFS: 1.00
+  Gtk2: 1.00
 dynamic_config: 1
-generated_by: 'ExtUtils::MakeMaker version 7.04, CPAN::Meta::Converter version 
2.140640'
+generated_by: 'ExtUtils::MakeMaker version 6.66, CPAN::Meta::Converter version 
2.120921'
 license: lgpl
 meta-spec:
   url: http://module-build.sourceforge.net/META-spec-v1.4.html
-  version: '1.4'
+  version: 1.4
 name: Gnome2
 no_index:
   directory:
@@ -25,17 +23,10 @@
     - inc
   file:
     - inc/MakeHelper.pm
-requires:
-  ExtUtils::Depends: '0.20'
-  ExtUtils::PkgConfig: '1.03'
-  Glib: '1.04'
-  Gnome2::Canvas: '1.00'
-  Gnome2::VFS: '1.00'
-  Gtk2: '1.00'
 resources:
-  MailingList: https://mail.gnome.org/mailman/listinfo/gtk-perl-list
   bugtracker: http://rt.cpan.org/Public/Dist/Display.html?Name=Gnome2
   homepage: http://gtk2-perl.sourceforge.net
   license: http://www.gnu.org/licenses/lgpl-2.1.html
   repository: git://git.gnome.org/perl-Gnome2
-version: '1.046'
+  x_MailingList: https://mail.gnome.org/mailman/listinfo/gtk-perl-list
+version: 1.047
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Gnome2-1.046/NEWS new/Gnome2-1.047/NEWS
--- old/Gnome2-1.046/NEWS       2015-06-22 21:35:57.000000000 +0200
+++ new/Gnome2-1.047/NEWS       2017-11-07 22:51:53.000000000 +0100
@@ -1,3 +1,14 @@
+Overview of changes in Gnome2 1.047
+===================================
+
+* RT#121440 - Fix test failures when '.' missing from @INC path
+
+Overview of changes in Gnome2 1.046
+===================================
+
+* RT#104191; Don't use localtime() in POD output; patch submitted by intrigeri
+  for the Debian Reproducable Builds project
+
 Overview of changes in Gnome2 1.045
 ===================================
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Gnome2-1.046/t/Gnome.t new/Gnome2-1.047/t/Gnome.t
--- old/Gnome2-1.046/t/Gnome.t  2015-06-22 21:35:57.000000000 +0200
+++ new/Gnome2-1.047/t/Gnome.t  2017-11-06 04:30:36.000000000 +0100
@@ -11,7 +11,9 @@
 
 SKIP: {
   our $application;
-  do "t/TestBoilerplate";
+  do "./t/TestBoilerplate";
+  die $@ if $@;
+  die $! if $!;
 
   #############################################################################
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Gnome2-1.046/t/GnomeApp.t 
new/Gnome2-1.047/t/GnomeApp.t
--- old/Gnome2-1.046/t/GnomeApp.t       2015-06-22 21:35:57.000000000 +0200
+++ new/Gnome2-1.047/t/GnomeApp.t       2017-11-06 04:30:36.000000000 +0100
@@ -11,7 +11,9 @@
 
 SKIP: {
   our $application;
-  do "t/TestBoilerplate";
+  do "./t/TestBoilerplate";
+  die $@ if $@;
+  die $! if $!;
 
   #############################################################################
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Gnome2-1.046/t/GnomeAppBar.t 
new/Gnome2-1.047/t/GnomeAppBar.t
--- old/Gnome2-1.046/t/GnomeAppBar.t    2015-06-22 21:35:57.000000000 +0200
+++ new/Gnome2-1.047/t/GnomeAppBar.t    2017-11-06 04:30:36.000000000 +0100
@@ -11,7 +11,9 @@
 
 SKIP: {
   our $application;
-  do "t/TestBoilerplate";
+  do "./t/TestBoilerplate";
+  die $@ if $@;
+  die $! if $!;
 
   #############################################################################
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Gnome2-1.046/t/GnomeAppHelper.t 
new/Gnome2-1.047/t/GnomeAppHelper.t
--- old/Gnome2-1.046/t/GnomeAppHelper.t 2015-06-22 21:35:57.000000000 +0200
+++ new/Gnome2-1.047/t/GnomeAppHelper.t 2017-11-06 04:30:36.000000000 +0100
@@ -11,7 +11,9 @@
 
 SKIP: {
   our $application;
-  do "t/TestBoilerplate";
+  do "./t/TestBoilerplate";
+  die $@ if $@;
+  die $! if $!;
 
   #############################################################################
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Gnome2-1.046/t/GnomeColorPicker.t 
new/Gnome2-1.047/t/GnomeColorPicker.t
--- old/Gnome2-1.046/t/GnomeColorPicker.t       2015-06-22 21:35:57.000000000 
+0200
+++ new/Gnome2-1.047/t/GnomeColorPicker.t       2017-11-06 04:30:36.000000000 
+0100
@@ -11,7 +11,9 @@
 
 SKIP: {
   our $application;
-  do "t/TestBoilerplate";
+  do "./t/TestBoilerplate";
+  die $@ if $@;
+  die $! if $!;
 
   #############################################################################
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Gnome2-1.046/t/GnomeConfig.t 
new/Gnome2-1.047/t/GnomeConfig.t
--- old/Gnome2-1.046/t/GnomeConfig.t    2015-06-22 21:35:57.000000000 +0200
+++ new/Gnome2-1.047/t/GnomeConfig.t    2017-11-06 04:30:36.000000000 +0100
@@ -11,7 +11,9 @@
 
 SKIP: {
   our $application;
-  do "t/TestBoilerplate";
+  do "./t/TestBoilerplate";
+  die $@ if $@;
+  die $! if $!;
 
   #############################################################################
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Gnome2-1.046/t/GnomeDateEdit.t 
new/Gnome2-1.047/t/GnomeDateEdit.t
--- old/Gnome2-1.046/t/GnomeDateEdit.t  2015-06-22 21:35:57.000000000 +0200
+++ new/Gnome2-1.047/t/GnomeDateEdit.t  2017-11-06 04:30:36.000000000 +0100
@@ -11,7 +11,9 @@
 
 SKIP: {
   our $application;
-  do "t/TestBoilerplate";
+  do "./t/TestBoilerplate";
+  die $@ if $@;
+  die $! if $!;
 
   #############################################################################
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Gnome2-1.046/t/GnomeDruid.t 
new/Gnome2-1.047/t/GnomeDruid.t
--- old/Gnome2-1.046/t/GnomeDruid.t     2015-06-22 21:35:57.000000000 +0200
+++ new/Gnome2-1.047/t/GnomeDruid.t     2017-11-06 04:30:36.000000000 +0100
@@ -11,7 +11,9 @@
 
 SKIP: {
   our $application;
-  do "t/TestBoilerplate";
+  do "./t/TestBoilerplate";
+  die $@ if $@;
+  die $! if $!;
 
   #############################################################################
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Gnome2-1.046/t/GnomeEntry.t 
new/Gnome2-1.047/t/GnomeEntry.t
--- old/Gnome2-1.046/t/GnomeEntry.t     2015-06-22 21:35:57.000000000 +0200
+++ new/Gnome2-1.047/t/GnomeEntry.t     2017-11-06 04:30:36.000000000 +0100
@@ -11,7 +11,9 @@
 
 SKIP: {
   our $application;
-  do "t/TestBoilerplate";
+  do "./t/TestBoilerplate";
+  die $@ if $@;
+  die $! if $!;
 
   #############################################################################
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Gnome2-1.046/t/GnomeFileEntry.t 
new/Gnome2-1.047/t/GnomeFileEntry.t
--- old/Gnome2-1.046/t/GnomeFileEntry.t 2015-06-22 21:35:57.000000000 +0200
+++ new/Gnome2-1.047/t/GnomeFileEntry.t 2017-11-06 04:30:36.000000000 +0100
@@ -11,7 +11,9 @@
 
 SKIP: {
   our $application;
-  do "t/TestBoilerplate";
+  do "./t/TestBoilerplate";
+  die $@ if $@;
+  die $! if $!;
 
   #############################################################################
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Gnome2-1.046/t/GnomeFontPicker.t 
new/Gnome2-1.047/t/GnomeFontPicker.t
--- old/Gnome2-1.046/t/GnomeFontPicker.t        2015-06-22 21:35:57.000000000 
+0200
+++ new/Gnome2-1.047/t/GnomeFontPicker.t        2017-11-06 04:30:36.000000000 
+0100
@@ -11,7 +11,9 @@
 
 SKIP: {
   our $application;
-  do "t/TestBoilerplate";
+  do "./t/TestBoilerplate";
+  die $@ if $@;
+  die $! if $!;
 
   #############################################################################
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Gnome2-1.046/t/GnomeHRef.t 
new/Gnome2-1.047/t/GnomeHRef.t
--- old/Gnome2-1.046/t/GnomeHRef.t      2015-06-22 21:35:57.000000000 +0200
+++ new/Gnome2-1.047/t/GnomeHRef.t      2017-11-06 04:30:36.000000000 +0100
@@ -11,7 +11,9 @@
 
 SKIP: {
   our $application;
-  do "t/TestBoilerplate";
+  do "./t/TestBoilerplate";
+  die $@ if $@;
+  die $! if $!;
 
   #############################################################################
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Gnome2-1.046/t/GnomeIconEntry.t 
new/Gnome2-1.047/t/GnomeIconEntry.t
--- old/Gnome2-1.046/t/GnomeIconEntry.t 2015-06-22 21:35:57.000000000 +0200
+++ new/Gnome2-1.047/t/GnomeIconEntry.t 2017-11-06 04:30:36.000000000 +0100
@@ -11,7 +11,9 @@
 
 SKIP: {
   our $application;
-  do "t/TestBoilerplate";
+  do "./t/TestBoilerplate";
+  die $@ if $@;
+  die $! if $!;
 
   #############################################################################
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Gnome2-1.046/t/GnomeIconList.t 
new/Gnome2-1.047/t/GnomeIconList.t
--- old/Gnome2-1.046/t/GnomeIconList.t  2015-06-22 21:35:57.000000000 +0200
+++ new/Gnome2-1.047/t/GnomeIconList.t  2017-11-06 04:30:36.000000000 +0100
@@ -11,7 +11,9 @@
 
 SKIP: {
   our $application;
-  do "t/TestBoilerplate";
+  do "./t/TestBoilerplate";
+  die $@ if $@;
+  die $! if $!;
 
   #############################################################################
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Gnome2-1.046/t/GnomeIconSelection.t 
new/Gnome2-1.047/t/GnomeIconSelection.t
--- old/Gnome2-1.046/t/GnomeIconSelection.t     2015-06-22 21:35:57.000000000 
+0200
+++ new/Gnome2-1.047/t/GnomeIconSelection.t     2017-11-06 04:30:36.000000000 
+0100
@@ -11,7 +11,9 @@
 
 SKIP: {
   our $application;
-  do "t/TestBoilerplate";
+  do "./t/TestBoilerplate";
+  die $@ if $@;
+  die $! if $!;
 
   #############################################################################
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Gnome2-1.046/t/GnomeIconTheme.t 
new/Gnome2-1.047/t/GnomeIconTheme.t
--- old/Gnome2-1.046/t/GnomeIconTheme.t 2015-06-22 21:35:57.000000000 +0200
+++ new/Gnome2-1.047/t/GnomeIconTheme.t 2017-11-06 04:30:36.000000000 +0100
@@ -13,7 +13,9 @@
 
 SKIP: {
   our $application;
-  do "t/TestBoilerplate";
+  do "./t/TestBoilerplate";
+  die $@ if $@;
+  die $! if $!;
 
   skip("GnomeIconTheme is new in 2.0.6", TESTS)
     unless (Gnome2 -> CHECK_VERSION(2, 0, 6));
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Gnome2-1.046/t/GnomePasswordDialog.t 
new/Gnome2-1.047/t/GnomePasswordDialog.t
--- old/Gnome2-1.046/t/GnomePasswordDialog.t    2015-06-22 21:35:57.000000000 
+0200
+++ new/Gnome2-1.047/t/GnomePasswordDialog.t    2017-11-06 04:30:36.000000000 
+0100
@@ -10,7 +10,9 @@
 ###############################################################################
 
 SKIP: {
-  do "t/TestBoilerplate";
+  do "./t/TestBoilerplate";
+  die $@ if $@;
+  die $! if $!;
 
   skip("GnomePasswordDialog and GnomeAuthenticationManager didn't appear until 
2.4.0", TESTS)
     unless (Gnome2 -> CHECK_VERSION(2, 4, 0));
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Gnome2-1.046/t/GnomePixmapEntry.t 
new/Gnome2-1.047/t/GnomePixmapEntry.t
--- old/Gnome2-1.046/t/GnomePixmapEntry.t       2015-06-22 21:35:57.000000000 
+0200
+++ new/Gnome2-1.047/t/GnomePixmapEntry.t       2017-11-06 04:30:36.000000000 
+0100
@@ -11,7 +11,9 @@
 
 SKIP: {
   our $application;
-  do "t/TestBoilerplate";
+  do "./t/TestBoilerplate";
+  die $@ if $@;
+  die $! if $!;
 
   #############################################################################
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Gnome2-1.046/t/GnomePopupMenu.t 
new/Gnome2-1.047/t/GnomePopupMenu.t
--- old/Gnome2-1.046/t/GnomePopupMenu.t 2015-06-22 21:35:57.000000000 +0200
+++ new/Gnome2-1.047/t/GnomePopupMenu.t 2017-11-06 04:30:36.000000000 +0100
@@ -11,7 +11,9 @@
 
 SKIP: {
   our $application;
-  do "t/TestBoilerplate";
+  do "./t/TestBoilerplate";
+  die $@ if $@;
+  die $! if $!;
 
   #############################################################################
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Gnome2-1.046/t/GnomeScores.t 
new/Gnome2-1.047/t/GnomeScores.t
--- old/Gnome2-1.046/t/GnomeScores.t    2015-06-22 21:35:57.000000000 +0200
+++ new/Gnome2-1.047/t/GnomeScores.t    2017-11-06 04:30:36.000000000 +0100
@@ -11,7 +11,9 @@
 
 SKIP: {
   our $application;
-  do "t/TestBoilerplate";
+  do "./t/TestBoilerplate";
+  die $@ if $@;
+  die $! if $!;
 
   #############################################################################
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Gnome2-1.046/t/GnomeThumbnail.t 
new/Gnome2-1.047/t/GnomeThumbnail.t
--- old/Gnome2-1.046/t/GnomeThumbnail.t 2015-06-22 21:35:57.000000000 +0200
+++ new/Gnome2-1.047/t/GnomeThumbnail.t 2017-11-06 04:30:36.000000000 +0100
@@ -11,7 +11,9 @@
 
 SKIP: {
   our $application;
-  do "t/TestBoilerplate";
+  do "./t/TestBoilerplate";
+  die $@ if $@;
+  die $! if $!;
 
   skip("GnomeThumbnail is new in 2.0.6", 4)
     unless (Gnome2 -> CHECK_VERSION(2, 0, 6));


Reply via email to