Hello community,

here is the log from the commit of package perl-Test-MockObject for 
openSUSE:Factory checked in at 2019-10-08 19:57:20
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Test-MockObject (Old)
 and      /work/SRC/openSUSE:Factory/.perl-Test-MockObject.new.2352 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-Test-MockObject"

Tue Oct  8 19:57:20 2019 rev:7 rq:735811 version:1.20191002

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/perl-Test-MockObject/perl-Test-MockObject.changes    
    2018-07-28 12:39:39.604340179 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-Test-MockObject.new.2352/perl-Test-MockObject.changes
      2019-10-08 19:57:26.140286370 +0200
@@ -1,0 +2,10 @@
+Fri Oct  4 09:40:26 UTC 2019 -  <[email protected]>
+
+- updated to 1.20191002
+   see /usr/share/doc/packages/perl-Test-MockObject/Changes
+
+  1.20191002 2019-10-02 09:32:54-07:00 America/Los_Angeles
+      - replace non-core CGI dependency with core CPAN dependency
+        (Yanick Champoux, GH PR #16)
+
+-------------------------------------------------------------------

Old:
----
  Test-MockObject-1.20180705.tar.gz

New:
----
  Test-MockObject-1.20191002.tar.gz

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

Other differences:
------------------
++++++ perl-Test-MockObject.spec ++++++
--- /var/tmp/diff_new_pack.28U18T/_old  2019-10-08 19:57:27.428282513 +0200
+++ /var/tmp/diff_new_pack.28U18T/_new  2019-10-08 19:57:27.444282465 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Test-MockObject
 #
-# 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
@@ -12,25 +12,24 @@
 # 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/
 #
 
 
 Name:           perl-Test-MockObject
-Version:        1.20180705
+Version:        1.20191002
 Release:        0
 %define cpan_name Test-MockObject
 Summary:        Perl extension for emulating troublesome interfaces
 License:        Artistic-1.0 OR GPL-1.0-or-later
 Group:          Development/Libraries/Perl
-Url:            http://search.cpan.org/dist/Test-MockObject/
+Url:            https://metacpan.org/release/%{cpan_name}
 Source0:        
https://cpan.metacpan.org/authors/id/C/CH/CHROMATIC/%{cpan_name}-%{version}.tar.gz
 Source1:        cpanspec.yml
 BuildArch:      noarch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
 BuildRequires:  perl-macros
-BuildRequires:  perl(CGI) >= 4.15
 BuildRequires:  perl(Test::Exception) >= 0.310000
 BuildRequires:  perl(Test::More) >= 0.98
 BuildRequires:  perl(Test::Warn) >= 0.23
@@ -58,11 +57,11 @@
 find . -type f ! -name \*.pl -print0 | xargs -0 chmod 644
 
 %build
-%{__perl} Makefile.PL INSTALLDIRS=vendor
-%{__make} %{?_smp_mflags}
+perl Makefile.PL INSTALLDIRS=vendor
+make %{?_smp_mflags}
 
 %check
-%{__make} test
+make test
 
 %install
 %perl_make_install

++++++ Test-MockObject-1.20180705.tar.gz -> Test-MockObject-1.20191002.tar.gz 
++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Test-MockObject-1.20180705/Changes 
new/Test-MockObject-1.20191002/Changes
--- old/Test-MockObject-1.20180705/Changes      2018-07-06 01:47:19.000000000 
+0200
+++ new/Test-MockObject-1.20191002/Changes      2019-10-02 18:32:56.000000000 
+0200
@@ -1,5 +1,9 @@
 Revision history for Perl extension Test::MockObject.
 
+1.20191002 2019-10-02 09:32:54-07:00 America/Los_Angeles
+    - replace non-core CGI dependency with core CPAN dependency
+      (Yanick Champoux, GH PR #16)
+
 1.20180705 2018-07-05 16:47:18-07:00 America/Los_Angeles
     - added destructor to clear counters (choroboa PR #15, RT #71831)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Test-MockObject-1.20180705/LICENSE 
new/Test-MockObject-1.20191002/LICENSE
--- old/Test-MockObject-1.20180705/LICENSE      2018-07-06 01:47:19.000000000 
+0200
+++ new/Test-MockObject-1.20191002/LICENSE      2019-10-02 18:32:56.000000000 
+0200
@@ -1,4 +1,4 @@
-This software is copyright (c) 2018 by [email protected].
+This software is copyright (c) 2019 by [email protected].
 
 This is free software; you can redistribute it and/or modify it under
 the same terms as the Perl 5 programming language system itself.
@@ -12,7 +12,7 @@
 
 --- The GNU General Public License, Version 1, February 1989 ---
 
-This software is Copyright (c) 2018 by [email protected].
+This software is Copyright (c) 2019 by [email protected].
 
 This is free software, licensed under:
 
@@ -272,7 +272,7 @@
 
 --- The Artistic License 1.0 ---
 
-This software is Copyright (c) 2018 by [email protected].
+This software is Copyright (c) 2019 by [email protected].
 
 This is free software, licensed under:
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Test-MockObject-1.20180705/META.yml 
new/Test-MockObject-1.20191002/META.yml
--- old/Test-MockObject-1.20180705/META.yml     2018-07-06 01:47:19.000000000 
+0200
+++ new/Test-MockObject-1.20191002/META.yml     2019-10-02 18:32:56.000000000 
+0200
@@ -3,7 +3,6 @@
 author:
   - chromatic
 build_requires:
-  CGI: '4.15'
   Test::Exception: '0.31'
   Test::More: '0.98'
   Test::Warn: '0.23'
@@ -33,6 +32,6 @@
 resources:
   bugtracker: http://rt.cpan.org/NoAuth/Bugs.html?Dist=Test-MockObject
   repository: https://github.com/chromatic/Test-MockObject.git
-version: '1.20180705'
-x_generated_by_perl: v5.28.0
+version: '1.20191002'
+x_generated_by_perl: v5.30.0
 x_serialization_backend: 'YAML::Tiny version 1.73'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Test-MockObject-1.20180705/Makefile.PL 
new/Test-MockObject-1.20191002/Makefile.PL
--- old/Test-MockObject-1.20180705/Makefile.PL  2018-07-06 01:47:19.000000000 
+0200
+++ new/Test-MockObject-1.20191002/Makefile.PL  2019-10-02 18:32:56.000000000 
+0200
@@ -27,7 +27,6 @@
     "warnings" => 0
   },
   "TEST_REQUIRES" => {
-    "CGI" => "4.15",
     "Test::Exception" => "0.31",
     "Test::More" => "0.98",
     "Test::Warn" => "0.23",
@@ -36,7 +35,7 @@
     "overload" => 0,
     "vars" => 0
   },
-  "VERSION" => "1.20180705",
+  "VERSION" => "1.20191002",
   "test" => {
     "TESTS" => "t/*.t"
   }
@@ -44,7 +43,6 @@
 
 
 my %FallbackPrereqs = (
-  "CGI" => "4.15",
   "Carp" => 0,
   "Devel::Peek" => 0,
   "Scalar::Util" => 0,
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Test-MockObject-1.20180705/README 
new/Test-MockObject-1.20191002/README
--- old/Test-MockObject-1.20180705/README       2018-07-06 01:47:19.000000000 
+0200
+++ new/Test-MockObject-1.20191002/README       2019-10-02 18:32:56.000000000 
+0200
@@ -1,9 +1,9 @@
 This archive contains the distribution Test-MockObject,
-version 1.20180705:
+version 1.20191002:
 
   Perl extension for emulating troublesome interfaces
 
-This software is copyright (c) 2018 by [email protected].
+This software is copyright (c) 2019 by [email protected].
 
 This is free software; you can redistribute it and/or modify it under
 the same terms as the Perl 5 programming language system itself.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Test-MockObject-1.20180705/dist.ini 
new/Test-MockObject-1.20191002/dist.ini
--- old/Test-MockObject-1.20180705/dist.ini     2018-07-06 01:47:19.000000000 
+0200
+++ new/Test-MockObject-1.20191002/dist.ini     2019-10-02 18:32:56.000000000 
+0200
@@ -2,7 +2,7 @@
 author           = chromatic
 license          = Perl_5
 copyright_holder = [email protected]
-copyright_year   = 2018
+copyright_year   = 2019
 
 [MetaResources]
 bugtracker.web    = http://rt.cpan.org/NoAuth/Bugs.html?Dist=Test-MockObject
@@ -20,7 +20,6 @@
 UNIVERSAL::can  = 1.20110617
 
 [Prereqs / TestRequires]
-CGI             = 4.15
 Test::More      = 0.98
 Test::Exception = 0.31
 Test::Warn      = 0.23
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/Test-MockObject-1.20180705/lib/Test/MockObject/Extends.pm 
new/Test-MockObject-1.20191002/lib/Test/MockObject/Extends.pm
--- old/Test-MockObject-1.20180705/lib/Test/MockObject/Extends.pm       
2018-07-06 01:47:19.000000000 +0200
+++ new/Test-MockObject-1.20191002/lib/Test/MockObject/Extends.pm       
2019-10-02 18:32:56.000000000 +0200
@@ -1,5 +1,5 @@
 package Test::MockObject::Extends;
-$Test::MockObject::Extends::VERSION = '1.20180705';
+$Test::MockObject::Extends::VERSION = '1.20191002';
 use strict;
 use warnings;
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Test-MockObject-1.20180705/lib/Test/MockObject.pm 
new/Test-MockObject-1.20191002/lib/Test/MockObject.pm
--- old/Test-MockObject-1.20180705/lib/Test/MockObject.pm       2018-07-06 
01:47:19.000000000 +0200
+++ new/Test-MockObject-1.20191002/lib/Test/MockObject.pm       2019-10-02 
18:32:56.000000000 +0200
@@ -1,5 +1,5 @@
 package Test::MockObject;
-$Test::MockObject::VERSION = '1.20180705';
+$Test::MockObject::VERSION = '1.20191002';
 use strict;
 use warnings;
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Test-MockObject-1.20180705/t/extends.t 
new/Test-MockObject-1.20191002/t/extends.t
--- old/Test-MockObject-1.20180705/t/extends.t  2018-07-06 01:47:19.000000000 
+0200
+++ new/Test-MockObject-1.20191002/t/extends.t  2019-10-02 18:32:56.000000000 
+0200
@@ -16,8 +16,8 @@
 ok( $tme->isa( 'Test::Builder' ),
        'passing a class name to new() should set inheritance properly' );
 
-$tme      = $module->new( 'CGI' );
-ok( $INC{'CGI.pm'},
+$tme      = $module->new( 'CPAN' );
+ok( $INC{'CPAN.pm'},
        'new() should load parent module unless already loaded' );
 
 package Some::Class;
@@ -213,5 +213,5 @@
 is( $called_autoloadNA,     0, '... not touching AUTOLOAD()'     );
 
 # Call a non-existent method
-dies_ok (sub{ $mock->bar()},     
+dies_ok (sub{ $mock->bar()},
     '... should die if calling a non-mocked and non-AUTOLOADED method' );


Reply via email to