Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package perl-Devel-Hide for openSUSE:Factory 
checked in at 2026-01-13 21:34:34
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Devel-Hide (Old)
 and      /work/SRC/openSUSE:Factory/.perl-Devel-Hide.new.1928 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-Devel-Hide"

Tue Jan 13 21:34:34 2026 rev:9 rq:1326994 version:0.0016

Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-Devel-Hide/perl-Devel-Hide.changes  
2021-09-30 23:44:47.096564841 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-Devel-Hide.new.1928/perl-Devel-Hide.changes    
    2026-01-13 21:34:56.908947810 +0100
@@ -1,0 +2,10 @@
+Sat Jan  3 05:40:16 UTC 2026 - Tina Müller <[email protected]>
+
+- updated to 0.0016
+   see /usr/share/doc/packages/perl-Devel-Hide/Changes
+
+  0.0016      2026-01-02
+
+     - Drop support for perl 5.6 (deprecated since 0.0012)
+
+-------------------------------------------------------------------

Old:
----
  Devel-Hide-0.0015.tar.gz

New:
----
  Devel-Hide-0.0016.tar.gz
  README.md
  _scmsync.obsinfo
  build.specials.obscpio

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

Other differences:
------------------
++++++ perl-Devel-Hide.spec ++++++
--- /var/tmp/diff_new_pack.WP74Xp/_old  2026-01-13 21:34:57.712981019 +0100
+++ /var/tmp/diff_new_pack.WP74Xp/_new  2026-01-13 21:34:57.712981019 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Devel-Hide
 #
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2026 SUSE LLC and contributors
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,17 +18,19 @@
 
 %define cpan_name Devel-Hide
 Name:           perl-Devel-Hide
-Version:        0.0015
+Version:        0.0016
 Release:        0
-Summary:        Forces the unavailability of specified Perl modules (for 
testing)
 License:        Artistic-1.0 OR GPL-1.0-or-later
+Summary:        Forces the unavailability of specified Perl modules (for 
testing)
 URL:            https://metacpan.org/release/%{cpan_name}
 Source0:        
https://cpan.metacpan.org/authors/id/D/DC/DCANTRELL/%{cpan_name}-%{version}.tar.gz
 Source1:        cpanspec.yml
+Source100:      README.md
 BuildArch:      noarch
 BuildRequires:  perl
 BuildRequires:  perl-macros
 BuildRequires:  perl(Test::More) >= 0.82
+Requires:       perl(Test::More) >= 0.82
 %{perl_requires}
 
 %description
@@ -110,7 +112,7 @@
 passed to child processes if -from:children is in effect.
 
 %prep
-%autosetup  -n %{cpan_name}-%{version}
+%autosetup -n %{cpan_name}-%{version} -p1
 
 %build
 perl Makefile.PL INSTALLDIRS=vendor

++++++ Devel-Hide-0.0015.tar.gz -> Devel-Hide-0.0016.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Devel-Hide-0.0015/Changes 
new/Devel-Hide-0.0016/Changes
--- old/Devel-Hide-0.0015/Changes       2021-09-29 00:32:17.000000000 +0200
+++ new/Devel-Hide-0.0016/Changes       2026-01-02 16:37:08.000000000 +0100
@@ -1,5 +1,9 @@
 Revision history for Perl extension Devel::Hide.
 
+0.0016      2026-01-02
+
+   - Drop support for perl 5.6 (deprecated since 0.0012)
+
 0.0015      2021-09-28
 
    - Test warnings more carefully to avoid spurious test failures caused by a
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Devel-Hide-0.0015/MANIFEST 
new/Devel-Hide-0.0016/MANIFEST
--- old/Devel-Hide-0.0015/MANIFEST      2021-09-29 00:44:21.000000000 +0200
+++ new/Devel-Hide-0.0016/MANIFEST      2026-01-02 17:01:37.000000000 +0100
@@ -22,5 +22,6 @@
 t/R.pm                                   "
 
 lib/Devel/Hide.pm
+MANIFEST.SKIP
 META.yml                                 Module YAML meta-data (added by 
MakeMaker)
 META.json                                Module JSON meta-data (added by 
MakeMaker)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Devel-Hide-0.0015/MANIFEST.SKIP 
new/Devel-Hide-0.0016/MANIFEST.SKIP
--- old/Devel-Hide-0.0015/MANIFEST.SKIP 1970-01-01 01:00:00.000000000 +0100
+++ new/Devel-Hide-0.0016/MANIFEST.SKIP 2026-01-02 16:44:58.000000000 +0100
@@ -0,0 +1 @@
+^\.git
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Devel-Hide-0.0015/META.json 
new/Devel-Hide-0.0016/META.json
--- old/Devel-Hide-0.0015/META.json     2021-09-29 00:44:21.000000000 +0200
+++ new/Devel-Hide-0.0016/META.json     2026-01-02 17:01:37.000000000 +0100
@@ -3,9 +3,10 @@
    "author" : [
       "Adriano Ferreira <[email protected]>"
    ],
-   "dynamic_config" : 0,
-   "generated_by" : "ExtUtils::MakeMaker version 7.56, CPAN::Meta::Converter 
version 2.150010",
+   "dynamic_config" : 1,
+   "generated_by" : "ExtUtils::MakeMaker version 7.66, CPAN::Meta::Converter 
version 2.150010",
    "license" : [
+      "unknown",
       "perl_5"
    ],
    "meta-spec" : {
@@ -30,32 +31,21 @@
             "ExtUtils::MakeMaker" : "0"
          }
       },
-      "develop" : {
-         "requires" : {
-            "Test::Pod" : "1.18",
-            "Test::Pod::Coverage" : "1.04"
-         }
-      },
       "runtime" : {
          "requires" : {
-            "File::Temp" : "0",
-            "perl" : "5.006001"
-         }
-      },
-      "test" : {
-         "requires" : {
             "Test::More" : "0.82"
          }
       }
    },
    "release_status" : "stable",
    "resources" : {
+      "bugtracker" : {
+         "web" : "https://github.com/DrHyde/Devel-Hide/issues";
+      },
       "repository" : {
-         "type" : "git",
-         "url" : "https://github.com/aferreira/cpan-Devel-Hide.git";,
-         "web" : "https://github.com/aferreira/cpan-Devel-Hide";
+         "url" : "https://github.com/DrHyde/Devel-Hide";
       }
    },
-   "version" : "0.0015",
+   "version" : "0.0016",
    "x_serialization_backend" : "JSON::PP version 4.02"
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Devel-Hide-0.0015/META.yml 
new/Devel-Hide-0.0016/META.yml
--- old/Devel-Hide-0.0015/META.yml      2021-09-29 00:44:21.000000000 +0200
+++ new/Devel-Hide-0.0016/META.yml      2026-01-02 17:01:36.000000000 +0100
@@ -4,12 +4,11 @@
   - 'Adriano Ferreira <[email protected]>'
 build_requires:
   ExtUtils::MakeMaker: '0'
-  Test::More: '0.82'
 configure_requires:
   ExtUtils::MakeMaker: '0'
-dynamic_config: 0
-generated_by: 'ExtUtils::MakeMaker version 7.56, CPAN::Meta::Converter version 
2.150010'
-license: perl
+dynamic_config: 1
+generated_by: 'ExtUtils::MakeMaker version 7.66, CPAN::Meta::Converter version 
2.150010'
+license: unknown
 meta-spec:
   url: http://module-build.sourceforge.net/META-spec-v1.4.html
   version: '1.4'
@@ -19,9 +18,9 @@
     - t
     - inc
 requires:
-  File::Temp: '0'
-  perl: '5.006001'
+  Test::More: '0.82'
 resources:
-  repository: https://github.com/aferreira/cpan-Devel-Hide.git
-version: '0.0015'
+  bugtracker: https://github.com/DrHyde/Devel-Hide/issues
+  repository: https://github.com/DrHyde/Devel-Hide
+version: '0.0016'
 x_serialization_backend: 'CPAN::Meta::YAML version 0.018'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Devel-Hide-0.0015/Makefile.PL 
new/Devel-Hide-0.0016/Makefile.PL
--- old/Devel-Hide-0.0015/Makefile.PL   2021-09-29 00:43:52.000000000 +0200
+++ new/Devel-Hide-0.0016/Makefile.PL   2026-01-02 16:55:09.000000000 +0100
@@ -1,5 +1,5 @@
 
-use 5.006001;
+use 5.008;
 use ExtUtils::MakeMaker;
 
 my $EUMM_VERSION = $ExtUtils::MakeMaker::VERSION;
@@ -8,35 +8,16 @@
 my %write_makefile_args = (
     NAME         => 'Devel::Hide',
     VERSION_FROM => 'lib/Devel/Hide.pm',
-    PREREQ_PM    => {
-        'perl'       => 5.006001,
-        'File::Temp' => 0,          # perl ≤ 5.8.0
-    },
     ABSTRACT_FROM => 'lib/Devel/Hide.pm',
     AUTHOR        => 'Adriano Ferreira <[email protected]>',
-    LICENSE       => 'perl',
+    PREREQ_PM     => {
+        'Test::More' => 0.82,
+    },
     META_MERGE    => {
-        'dynamic_config' => 0,
-        'meta-spec'      => { version => 2 },
-        'prereqs'        => {
-            test => {
-                requires => {
-                    'Test::More' => 0.82,
-                },
-            },
-            develop => {
-                requires => {
-                    'Test::Pod'           => 1.18,
-                    'Test::Pod::Coverage' => 1.04,
-                },
-            },
-        },
+        license   => 'perl',
         resources => {
-            repository => {
-                type => 'git',
-                url  => 'https://github.com/aferreira/cpan-Devel-Hide.git',
-                web  => 'https://github.com/aferreira/cpan-Devel-Hide',
-            },
+            repository => 'https://github.com/DrHyde/Devel-Hide',
+            bugtracker => 'https://github.com/DrHyde/Devel-Hide/issues'
         },
     },
 );
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Devel-Hide-0.0015/lib/Devel/Hide.pm 
new/Devel-Hide-0.0016/lib/Devel/Hide.pm
--- old/Devel-Hide-0.0015/lib/Devel/Hide.pm     2021-09-29 00:31:13.000000000 
+0200
+++ new/Devel-Hide-0.0016/lib/Devel/Hide.pm     2026-01-02 16:30:34.000000000 
+0100
@@ -1,10 +1,10 @@
 package Devel::Hide;
 
-use 5.006001;
+use 5.008;
 use strict;
 use warnings;
 
-our $VERSION = '0.0015';
+our $VERSION = '0.0016';
 
 # blech! package variables
 #
@@ -12,7 +12,9 @@
 # $phase is used to identify which version of the hints hash to
 #   use - either %^H when we're updating it, or pulling it out
 #   of caller() when we want to read it
-use vars qw( @HIDDEN $phase );
+our @HIDDEN;
+our $phase;
+
 BEGIN { $phase = 'runtime'; }
 
 # settings are a comma- (and only comma, no quotes or spaces)
@@ -340,10 +342,11 @@
 
 =item perl 5.6
 
-Support will be dropped at some point after 2022-01-01 with no
-further warning. This is because bugs in older perls prevent
-some code improvements. See commit dd27e50 in the repository
-if you care to know what those are.
+Perl version 5.6 is no longer supported. The last version of this
+module to support perl 5.6 was 0.0015, and 5.6 has been deprecated
+since 0.0012. This is because bugs in older perls prevent some code
+improvements. See commit dd27e50 in the repository if you care to know what
+those are.
 
 =back
 

++++++ README.md ++++++

## Build Results

Current state of perl in openSUSE:Factory is

![Factory build 
results](https://br.opensuse.org/status/openSUSE:Factory/perl-Devel-Hide/standard)

The current state of perl in the devel project build (devel:languages:perl)

![Devel project build 
results](https://br.opensuse.org/status/devel:languages:perl/perl-Devel-Hide)



++++++ _scmsync.obsinfo ++++++
mtime: 1767418816
commit: 7e6d415b6ef3ca7f5b0d358b8d0b9d98bbe44b2fed00c091f646206cc4747b02
url: https://src.opensuse.org/perl/perl-Devel-Hide.git
revision: 7e6d415b6ef3ca7f5b0d358b8d0b9d98bbe44b2fed00c091f646206cc4747b02
projectscmsync: https://src.opensuse.org/perl/_ObsPrj

++++++ build.specials.obscpio ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/.gitignore new/.gitignore
--- old/.gitignore      1970-01-01 01:00:00.000000000 +0100
+++ new/.gitignore      2026-01-08 10:09:11.000000000 +0100
@@ -0,0 +1 @@
+.osc

Reply via email to