Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package perl-Test-MockModule for 
openSUSE:Factory checked in at 2025-07-14 10:51:34
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Test-MockModule (Old)
 and      /work/SRC/openSUSE:Factory/.perl-Test-MockModule.new.7373 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-Test-MockModule"

Mon Jul 14 10:51:34 2025 rev:18 rq:1292413 version:0.180.0

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/perl-Test-MockModule/perl-Test-MockModule.changes    
    2025-01-01 23:07:41.559929878 +0100
+++ 
/work/SRC/openSUSE:Factory/.perl-Test-MockModule.new.7373/perl-Test-MockModule.changes
      2025-07-14 10:56:54.141565740 +0200
@@ -1,0 +2,6 @@
+Fri Jul  4 05:38:33 UTC 2025 - Tina Müller <timueller+p...@suse.de>
+
+- updated to 0.180.0 (v0.180.0)
+   see /usr/share/doc/packages/perl-Test-MockModule/Changes
+
+-------------------------------------------------------------------

Old:
----
  Test-MockModule-v0.179.0.tar.gz

New:
----
  Test-MockModule-v0.180.0.tar.gz

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

Other differences:
------------------
++++++ perl-Test-MockModule.spec ++++++
--- /var/tmp/diff_new_pack.rgSBKC/_old  2025-07-14 10:56:54.785592439 +0200
+++ /var/tmp/diff_new_pack.rgSBKC/_new  2025-07-14 10:56:54.789592604 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Test-MockModule
 #
-# Copyright (c) 2024 SUSE LLC
+# Copyright (c) 2025 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,10 +18,10 @@
 
 %define cpan_name Test-MockModule
 Name:           perl-Test-MockModule
-Version:        0.179.0
+Version:        0.180.0
 Release:        0
-# v0.179.0 -> normalize -> 0.179.0
-%define cpan_version v0.179.0
+# v0.180.0 -> normalize -> 0.180.0
+%define cpan_version v0.180.0
 License:        Artistic-1.0 OR GPL-1.0-or-later
 Summary:        Override subroutines in a module for unit testing
 URL:            https://metacpan.org/release/%{cpan_name}
@@ -30,13 +30,11 @@
 BuildArch:      noarch
 BuildRequires:  perl
 BuildRequires:  perl-macros
-BuildRequires:  perl(Module::Build) >= 0.4234
-BuildRequires:  perl(SUPER) >= 1.20
-BuildRequires:  perl(Software::License) >= 0.104.6
+BuildRequires:  perl(Module::Build) >= 0.423.400
+BuildRequires:  perl(SUPER) >= 1.200
 BuildRequires:  perl(Test::More) >= 0.88
 BuildRequires:  perl(Test::Warnings)
-Requires:       perl(SUPER) >= 1.20
-Requires:       perl(Software::License) >= 0.104.6
+Requires:       perl(SUPER) >= 1.200
 %{perl_requires}
 
 %description
@@ -49,7 +47,7 @@
 given module go out of scope, or when you 'unmock()' the subroutine.
 
 %prep
-%autosetup  -n %{cpan_name}-%{cpan_version}
+%autosetup -n %{cpan_name}-%{cpan_version} -p1
 
 %build
 perl Build.PL --installdirs=vendor

++++++ Test-MockModule-v0.179.0.tar.gz -> Test-MockModule-v0.180.0.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Test-MockModule-v0.179.0/Build.PL 
new/Test-MockModule-v0.180.0/Build.PL
--- old/Test-MockModule-v0.179.0/Build.PL       2024-08-29 19:46:23.000000000 
+0200
+++ new/Test-MockModule-v0.180.0/Build.PL       2025-07-03 12:32:50.000000000 
+0200
@@ -23,7 +23,6 @@
                'Carp'                => 0,
                'Scalar::Util'        => 0,
                'SUPER'               => '1.20',
-               'Software::License' => '0.104006',
        },
        test_requires => {
                'Test::More'          => 0.88,
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Test-MockModule-v0.179.0/LICENSE 
new/Test-MockModule-v0.180.0/LICENSE
--- old/Test-MockModule-v0.179.0/LICENSE        2024-08-29 19:46:23.000000000 
+0200
+++ new/Test-MockModule-v0.180.0/LICENSE        2025-07-03 12:32:50.000000000 
+0200
@@ -1,4 +1,4 @@
-This software is copyright (c) 2024 by Current Maintainer: Geoff Franks 
<gfra...@cpan.org> & Original Author: Simon Flack <simonflk _AT_ cpan.org>.
+This software is copyright (c) 2025 by Current Maintainer: Geoff Franks 
<gfra...@cpan.org> & Original Author: Simon Flack <simonflk _AT_ cpan.org>.
 
 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) 2024 by Current Maintainer: Geoff Franks 
<gfra...@cpan.org> & Original Author: Simon Flack <simonflk _AT_ cpan.org>.
+This software is Copyright (c) 2025 by Current Maintainer: Geoff Franks 
<gfra...@cpan.org> & Original Author: Simon Flack <simonflk _AT_ cpan.org>.
 
 This is free software, licensed under:
 
@@ -22,7 +22,7 @@
                      Version 1, February 1989
 
  Copyright (C) 1989 Free Software Foundation, Inc.
- 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
+                    <https://fsf.org/>
 
  Everyone is permitted to copy and distribute verbatim copies
  of this license document, but changing it is not allowed.
@@ -236,8 +236,7 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    along with this program; if not, write to the Free Software
-    Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA  02110-1301 
USA
+    along with this program; if not, see <https://www.gnu.org/licenses/>.
 
 
 Also add information on how to contact you by electronic and paper mail.
@@ -264,15 +263,15 @@
   program `Gnomovision' (a program to direct compilers to make passes
   at assemblers) written by James Hacker.
 
-  <signature of Ty Coon>, 1 April 1989
-  Ty Coon, President of Vice
+  <signature of Moe Ghoul>, 1 April 1989
+  Moe Ghoul, President of Vice
 
 That's all there is to it!
 
 
 --- The Perl Artistic License 1.0 ---
 
-This software is Copyright (c) 2024 by Current Maintainer: Geoff Franks 
<gfra...@cpan.org> & Original Author: Simon Flack <simonflk _AT_ cpan.org>.
+This software is Copyright (c) 2025 by Current Maintainer: Geoff Franks 
<gfra...@cpan.org> & Original Author: Simon Flack <simonflk _AT_ cpan.org>.
 
 This is free software, licensed under:
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Test-MockModule-v0.179.0/META.json 
new/Test-MockModule-v0.180.0/META.json
--- old/Test-MockModule-v0.179.0/META.json      2024-08-29 19:46:23.000000000 
+0200
+++ new/Test-MockModule-v0.180.0/META.json      2025-07-03 12:32:50.000000000 
+0200
@@ -25,7 +25,6 @@
             "Carp" : "0",
             "SUPER" : "1.20",
             "Scalar::Util" : "0",
-            "Software::License" : "0.104006",
             "perl" : "5.006"
          }
       },
@@ -39,7 +38,7 @@
    "provides" : {
       "Test::MockModule" : {
          "file" : "lib/Test/MockModule.pm",
-         "version" : "v0.179.0"
+         "version" : "v0.180.0"
       }
    },
    "release_status" : "stable",
@@ -55,6 +54,6 @@
          "url" : "git://github.com/geofffranks/test-mockmodule.git"
       }
    },
-   "version" : "v0.179.0",
-   "x_serialization_backend" : "JSON::PP version 4.06"
+   "version" : "v0.180.0",
+   "x_serialization_backend" : "JSON::PP version 4.16"
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Test-MockModule-v0.179.0/META.yml 
new/Test-MockModule-v0.180.0/META.yml
--- old/Test-MockModule-v0.179.0/META.yml       2024-08-29 19:46:23.000000000 
+0200
+++ new/Test-MockModule-v0.180.0/META.yml       2025-07-03 12:32:50.000000000 
+0200
@@ -18,17 +18,16 @@
 provides:
   Test::MockModule:
     file: lib/Test/MockModule.pm
-    version: v0.179.0
+    version: v0.180.0
 requires:
   Carp: '0'
   SUPER: '1.20'
   Scalar::Util: '0'
-  Software::License: '0.104006'
   perl: '5.006'
 resources:
   bugtracker: https://github.com/geofffranks/test-mockmodule/issues
   homepage: https://github.com/geofffranks/test-mockmodule
   license: http://dev.perl.org/licenses/
   repository: git://github.com/geofffranks/test-mockmodule.git
-version: v0.179.0
+version: v0.180.0
 x_serialization_backend: 'CPAN::Meta::YAML version 0.018'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Test-MockModule-v0.179.0/lib/Test/MockModule.pm 
new/Test-MockModule-v0.180.0/lib/Test/MockModule.pm
--- old/Test-MockModule-v0.179.0/lib/Test/MockModule.pm 2024-08-29 
19:46:23.000000000 +0200
+++ new/Test-MockModule-v0.180.0/lib/Test/MockModule.pm 2025-07-03 
12:32:50.000000000 +0200
@@ -6,7 +6,7 @@
 use Carp;
 use SUPER;
 # This is now auto-updated at release time by the github action
-$VERSION = '0.179.0';
+$VERSION = '0.180.0';
 
 sub import {
     my ( $class, @args ) = @_;

Reply via email to