Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package perl-WWW-PAUSE-CleanUpHomeDir for 
openSUSE:Factory checked in at 2026-07-28 18:13:44
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-WWW-PAUSE-CleanUpHomeDir (Old)
 and      /work/SRC/openSUSE:Factory/.perl-WWW-PAUSE-CleanUpHomeDir.new.2004 
(New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-WWW-PAUSE-CleanUpHomeDir"

Tue Jul 28 18:13:44 2026 rev:2 rq:1368052 version:1.001003

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/perl-WWW-PAUSE-CleanUpHomeDir/perl-WWW-PAUSE-CleanUpHomeDir.changes
      2016-02-17 12:20:47.000000000 +0100
+++ 
/work/SRC/openSUSE:Factory/.perl-WWW-PAUSE-CleanUpHomeDir.new.2004/perl-WWW-PAUSE-CleanUpHomeDir.changes
    2026-07-28 18:16:02.474611254 +0200
@@ -1,0 +2,9 @@
+Tue Jul 14 07:25:44 UTC 2026 - Tina Müller <[email protected]>
+
+- updated to 1.001003
+   see /usr/share/doc/packages/perl-WWW-PAUSE-CleanUpHomeDir/Changes
+
+  1.001003  2026-07-13
+          - Maintenance update - verified module is still working
+
+-------------------------------------------------------------------

Old:
----
  WWW-PAUSE-CleanUpHomeDir-1.001002.tar.gz

New:
----
  README.md
  WWW-PAUSE-CleanUpHomeDir-1.001003.tar.gz
  _scmsync.obsinfo
  build.specials.obscpio

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

Other differences:
------------------
++++++ perl-WWW-PAUSE-CleanUpHomeDir.spec ++++++
--- /var/tmp/diff_new_pack.A1qxnH/_old  2026-07-28 18:16:03.938662434 +0200
+++ /var/tmp/diff_new_pack.A1qxnH/_new  2026-07-28 18:16:03.938662434 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-WWW-PAUSE-CleanUpHomeDir
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# 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
@@ -12,21 +12,20 @@
 # 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 WWW-PAUSE-CleanUpHomeDir
 Name:           perl-WWW-PAUSE-CleanUpHomeDir
-Version:        1.001002
+Version:        1.001003
 Release:        0
-%define cpan_name WWW-PAUSE-CleanUpHomeDir
-Summary:        the module to clean up old dists from your PAUSE home directory
-License:        Artistic-1.0 or GPL-1.0+
-Group:          Development/Libraries/Perl
-Url:            http://search.cpan.org/dist/WWW-PAUSE-CleanUpHomeDir/
-Source:         
http://www.cpan.org/authors/id/Z/ZO/ZOFFIX/%{cpan_name}-%{version}.tar.gz
+License:        Artistic-1.0 OR GPL-1.0-or-later
+Summary:        The module to clean up old dists from your PAUSE home directory
+URL:            https://metacpan.org/release/%{cpan_name}
+Source0:        
https://cpan.metacpan.org/authors/id/Z/ZO/ZOFFIX/%{cpan_name}-%{version}.tar.gz
+Source100:      README.md
 BuildArch:      noarch
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
 BuildRequires:  perl-macros
 BuildRequires:  perl(Class::Accessor::Grouped)
@@ -48,14 +47,14 @@
 distributions with ability to undelete files if you so prefer.
 
 %prep
-%setup -q -n %{cpan_name}-%{version}
+%autosetup -n %{cpan_name}-%{version} -p1
 
 %build
-%{__perl} Makefile.PL INSTALLDIRS=vendor
-%{__make} %{?_smp_mflags}
+perl Makefile.PL INSTALLDIRS=vendor
+%make_build
 
 %check
-%{__make} test
+make test
 
 %install
 %perl_make_install
@@ -63,6 +62,6 @@
 %perl_gen_filelist
 
 %files -f %{name}.files
-%defattr(-,root,root,755)
-%doc Changes examples LICENSE README README.md
+%doc Changes examples README README.md
+%license LICENSE
 

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

## Build Results

Current state of perl in openSUSE:Factory is

![Factory build 
results](https://br.opensuse.org/status/openSUSE:Factory/perl-WWW-PAUSE-CleanUpHomeDir/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-WWW-PAUSE-CleanUpHomeDir)



++++++ WWW-PAUSE-CleanUpHomeDir-1.001002.tar.gz -> 
WWW-PAUSE-CleanUpHomeDir-1.001003.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/WWW-PAUSE-CleanUpHomeDir-1.001002/Changes 
new/WWW-PAUSE-CleanUpHomeDir-1.001003/Changes
--- old/WWW-PAUSE-CleanUpHomeDir-1.001002/Changes       2015-03-25 
03:56:33.000000000 +0100
+++ new/WWW-PAUSE-CleanUpHomeDir-1.001003/Changes       2026-07-13 
11:35:45.000000000 +0200
@@ -1,5 +1,9 @@
 Revision history for WWW-PAUSE-CleanUpHomeDir
 
+1.001003  2026-07-13
+        - Maintenance update - verified module is still working
+
+
 1.001002   2015-03-24
         - Fixed failing tests
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/WWW-PAUSE-CleanUpHomeDir-1.001002/INSTALL 
new/WWW-PAUSE-CleanUpHomeDir-1.001003/INSTALL
--- old/WWW-PAUSE-CleanUpHomeDir-1.001002/INSTALL       2015-03-25 
03:56:33.000000000 +0100
+++ new/WWW-PAUSE-CleanUpHomeDir-1.001003/INSTALL       2026-07-13 
11:35:45.000000000 +0200
@@ -8,10 +8,10 @@
 
     % cpanm WWW::PAUSE::CleanUpHomeDir
 
-If you are installing into a system-wide directory, you may need to pass the
-"-S" flag to cpanm, which uses sudo to install the module:
-
-    % cpanm -S WWW::PAUSE::CleanUpHomeDir
+If it does not have permission to install modules to the current perl, cpanm
+will automatically set up and install to a local::lib in your home directory.
+See the local::lib documentation (https://metacpan.org/pod/local::lib) for
+details on enabling it in your environment.
 
 ## Installing with the CPAN shell
 
@@ -21,8 +21,11 @@
 
 ## Manual installation
 
-As a last resort, you can manually install it. Download the tarball, untar it,
-then build it:
+As a last resort, you can manually install it. If you have not already
+downloaded the release tarball, you can find the download link on the module's
+MetaCPAN page: https://metacpan.org/pod/WWW::PAUSE::CleanUpHomeDir
+
+Untar the tarball, install configure prerequisites (see below), then build it:
 
     % perl Makefile.PL
     % make && make test
@@ -31,13 +34,42 @@
 
     % make install
 
-If you are installing into a system-wide directory, you may need to run:
+On Windows platforms, you should use `dmake` or `nmake`, instead of `make`.
+
+If your perl is system-managed, you can create a local::lib in your home
+directory to install modules to. For details, see the local::lib documentation:
+https://metacpan.org/pod/local::lib
+
+The prerequisites of this distribution will also have to be installed 
manually. The
+prerequisites are listed in one of the files: `MYMETA.yml` or `MYMETA.json` 
generated
+by running the manual build process described above.
+
+## Configure Prerequisites
 
-    % sudo make install
+This distribution requires other modules to be installed before this
+distribution's installer can be run.  They can be found under the
+"configure_requires" key of META.yml or the
+.
+
+## Other Prerequisites
+
+This distribution may require additional modules to be installed after running
+Makefile.PL.
+Look for prerequisites in the following phases:
+
+* to run make, PHASE = build
+* to use the module code itself, PHASE = runtime
+* to run tests, PHASE = test
+
+They can all be found in the "PHASE_requires" key of MYMETA.yml or the
+.
 
 ## Documentation
 
 WWW-PAUSE-CleanUpHomeDir documentation is available as POD.
-You can run perldoc from a shell to read the documentation:
+You can run `perldoc` from a shell to read the documentation:
 
     % perldoc WWW::PAUSE::CleanUpHomeDir
+
+For more information on installing Perl modules via CPAN, please see:
+https://www.cpan.org/modules/INSTALL.html
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/WWW-PAUSE-CleanUpHomeDir-1.001002/LICENSE 
new/WWW-PAUSE-CleanUpHomeDir-1.001003/LICENSE
--- old/WWW-PAUSE-CleanUpHomeDir-1.001002/LICENSE       2015-03-25 
03:56:33.000000000 +0100
+++ new/WWW-PAUSE-CleanUpHomeDir-1.001003/LICENSE       2026-07-13 
11:35:45.000000000 +0200
@@ -1,4 +1,4 @@
-This software is copyright (c) 2015 by Zoffix Znet <[email protected]>.
+This software is copyright (c) 2026 by Zoffix Znet <[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) 2015 by Zoffix Znet <[email protected]>.
+This software is Copyright (c) 2026 by Zoffix Znet <[email protected]>.
 
 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,116 +263,149 @@
   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 Artistic License 1.0 ---
+--- The Perl Artistic License 1.0 ---
 
-This software is Copyright (c) 2015 by Zoffix Znet <[email protected]>.
+This software is Copyright (c) 2026 by Zoffix Znet <[email protected]>.
 
 This is free software, licensed under:
 
-  The Artistic License 1.0
+  The Perl Artistic License 1.0
 
-The Artistic License
 
-Preamble
 
-The intent of this document is to state the conditions under which a Package
-may be copied, such that the Copyright Holder maintains some semblance of
-artistic control over the development of the package, while giving the users of
-the package the right to use and distribute the Package in a more-or-less
-customary fashion, plus the right to make reasonable modifications.
+
+
+                         The "Artistic License"
+
+                                Preamble
+
+The intent of this document is to state the conditions under which a
+Package may be copied, such that the Copyright Holder maintains some
+semblance of artistic control over the development of the package,
+while giving the users of the package the right to use and distribute
+the Package in a more-or-less customary fashion, plus the right to make
+reasonable modifications.
 
 Definitions:
 
-  - "Package" refers to the collection of files distributed by the Copyright
-    Holder, and derivatives of that collection of files created through
-    textual modification. 
-  - "Standard Version" refers to such a Package if it has not been modified,
-    or has been modified in accordance with the wishes of the Copyright
-    Holder. 
-  - "Copyright Holder" is whoever is named in the copyright or copyrights for
-    the package. 
-  - "You" is you, if you're thinking about copying or distributing this 
Package.
-  - "Reasonable copying fee" is whatever you can justify on the basis of media
-    cost, duplication charges, time of people involved, and so on. (You will
-    not be required to justify it to the Copyright Holder, but only to the
-    computing community at large as a market that must bear the fee.) 
-  - "Freely Available" means that no fee is charged for the item itself, though
-    there may be fees involved in handling the item. It also means that
-    recipients of the item may redistribute it under the same conditions they
-    received it. 
+        "Package" refers to the collection of files distributed by the
+        Copyright Holder, and derivatives of that collection of files
+        created through textual modification.
+
+        "Standard Version" refers to such a Package if it has not been
+        modified, or has been modified in accordance with the wishes
+        of the Copyright Holder as specified below.
+
+        "Copyright Holder" is whoever is named in the copyright or
+        copyrights for the package.
+
+        "You" is you, if you're thinking about copying or distributing
+        this Package.
+
+        "Reasonable copying fee" is whatever you can justify on the
+        basis of media cost, duplication charges, time of people involved,
+        and so on.  (You will not be required to justify it to the
+        Copyright Holder, but only to the computing community at large
+        as a market that must bear the fee.)
+
+        "Freely Available" means that no fee is charged for the item
+        itself, though there may be fees involved in handling the item.
+        It also means that recipients of the item may redistribute it
+        under the same conditions they received it.
 
 1. You may make and give away verbatim copies of the source form of the
 Standard Version of this Package without restriction, provided that you
 duplicate all of the original copyright notices and associated disclaimers.
 
-2. You may apply bug fixes, portability fixes and other modifications derived
-from the Public Domain or from the Copyright Holder. A Package modified in such
-a way shall still be considered the Standard Version.
-
-3. You may otherwise modify your copy of this Package in any way, provided that
-you insert a prominent notice in each changed file stating how and when you
-changed that file, and provided that you do at least ONE of the following:
-
-  a) place your modifications in the Public Domain or otherwise make them
-     Freely Available, such as by posting said modifications to Usenet or an
-     equivalent medium, or placing the modifications on a major archive site
-     such as ftp.uu.net, or by allowing the Copyright Holder to include your
-     modifications in the Standard Version of the Package.
-
-  b) use the modified Package only within your corporation or organization.
-
-  c) rename any non-standard executables so the names do not conflict with
-     standard executables, which must also be provided, and provide a separate
-     manual page for each non-standard executable that clearly documents how it
-     differs from the Standard Version.
-
-  d) make other distribution arrangements with the Copyright Holder.
-
-4. You may distribute the programs of this Package in object code or executable
-form, provided that you do at least ONE of the following:
-
-  a) distribute a Standard Version of the executables and library files,
-     together with instructions (in the manual page or equivalent) on where to
-     get the Standard Version.
-
-  b) accompany the distribution with the machine-readable source of the Package
-     with your modifications.
-
-  c) accompany any non-standard executables with their corresponding Standard
-     Version executables, giving the non-standard executables non-standard
-     names, and clearly documenting the differences in manual pages (or
-     equivalent), together with instructions on where to get the Standard
-     Version.
+2. You may apply bug fixes, portability fixes and other modifications
+derived from the Public Domain or from the Copyright Holder.  A Package
+modified in such a way shall still be considered the Standard Version.
 
-  d) make other distribution arrangements with the Copyright Holder.
+3. You may otherwise modify your copy of this Package in any way, provided
+that you insert a prominent notice in each changed file stating how and
+when you changed that file, and provided that you do at least ONE of the
+following:
 
-5. You may charge a reasonable copying fee for any distribution of this
-Package.  You may charge any fee you choose for support of this Package. You
-may not charge a fee for this Package itself. However, you may distribute this
-Package in aggregate with other (possibly commercial) programs as part of a
-larger (possibly commercial) software distribution provided that you do not
-advertise this Package as a product of your own.
-
-6. The scripts and library files supplied as input to or produced as output
-from the programs of this Package do not automatically fall under the copyright
-of this Package, but belong to whomever generated them, and may be sold
-commercially, and may be aggregated with this Package.
+    a) place your modifications in the Public Domain or otherwise make them
+    Freely Available, such as by posting said modifications to Usenet or
+    an equivalent medium, or placing the modifications on a major archive
+    site such as uunet.uu.net, or by allowing the Copyright Holder to include
+    your modifications in the Standard Version of the Package.
+
+    b) use the modified Package only within your corporation or organization.
+
+    c) rename any non-standard executables so the names do not conflict
+    with standard executables, which must also be provided, and provide
+    a separate manual page for each non-standard executable that clearly
+    documents how it differs from the Standard Version.
 
-7. C or perl subroutines supplied by you and linked into this Package shall not
-be considered part of this Package.
+    d) make other distribution arrangements with the Copyright Holder.
+
+4. You may distribute the programs of this Package in object code or
+executable form, provided that you do at least ONE of the following:
+
+    a) distribute a Standard Version of the executables and library files,
+    together with instructions (in the manual page or equivalent) on where
+    to get the Standard Version.
+
+    b) accompany the distribution with the machine-readable source of
+    the Package with your modifications.
+
+    c) give non-standard executables non-standard names, and clearly
+    document the differences in manual pages (or equivalent), together
+    with instructions on where to get the Standard Version.
+
+    d) make other distribution arrangements with the Copyright Holder.
+
+5. You may charge a reasonable copying fee for any distribution of this
+Package.  You may charge any fee you choose for support of this
+Package.  You may not charge a fee for this Package itself.  However,
+you may distribute this Package in aggregate with other (possibly
+commercial) programs as part of a larger (possibly commercial) software
+distribution provided that you do not advertise this Package as a
+product of your own.  You may embed this Package's interpreter within
+an executable of yours (by linking); this shall be construed as a mere
+form of aggregation, provided that the complete Standard Version of the
+interpreter is so embedded.
+
+6. The scripts and library files supplied as input to or produced as
+output from the programs of this Package do not automatically fall
+under the copyright of this Package, but belong to whoever generated
+them, and may be sold commercially, and may be aggregated with this
+Package.  If such scripts or library files are aggregated with this
+Package via the so-called "undump" or "unexec" methods of producing a
+binary executable image, then distribution of such an image shall
+neither be construed as a distribution of this Package nor shall it
+fall under the restrictions of Paragraphs 3 and 4, provided that you do
+not represent such an executable image as a Standard Version of this
+Package.
+
+7. C subroutines (or comparably compiled subroutines in other
+languages) supplied by you and linked into this Package in order to
+emulate subroutines and variables of the language defined by this
+Package shall not be considered part of this Package, but are the
+equivalent of input as in Paragraph 6, provided these subroutines do
+not change the language in any way that would cause it to fail the
+regression tests for the language.
+
+8. Aggregation of this Package with a commercial distribution is always
+permitted provided that the use of this Package is embedded; that is,
+when no overt attempt is made to make this Package's interfaces visible
+to the end user of the commercial distribution.  Such use shall not be
+construed as a distribution of this Package.
 
-8. The name of the Copyright Holder may not be used to endorse or promote
+9. The name of the Copyright Holder may not be used to endorse or promote
 products derived from this software without specific prior written permission.
 
-9. THIS PACKAGE IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED
-WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF
-MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE.
+10. THIS PACKAGE IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR
+IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED
+WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.
 
-The End
+                                The End
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/WWW-PAUSE-CleanUpHomeDir-1.001002/MANIFEST 
new/WWW-PAUSE-CleanUpHomeDir-1.001003/MANIFEST
--- old/WWW-PAUSE-CleanUpHomeDir-1.001002/MANIFEST      2015-03-25 
03:56:33.000000000 +0100
+++ new/WWW-PAUSE-CleanUpHomeDir-1.001003/MANIFEST      2026-07-13 
11:35:45.000000000 +0200
@@ -1,4 +1,4 @@
-# This file was automatically generated by Dist::Zilla::Plugin::Manifest 
v5.034.
+# This file was automatically generated by Dist::Zilla::Plugin::Manifest v6.037
 Changes
 INSTALL
 LICENSE
@@ -12,19 +12,19 @@
 lib/WWW/PAUSE/CleanUpHomeDir.pm
 t/00-compile.t
 t/00-load.t
+xt/author/distmeta.t
 xt/author/eol.t
+xt/author/minimum-version.t
+xt/author/mojibake.t
 xt/author/no-tabs.t
+xt/author/pod-coverage.t
+xt/author/pod-linkcheck.t
 xt/author/pod-spell.t
+xt/author/pod-syntax.t
+xt/author/portability.t
+xt/author/synopsis.t
+xt/author/test-version.t
 xt/release/cpan-changes.t
 xt/release/dist-manifest.t
-xt/release/distmeta.t
 xt/release/kwalitee.t
-xt/release/minimum-version.t
-xt/release/mojibake.t
-xt/release/pod-coverage.t
-xt/release/pod-linkcheck.t
-xt/release/pod-syntax.t
-xt/release/portability.t
-xt/release/synopsis.t
-xt/release/test-version.t
 xt/release/unused-vars.t
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/WWW-PAUSE-CleanUpHomeDir-1.001002/META.yml 
new/WWW-PAUSE-CleanUpHomeDir-1.001003/META.yml
--- old/WWW-PAUSE-CleanUpHomeDir-1.001002/META.yml      2015-03-25 
03:56:33.000000000 +0100
+++ new/WWW-PAUSE-CleanUpHomeDir-1.001003/META.yml      2026-07-13 
11:35:45.000000000 +0200
@@ -12,7 +12,7 @@
   ExtUtils::MakeMaker: '0'
   perl: '5.006'
 dynamic_config: 0
-generated_by: 'Dist::Zilla version 5.034, CPAN::Meta::Converter version 
2.150001'
+generated_by: 'Dist::Zilla version 6.037, CPAN::Meta::Converter version 
2.150010'
 license: perl
 meta-spec:
   url: http://module-build.sourceforge.net/META-spec-v1.4.html
@@ -21,7 +21,7 @@
 provides:
   WWW::PAUSE::CleanUpHomeDir:
     file: lib/WWW/PAUSE/CleanUpHomeDir.pm
-    version: '1.001002'
+    version: '1.001003'
 requires:
   Carp: '0'
   Class::Accessor::Grouped: '0'
@@ -39,15 +39,15 @@
   bugtracker: https://github.com/zoffixznet/www-pause-cleanuphomedir/issues
   homepage: http://metacpan.org/release/WWW-PAUSE-CleanUpHomeDir
   repository: git://github.com/zoffixznet/www-pause-cleanuphomedir.git
-version: '1.001002'
+version: '1.001003'
 x_Dist_Zilla:
   perl:
-    version: '5.020001'
+    version: '5.042002'
   plugins:
     -
       class: Dist::Zilla::Plugin::OurPkgVersion
       name: '@Author::ZOFFIX/OurPkgVersion'
-      version: '0.005001'
+      version: '0.21'
     -
       class: Dist::Zilla::Plugin::Pod::Spiffy
       name: '@Author::ZOFFIX/Pod::Spiffy'
@@ -56,83 +56,84 @@
       class: Dist::Zilla::Plugin::PromptIfStale
       config:
         Dist::Zilla::Plugin::PromptIfStale:
-          check_all_plugins: '1'
-          check_all_prereqs: '1'
+          check_all_plugins: 1
+          check_all_prereqs: 1
           modules: []
           phase: release
+          run_under_travis: 0
           skip:
-            - strict
-            - warnings
-            - base
             - ExtUtils::MakeMaker
-            - IPC::Open3
             - File::Copy
+            - IPC::Open3
+            - base
+            - strict
+            - warnings
       name: '@Author::ZOFFIX/PromptIfStale'
-      version: '0.040'
+      version: '0.060'
     -
       class: Dist::Zilla::Plugin::GatherDir
       config:
         Dist::Zilla::Plugin::GatherDir:
           exclude_filename: []
           exclude_match: []
-          follow_symlinks: '0'
-          include_dotfiles: '0'
+          follow_symlinks: 0
+          include_dotfiles: 0
           prefix: ''
           prune_directory: []
           root: .
       name: '@Author::ZOFFIX/GatherDir'
-      version: '5.034'
+      version: '6.037'
     -
       class: Dist::Zilla::Plugin::PruneCruft
       name: '@Author::ZOFFIX/PruneCruft'
-      version: '5.034'
+      version: '6.037'
     -
       class: Dist::Zilla::Plugin::ManifestSkip
       name: '@Author::ZOFFIX/ManifestSkip'
-      version: '5.034'
+      version: '6.037'
     -
       class: Dist::Zilla::Plugin::MetaYAML
       name: '@Author::ZOFFIX/MetaYAML'
-      version: '5.034'
+      version: '6.037'
     -
       class: Dist::Zilla::Plugin::License
       name: '@Author::ZOFFIX/License'
-      version: '5.034'
+      version: '6.037'
     -
       class: Dist::Zilla::Plugin::Readme
       name: '@Author::ZOFFIX/Readme'
-      version: '5.034'
+      version: '6.037'
     -
       class: Dist::Zilla::Plugin::ExecDir
       name: '@Author::ZOFFIX/ExecDir'
-      version: '5.034'
+      version: '6.037'
     -
       class: Dist::Zilla::Plugin::ShareDir
       name: '@Author::ZOFFIX/ShareDir'
-      version: '5.034'
+      version: '6.037'
     -
       class: Dist::Zilla::Plugin::MakeMaker
       config:
         Dist::Zilla::Role::TestRunner:
           default_jobs: 1
       name: '@Author::ZOFFIX/MakeMaker'
-      version: '5.034'
+      version: '6.037'
     -
       class: Dist::Zilla::Plugin::Manifest
       name: '@Author::ZOFFIX/Manifest'
-      version: '5.034'
+      version: '6.037'
     -
       class: Dist::Zilla::Plugin::AutoPrereqs
       name: '@Author::ZOFFIX/AutoPrereqs'
-      version: '5.034'
+      version: '6.037'
     -
       class: Dist::Zilla::Plugin::MetaConfig
       name: '@Author::ZOFFIX/MetaConfig'
-      version: '5.034'
+      version: '6.037'
     -
       class: Dist::Zilla::Plugin::Prereqs::AuthorDeps
       name: '@Author::ZOFFIX/Prereqs::AuthorDeps'
-      version: '0.004'
+      version: '0.007'
     -
       class: Dist::Zilla::Plugin::MinimumPerl
       name: '@Author::ZOFFIX/MinimumPerl'
@@ -145,58 +146,71 @@
             -
               class: Dist::Zilla::Plugin::FinderCode
               name: 
'@Author::ZOFFIX/MetaProvides::Package/AUTOVIV/:InstallModulesPM'
-              version: '5.034'
+              version: '6.037'
+          include_underscores: 0
         Dist::Zilla::Role::MetaProvider::Provider:
-          inherit_missing: '1'
-          inherit_version: '1'
-          meta_noindex: '1'
+          $Dist::Zilla::Role::MetaProvider::Provider::VERSION: '2.002004'
+          inherit_missing: 1
+          inherit_version: 1
+          meta_noindex: 1
+        Dist::Zilla::Role::ModuleMetadata:
+          Module::Metadata: '1.000038'
+          version: '0.006'
       name: '@Author::ZOFFIX/MetaProvides::Package'
-      version: '2.003001'
+      version: '2.004003'
     -
       class: Dist::Zilla::Plugin::InstallGuide
+      config:
+        Dist::Zilla::Role::ModuleMetadata:
+          Module::Metadata: '1.000038'
+          version: '0.006'
       name: '@Author::ZOFFIX/InstallGuide'
-      version: '1.200006'
+      version: '1.200014'
     -
       class: Dist::Zilla::Plugin::ReadmeAnyFromPod
+      config:
+        Dist::Zilla::Role::FileWatcher:
+          version: '0.006'
       name: '@Author::ZOFFIX/ReadmeAnyFromPod'
-      version: '0.150250'
+      version: '0.163250'
     -
       class: Dist::Zilla::Plugin::Test::Compile
       config:
         Dist::Zilla::Plugin::Test::Compile:
-          bail_out_on_fail: '0'
+          bail_out_on_fail: 0
           fail_on_warning: author
-          fake_home: '0'
+          fake_home: 0
           filename: t/00-compile.t
           module_finder:
             - ':InstallModules'
-          needs_display: '0'
+          needs_display: 0
           phase: test
           script_finder:
-            - ':ExecFiles'
+            - ':PerlExecFiles'
           skips: []
+          switch: []
       name: '@Author::ZOFFIX/Test::Compile'
-      version: '2.051'
+      version: '2.059'
     -
       class: Dist::Zilla::Plugin::Test::DistManifest
       name: '@Author::ZOFFIX/Test::DistManifest'
-      version: '2.000005'
+      version: '2.000006'
     -
       class: Dist::Zilla::Plugin::Test::EOL
       config:
         Dist::Zilla::Plugin::Test::EOL:
           filename: xt/author/eol.t
           finder:
-            - ':InstallModules'
             - ':ExecFiles'
+            - ':InstallModules'
             - ':TestFiles'
-          trailing_whitespace: '1'
+          trailing_whitespace: 1
       name: '@Author::ZOFFIX/Test::EOL'
-      version: '0.17'
+      version: '0.19'
     -
       class: Dist::Zilla::Plugin::Test::Version
       name: '@Author::ZOFFIX/Test::Version'
-      version: '0.003001'
+      version: '1.09'
     -
       class: Dist::Zilla::Plugin::Test::Kwalitee
       config:
@@ -204,11 +218,11 @@
           filename: xt/release/kwalitee.t
           skiptest: []
       name: '@Author::ZOFFIX/Test::Kwalitee'
-      version: '2.11'
+      version: '2.13'
     -
       class: Dist::Zilla::Plugin::MetaTests
       name: '@Author::ZOFFIX/MetaTests'
-      version: '5.034'
+      version: '6.037'
     -
       class: Dist::Zilla::Plugin::Test::CPAN::Meta::JSON
       name: '@Author::ZOFFIX/Test::CPAN::Meta::JSON'
@@ -216,7 +230,7 @@
     -
       class: Dist::Zilla::Plugin::MojibakeTests
       name: '@Author::ZOFFIX/MojibakeTests'
-      version: '0.7'
+      version: '0.8'
     -
       class: Dist::Zilla::Plugin::Test::NoTabs
       config:
@@ -227,70 +241,92 @@
             - ':ExecFiles'
             - ':TestFiles'
       name: '@Author::ZOFFIX/Test::NoTabs'
-      version: '0.13'
+      version: '0.15'
     -
       class: Dist::Zilla::Plugin::PodCoverageTests
       name: '@Author::ZOFFIX/PodCoverageTests'
-      version: '5.034'
+      version: '6.037'
     -
       class: Dist::Zilla::Plugin::PodSyntaxTests
       name: '@Author::ZOFFIX/PodSyntaxTests'
-      version: '5.034'
+      version: '6.037'
     -
       class: Dist::Zilla::Plugin::Test::Portability
+      config:
+        Dist::Zilla::Plugin::Test::Portability:
+          options: ''
       name: '@Author::ZOFFIX/Test::Portability'
-      version: '2.000006'
+      version: '2.001003'
     -
       class: Dist::Zilla::Plugin::Test::Synopsis
       name: '@Author::ZOFFIX/Test::Synopsis'
-      version: '2.000006'
+      version: '2.000007'
     -
       class: Dist::Zilla::Plugin::Test::UnusedVars
       name: '@Author::ZOFFIX/Test::UnusedVars'
-      version: '2.000007'
+      version: '2.001001'
     -
       class: Dist::Zilla::Plugin::Test::Pod::LinkCheck
       name: '@Author::ZOFFIX/Test::Pod::LinkCheck'
-      version: '1.001'
+      version: '1.004'
     -
       class: Dist::Zilla::Plugin::Test::CPAN::Changes
+      config:
+        Dist::Zilla::Plugin::Test::CPAN::Changes:
+          changelog: Changes
+          filename: xt/release/cpan-changes.t
       name: '@Author::ZOFFIX/Test::CPAN::Changes'
-      version: '0.009'
+      version: '0.013'
     -
       class: Dist::Zilla::Plugin::Test::PodSpelling
+      config:
+        Dist::Zilla::Plugin::Test::PodSpelling:
+          directories:
+            - bin
+            - lib
+          spell_cmd: ''
+          stopwords: []
+          wordlist: Pod::Wordlist
       name: '@Author::ZOFFIX/Test::PodSpelling'
-      version: '2.006008'
+      version: '2.007006'
     -
       class: Dist::Zilla::Plugin::CheckSelfDependency
       config:
         Dist::Zilla::Plugin::CheckSelfDependency:
           finder:
             - ':InstallModules'
+        Dist::Zilla::Role::ModuleMetadata:
+          Module::Metadata: '1.000038'
+          version: '0.006'
       name: '@Author::ZOFFIX/CheckSelfDependency'
-      version: '0.010'
+      version: '0.011'
     -
       class: Dist::Zilla::Plugin::CheckPrereqsIndexed
       name: '@Author::ZOFFIX/CheckPrereqsIndexed'
-      version: '0.015'
+      version: '0.022'
     -
       class: Dist::Zilla::Plugin::Test::MinimumVersion
+      config:
+        Dist::Zilla::Plugin::Test::MinimumVersion:
+          max_target_perl: '5.008008'
       name: '@Author::ZOFFIX/Test::MinimumVersion'
-      version: '2.000006'
+      version: '2.000011'
     -
       class: Dist::Zilla::Plugin::Git::NextVersion
       config:
         Dist::Zilla::Plugin::Git::NextVersion:
           first_version: '1.001001'
-          version_by_branch: '0'
+          version_by_branch: 0
           version_regexp: (?^:^v(.+)$)
         Dist::Zilla::Role::Git::Repo:
+          git_version: 2.43.0
           repo_root: .
       name: '@Author::ZOFFIX/Git::NextVersion'
-      version: '2.031'
+      version: '2.052'
     -
       class: Dist::Zilla::Plugin::AutoMetaResources
       name: '@Author::ZOFFIX/AutoMetaResources'
-      version: '1.20'
+      version: '1.21'
     -
       class: Dist::Zilla::Plugin::CopyFilesFromRelease
       config:
@@ -299,11 +335,11 @@
             - README.md
           match: []
       name: '@Author::ZOFFIX/CopyFilesFromRelease'
-      version: '0.005'
+      version: '0.007'
     -
       class: Dist::Zilla::Plugin::TestRelease
       name: '@Author::ZOFFIX/TestRelease'
-      version: '5.034'
+      version: '6.037'
     -
       class: Dist::Zilla::Plugin::InstallRelease
       name: '@Author::ZOFFIX/InstallRelease'
@@ -311,7 +347,7 @@
     -
       class: Dist::Zilla::Plugin::ConfirmRelease
       name: '@Author::ZOFFIX/ConfirmRelease'
-      version: '5.034'
+      version: '6.037'
     -
       class: Dist::Zilla::Plugin::Git::Check
       config:
@@ -319,45 +355,52 @@
           untracked_files: die
         Dist::Zilla::Role::Git::DirtyFiles:
           allow_dirty:
-            - dist.ini
             - Changes
+            - dist.ini
           allow_dirty_match: []
           changelog: Changes
         Dist::Zilla::Role::Git::Repo:
+          git_version: 2.43.0
           repo_root: .
       name: '@Author::ZOFFIX/Git::Check'
-      version: '2.031'
+      version: '2.052'
     -
       class: Dist::Zilla::Plugin::Git::Commit
       config:
         Dist::Zilla::Plugin::Git::Commit:
           add_files_in: []
-          commit_msg: v%v%n%n%c
-          time_zone: local
+          commit_msg: v%V%n%n%c
+          signoff: 0
         Dist::Zilla::Role::Git::DirtyFiles:
           allow_dirty:
-            - dist.ini
             - Changes
+            - dist.ini
           allow_dirty_match: []
           changelog: Changes
         Dist::Zilla::Role::Git::Repo:
+          git_version: 2.43.0
           repo_root: .
+        Dist::Zilla::Role::Git::StringFormatter:
+          time_zone: local
       name: '@Author::ZOFFIX/Git::Commit'
-      version: '2.031'
+      version: '2.052'
     -
       class: Dist::Zilla::Plugin::Git::Tag
       config:
         Dist::Zilla::Plugin::Git::Tag:
           branch: ~
+          changelog: Changes
           signed: 0
-          tag: v1.001002
-          tag_format: v%v
-          tag_message: v%v
-          time_zone: local
+          tag: v1.001003
+          tag_format: v%V
+          tag_message: v%V
         Dist::Zilla::Role::Git::Repo:
+          git_version: 2.43.0
           repo_root: .
+        Dist::Zilla::Role::Git::StringFormatter:
+          time_zone: local
       name: '@Author::ZOFFIX/Git::Tag'
-      version: '2.031'
+      version: '2.052'
     -
       class: Dist::Zilla::Plugin::Git::Push
       config:
@@ -366,51 +409,63 @@
             - origin
           remotes_must_exist: 1
         Dist::Zilla::Role::Git::Repo:
+          git_version: 2.43.0
           repo_root: .
       name: '@Author::ZOFFIX/Git::Push'
-      version: '2.031'
+      version: '2.052'
     -
       class: Dist::Zilla::Plugin::UploadToCPAN
       name: '@Author::ZOFFIX/UploadToCPAN'
-      version: '5.034'
+      version: '6.037'
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':InstallModules'
-      version: '5.034'
+      version: '6.037'
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':IncModules'
-      version: '5.034'
+      version: '6.037'
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':TestFiles'
-      version: '5.034'
+      version: '6.037'
+    -
+      class: Dist::Zilla::Plugin::FinderCode
+      name: ':ExtraTestFiles'
+      version: '6.037'
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':ExecFiles'
-      version: '5.034'
+      version: '6.037'
+    -
+      class: Dist::Zilla::Plugin::FinderCode
+      name: ':PerlExecFiles'
+      version: '6.037'
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':ShareFiles'
-      version: '5.034'
+      version: '6.037'
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':MainModule'
-      version: '5.034'
+      version: '6.037'
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':AllFiles'
-      version: '5.034'
+      version: '6.037'
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':NoFiles'
-      version: '5.034'
+      version: '6.037'
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: '@Author::ZOFFIX/MetaProvides::Package/AUTOVIV/:InstallModulesPM'
-      version: '5.034'
+      version: '6.037'
   zilla:
     class: Dist::Zilla::Dist::Builder
     config:
-      is_trial: '0'
-    version: '5.034'
+      is_trial: 0
+    version: '6.037'
+x_generated_by_perl: v5.42.2
+x_serialization_backend: 'YAML::Tiny version 1.76'
+x_spdx_expression: 'Artistic-1.0-Perl OR GPL-1.0-or-later'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/WWW-PAUSE-CleanUpHomeDir-1.001002/Makefile.PL 
new/WWW-PAUSE-CleanUpHomeDir-1.001003/Makefile.PL
--- old/WWW-PAUSE-CleanUpHomeDir-1.001002/Makefile.PL   2015-03-25 
03:56:33.000000000 +0100
+++ new/WWW-PAUSE-CleanUpHomeDir-1.001003/Makefile.PL   2026-07-13 
11:35:45.000000000 +0200
@@ -1,4 +1,4 @@
-# This file was automatically generated by Dist::Zilla::Plugin::MakeMaker 
v5.034.
+# This file was automatically generated by Dist::Zilla::Plugin::MakeMaker 
v6.037
 use strict;
 use warnings;
 
@@ -13,7 +13,6 @@
     "ExtUtils::MakeMaker" => 0
   },
   "DISTNAME" => "WWW-PAUSE-CleanUpHomeDir",
-  "EXE_FILES" => [],
   "LICENSE" => "perl",
   "MIN_PERL_VERSION" => "5.006",
   "NAME" => "WWW::PAUSE::CleanUpHomeDir",
@@ -36,7 +35,7 @@
     "IPC::Open3" => 0,
     "Test::More" => 0
   },
-  "VERSION" => "1.001002",
+  "VERSION" => "1.001003",
   "test" => {
     "TESTS" => "t/*.t"
   }
@@ -47,7 +46,6 @@
   "Carp" => 0,
   "Class::Accessor::Grouped" => 0,
   "Devel::TakeHashArgs" => 0,
-  "ExtUtils::MakeMaker" => 0,
   "File::Basename" => 0,
   "File::Spec" => 0,
   "HTML::TokeParser::Simple" => 0,
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/WWW-PAUSE-CleanUpHomeDir-1.001002/README 
new/WWW-PAUSE-CleanUpHomeDir-1.001003/README
--- old/WWW-PAUSE-CleanUpHomeDir-1.001002/README        2015-03-25 
03:56:33.000000000 +0100
+++ new/WWW-PAUSE-CleanUpHomeDir-1.001003/README        2026-07-13 
11:35:45.000000000 +0200
@@ -1,15 +1,12 @@
-
-
 This archive contains the distribution WWW-PAUSE-CleanUpHomeDir,
-version 1.001002:
+version 1.001003:
 
   the module to clean up old dists from your PAUSE home directory
 
-This software is copyright (c) 2015 by Zoffix Znet <[email protected]>.
+This software is copyright (c) 2026 by Zoffix Znet <[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.
 
 
-This README file was generated by Dist::Zilla::Plugin::Readme v5.034.
-
+This README file was generated by Dist::Zilla::Plugin::Readme v6.037.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/WWW-PAUSE-CleanUpHomeDir-1.001002/README.md 
new/WWW-PAUSE-CleanUpHomeDir-1.001003/README.md
--- old/WWW-PAUSE-CleanUpHomeDir-1.001002/README.md     2015-03-25 
03:56:33.000000000 +0100
+++ new/WWW-PAUSE-CleanUpHomeDir-1.001003/README.md     2026-07-13 
11:35:45.000000000 +0200
@@ -202,7 +202,7 @@
 will reset the list stored in `last_list()`, it will be set to `undef`.
 **Note 2:** if either the distribution you specified does no exist
 (in your PAUSE home dir) or `.meta` or `.readme` files do not exist
-the call will cause [WWW::Mechanize](https://metacpan.org/pod/WWW::Mechanize) 
to croak on you.
+the call will cause 
[WWW::Mechanize](https://metacpan.org/pod/WWW%3A%3AMechanize) to croak on you.
 
 ## deleted\_list
 
@@ -233,7 +233,7 @@
 status of the files).
 **Note 2:** if either the file you specified does no exist
 (in your PAUSE home dir) or files stored in `deleted_list()` do not exist
-(later is unlikely) the call will cause 
[WWW::Mechanize](https://metacpan.org/pod/WWW::Mechanize) to croak on you.
+(later is unlikely) the call will cause 
[WWW::Mechanize](https://metacpan.org/pod/WWW%3A%3AMechanize) to croak on you.
 
 ## error
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/WWW-PAUSE-CleanUpHomeDir-1.001002/lib/WWW/PAUSE/CleanUpHomeDir.pm 
new/WWW-PAUSE-CleanUpHomeDir-1.001003/lib/WWW/PAUSE/CleanUpHomeDir.pm
--- old/WWW-PAUSE-CleanUpHomeDir-1.001002/lib/WWW/PAUSE/CleanUpHomeDir.pm       
2015-03-25 03:56:33.000000000 +0100
+++ new/WWW-PAUSE-CleanUpHomeDir-1.001003/lib/WWW/PAUSE/CleanUpHomeDir.pm       
2026-07-13 11:35:45.000000000 +0200
@@ -3,7 +3,7 @@
 use warnings;
 use strict;
 
-our $VERSION = '1.001002'; # VERSION
+our $VERSION = '1.001003'; # VERSION
 
 use Carp;
 use URI;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/WWW-PAUSE-CleanUpHomeDir-1.001002/t/00-compile.t 
new/WWW-PAUSE-CleanUpHomeDir-1.001003/t/00-compile.t
--- old/WWW-PAUSE-CleanUpHomeDir-1.001002/t/00-compile.t        2015-03-25 
03:56:33.000000000 +0100
+++ new/WWW-PAUSE-CleanUpHomeDir-1.001003/t/00-compile.t        2026-07-13 
11:35:45.000000000 +0200
@@ -1,8 +1,7 @@
-use 5.006;
 use strict;
 use warnings;
 
-# this test was generated with Dist::Zilla::Plugin::Test::Compile 2.051
+# this test was generated with Dist::Zilla::Plugin::Test::Compile 2.059
 
 use Test::More;
 
@@ -16,7 +15,9 @@
 
 # no fake home requested
 
-my $inc_switch = -d 'blib' ? '-Mblib' : '-Ilib';
+my @switches = (
+    -d 'blib' ? '-Mblib' : '-Ilib',
+);
 
 use File::Spec;
 use IPC::Open3;
@@ -30,12 +31,19 @@
     # see L<perlfaq8/How can I capture STDERR from an external command?>
     my $stderr = IO::Handle->new;
 
-    my $pid = open3($stdin, '>&STDERR', $stderr, $^X, $inc_switch, '-e', 
"require q[$lib]");
+    diag('Running: ', join(', ', map { my $str = $_; $str =~ s/'/\\'/g; 
q{'}.$str.q{'} }
+            $^X, @switches, '-e', "require q[$lib]"))
+        if $ENV{PERL_COMPILE_TEST_DEBUG};
+
+    my $pid = open3($stdin, '>&STDERR', $stderr, $^X, @switches, '-e', 
"require q[$lib]");
     binmode $stderr, ':crlf' if $^O eq 'MSWin32';
     my @_warnings = <$stderr>;
     waitpid($pid, 0);
     is($?, 0, "$lib loaded ok");
 
+    shift @_warnings if @_warnings and $_warnings[0] =~ /^Using .*\bblib/
+        and not eval { +require blib; blib->VERSION('1.01') };
+
     if (@_warnings)
     {
         warn @_warnings;
@@ -45,7 +53,6 @@
 
 
 
-is(scalar(@warnings), 0, 'no warnings found')
-    or diag 'got warnings: ', ( Test::More->can('explain') ? 
Test::More::explain(\@warnings) : join("\n", '', @warnings) ) if 
$ENV{AUTHOR_TESTING};
+is(scalar(@warnings), 0, 'no warnings found') or diag 'got warnings: ', ( 
Test::More->can('explain') ? Test::More::explain(\@warnings) : join("\n", '', 
@warnings) ) if $ENV{AUTHOR_TESTING};
 
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/WWW-PAUSE-CleanUpHomeDir-1.001002/xt/author/distmeta.t 
new/WWW-PAUSE-CleanUpHomeDir-1.001003/xt/author/distmeta.t
--- old/WWW-PAUSE-CleanUpHomeDir-1.001002/xt/author/distmeta.t  1970-01-01 
01:00:00.000000000 +0100
+++ new/WWW-PAUSE-CleanUpHomeDir-1.001003/xt/author/distmeta.t  2026-07-13 
11:35:45.000000000 +0200
@@ -0,0 +1,7 @@
+#!perl
+# This file was automatically generated by Dist::Zilla::Plugin::MetaTests
+use strict;
+use warnings;
+use Test::CPAN::Meta;
+
+meta_yaml_ok();
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/WWW-PAUSE-CleanUpHomeDir-1.001002/xt/author/eol.t 
new/WWW-PAUSE-CleanUpHomeDir-1.001003/xt/author/eol.t
--- old/WWW-PAUSE-CleanUpHomeDir-1.001002/xt/author/eol.t       2015-03-25 
03:56:33.000000000 +0100
+++ new/WWW-PAUSE-CleanUpHomeDir-1.001003/xt/author/eol.t       2026-07-13 
11:35:45.000000000 +0200
@@ -1,7 +1,7 @@
 use strict;
 use warnings;
 
-# this test was generated with Dist::Zilla::Plugin::Test::EOL 0.17
+# this test was generated with Dist::Zilla::Plugin::Test::EOL 0.19
 
 use Test::More 0.88;
 use Test::EOL;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/WWW-PAUSE-CleanUpHomeDir-1.001002/xt/author/minimum-version.t 
new/WWW-PAUSE-CleanUpHomeDir-1.001003/xt/author/minimum-version.t
--- old/WWW-PAUSE-CleanUpHomeDir-1.001002/xt/author/minimum-version.t   
1970-01-01 01:00:00.000000000 +0100
+++ new/WWW-PAUSE-CleanUpHomeDir-1.001003/xt/author/minimum-version.t   
2026-07-13 11:35:45.000000000 +0200
@@ -0,0 +1,6 @@
+use strict;
+use warnings;
+
+use Test::More;
+use Test::MinimumVersion;
+all_minimum_version_ok( qq{5.008008} );
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/WWW-PAUSE-CleanUpHomeDir-1.001002/xt/author/mojibake.t 
new/WWW-PAUSE-CleanUpHomeDir-1.001003/xt/author/mojibake.t
--- old/WWW-PAUSE-CleanUpHomeDir-1.001002/xt/author/mojibake.t  1970-01-01 
01:00:00.000000000 +0100
+++ new/WWW-PAUSE-CleanUpHomeDir-1.001003/xt/author/mojibake.t  2026-07-13 
11:35:45.000000000 +0200
@@ -0,0 +1,9 @@
+#!perl
+
+use strict;
+use warnings qw(all);
+
+use Test::More;
+use Test::Mojibake;
+
+all_files_encoding_ok();
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/WWW-PAUSE-CleanUpHomeDir-1.001002/xt/author/no-tabs.t 
new/WWW-PAUSE-CleanUpHomeDir-1.001003/xt/author/no-tabs.t
--- old/WWW-PAUSE-CleanUpHomeDir-1.001002/xt/author/no-tabs.t   2015-03-25 
03:56:33.000000000 +0100
+++ new/WWW-PAUSE-CleanUpHomeDir-1.001003/xt/author/no-tabs.t   2026-07-13 
11:35:45.000000000 +0200
@@ -1,7 +1,7 @@
 use strict;
 use warnings;
 
-# this test was generated with Dist::Zilla::Plugin::Test::NoTabs 0.13
+# this test was generated with Dist::Zilla::Plugin::Test::NoTabs 0.15
 
 use Test::More 0.88;
 use Test::NoTabs;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/WWW-PAUSE-CleanUpHomeDir-1.001002/xt/author/pod-coverage.t 
new/WWW-PAUSE-CleanUpHomeDir-1.001003/xt/author/pod-coverage.t
--- old/WWW-PAUSE-CleanUpHomeDir-1.001002/xt/author/pod-coverage.t      
1970-01-01 01:00:00.000000000 +0100
+++ new/WWW-PAUSE-CleanUpHomeDir-1.001003/xt/author/pod-coverage.t      
2026-07-13 11:35:45.000000000 +0200
@@ -0,0 +1,8 @@
+#!perl
+# This file was automatically generated by 
Dist::Zilla::Plugin::PodCoverageTests
+use strict;
+use warnings;
+use Test::Pod::Coverage 1.08;
+use Pod::Coverage::TrustPod;
+
+all_pod_coverage_ok({ coverage_class => 'Pod::Coverage::TrustPod' });
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/WWW-PAUSE-CleanUpHomeDir-1.001002/xt/author/pod-linkcheck.t 
new/WWW-PAUSE-CleanUpHomeDir-1.001003/xt/author/pod-linkcheck.t
--- old/WWW-PAUSE-CleanUpHomeDir-1.001002/xt/author/pod-linkcheck.t     
1970-01-01 01:00:00.000000000 +0100
+++ new/WWW-PAUSE-CleanUpHomeDir-1.001003/xt/author/pod-linkcheck.t     
2026-07-13 11:35:45.000000000 +0200
@@ -0,0 +1,20 @@
+#!perl
+
+use strict;
+use warnings;
+use Test::More;
+
+foreach my $env_skip ( qw(
+  SKIP_POD_LINKCHECK
+) ){
+  plan skip_all => "\$ENV{$env_skip} is set, skipping"
+    if $ENV{$env_skip};
+}
+
+eval "use Test::Pod::LinkCheck";
+if ( $@ ) {
+  plan skip_all => 'Test::Pod::LinkCheck required for testing POD';
+}
+else {
+  Test::Pod::LinkCheck->new->all_pod_ok;
+}
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/WWW-PAUSE-CleanUpHomeDir-1.001002/xt/author/pod-spell.t 
new/WWW-PAUSE-CleanUpHomeDir-1.001003/xt/author/pod-spell.t
--- old/WWW-PAUSE-CleanUpHomeDir-1.001002/xt/author/pod-spell.t 2015-03-25 
03:56:33.000000000 +0100
+++ new/WWW-PAUSE-CleanUpHomeDir-1.001003/xt/author/pod-spell.t 2026-07-13 
11:35:45.000000000 +0200
@@ -2,18 +2,18 @@
 use warnings;
 use Test::More;
 
-# generated by Dist::Zilla::Plugin::Test::PodSpelling 2.006008
-use Test::Spelling 0.12;
+# generated by Dist::Zilla::Plugin::Test::PodSpelling 2.007006
+use Test::Spelling 0.17;
 use Pod::Wordlist;
 
 
 add_stopwords(<DATA>);
-all_pod_files_spelling_ok( qw( bin lib  ) );
+all_pod_files_spelling_ok( qw( bin lib ) );
 __DATA__
-Zoffix
+CleanUpHomeDir
+PAUSE
+WWW
 Znet
+Zoffix
 cpan
 lib
-WWW
-PAUSE
-CleanUpHomeDir
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/WWW-PAUSE-CleanUpHomeDir-1.001002/xt/author/pod-syntax.t 
new/WWW-PAUSE-CleanUpHomeDir-1.001003/xt/author/pod-syntax.t
--- old/WWW-PAUSE-CleanUpHomeDir-1.001002/xt/author/pod-syntax.t        
1970-01-01 01:00:00.000000000 +0100
+++ new/WWW-PAUSE-CleanUpHomeDir-1.001003/xt/author/pod-syntax.t        
2026-07-13 11:35:45.000000000 +0200
@@ -0,0 +1,7 @@
+#!perl
+# This file was automatically generated by Dist::Zilla::Plugin::PodSyntaxTests
+use strict; use warnings;
+use Test::More;
+use Test::Pod 1.41;
+
+all_pod_files_ok();
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/WWW-PAUSE-CleanUpHomeDir-1.001002/xt/author/portability.t 
new/WWW-PAUSE-CleanUpHomeDir-1.001003/xt/author/portability.t
--- old/WWW-PAUSE-CleanUpHomeDir-1.001002/xt/author/portability.t       
1970-01-01 01:00:00.000000000 +0100
+++ new/WWW-PAUSE-CleanUpHomeDir-1.001003/xt/author/portability.t       
2026-07-13 11:35:45.000000000 +0200
@@ -0,0 +1,8 @@
+use strict;
+use warnings;
+
+use Test::More;
+
+use Test::Portability::Files;
+
+run_tests();
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/WWW-PAUSE-CleanUpHomeDir-1.001002/xt/author/synopsis.t 
new/WWW-PAUSE-CleanUpHomeDir-1.001003/xt/author/synopsis.t
--- old/WWW-PAUSE-CleanUpHomeDir-1.001002/xt/author/synopsis.t  1970-01-01 
01:00:00.000000000 +0100
+++ new/WWW-PAUSE-CleanUpHomeDir-1.001003/xt/author/synopsis.t  2026-07-13 
11:35:45.000000000 +0200
@@ -0,0 +1,5 @@
+#!perl
+
+use Test::Synopsis;
+
+all_synopsis_ok();
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/WWW-PAUSE-CleanUpHomeDir-1.001002/xt/author/test-version.t 
new/WWW-PAUSE-CleanUpHomeDir-1.001003/xt/author/test-version.t
--- old/WWW-PAUSE-CleanUpHomeDir-1.001002/xt/author/test-version.t      
1970-01-01 01:00:00.000000000 +0100
+++ new/WWW-PAUSE-CleanUpHomeDir-1.001003/xt/author/test-version.t      
2026-07-13 11:35:45.000000000 +0200
@@ -0,0 +1,23 @@
+use strict;
+use warnings;
+use Test::More;
+
+# generated by Dist::Zilla::Plugin::Test::Version 1.09
+use Test::Version;
+
+my @imports = qw( version_all_ok );
+
+my $params = {
+    is_strict      => 0,
+    has_version    => 1,
+    multiple       => 0,
+
+};
+
+push @imports, $params
+    if version->parse( $Test::Version::VERSION ) >= version->parse('1.002');
+
+Test::Version->import(@imports);
+
+version_all_ok;
+done_testing;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/WWW-PAUSE-CleanUpHomeDir-1.001002/xt/release/cpan-changes.t 
new/WWW-PAUSE-CleanUpHomeDir-1.001003/xt/release/cpan-changes.t
--- old/WWW-PAUSE-CleanUpHomeDir-1.001002/xt/release/cpan-changes.t     
2015-03-25 03:56:33.000000000 +0100
+++ new/WWW-PAUSE-CleanUpHomeDir-1.001003/xt/release/cpan-changes.t     
2026-07-13 11:35:45.000000000 +0200
@@ -1,11 +1,10 @@
-#!perl
-
 use strict;
 use warnings;
 
-use Test::More 0.96 tests => 2;
-use_ok('Test::CPAN::Changes');
+# this test was generated with Dist::Zilla::Plugin::Test::CPAN::Changes 0.013
+
+use Test::More 0.96 tests => 1;
+use Test::CPAN::Changes;
 subtest 'changes_ok' => sub {
     changes_file_ok('Changes');
 };
-done_testing();
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/WWW-PAUSE-CleanUpHomeDir-1.001002/xt/release/dist-manifest.t 
new/WWW-PAUSE-CleanUpHomeDir-1.001003/xt/release/dist-manifest.t
--- old/WWW-PAUSE-CleanUpHomeDir-1.001002/xt/release/dist-manifest.t    
2015-03-25 03:56:33.000000000 +0100
+++ new/WWW-PAUSE-CleanUpHomeDir-1.001003/xt/release/dist-manifest.t    
2026-07-13 11:35:45.000000000 +0200
@@ -1,8 +1,6 @@
-#!perl
-
+use strict;
+use warnings;
 use Test::More;
 
-eval "use Test::DistManifest";
-plan skip_all => "Test::DistManifest required for testing the manifest"
-  if $@;
+use Test::DistManifest;
 manifest_ok();
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/WWW-PAUSE-CleanUpHomeDir-1.001002/xt/release/distmeta.t 
new/WWW-PAUSE-CleanUpHomeDir-1.001003/xt/release/distmeta.t
--- old/WWW-PAUSE-CleanUpHomeDir-1.001002/xt/release/distmeta.t 2015-03-25 
03:56:33.000000000 +0100
+++ new/WWW-PAUSE-CleanUpHomeDir-1.001003/xt/release/distmeta.t 1970-01-01 
01:00:00.000000000 +0100
@@ -1,6 +0,0 @@
-#!perl
-# This file was automatically generated by Dist::Zilla::Plugin::MetaTests.
-
-use Test::CPAN::Meta;
-
-meta_yaml_ok();
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/WWW-PAUSE-CleanUpHomeDir-1.001002/xt/release/kwalitee.t 
new/WWW-PAUSE-CleanUpHomeDir-1.001003/xt/release/kwalitee.t
--- old/WWW-PAUSE-CleanUpHomeDir-1.001002/xt/release/kwalitee.t 2015-03-25 
03:56:33.000000000 +0100
+++ new/WWW-PAUSE-CleanUpHomeDir-1.001003/xt/release/kwalitee.t 2026-07-13 
11:35:45.000000000 +0200
@@ -1,4 +1,4 @@
-# this test was generated with Dist::Zilla::Plugin::Test::Kwalitee 2.11
+# this test was generated with Dist::Zilla::Plugin::Test::Kwalitee 2.13
 use strict;
 use warnings;
 use Test::More 0.88;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/WWW-PAUSE-CleanUpHomeDir-1.001002/xt/release/minimum-version.t 
new/WWW-PAUSE-CleanUpHomeDir-1.001003/xt/release/minimum-version.t
--- old/WWW-PAUSE-CleanUpHomeDir-1.001002/xt/release/minimum-version.t  
2015-03-25 03:56:33.000000000 +0100
+++ new/WWW-PAUSE-CleanUpHomeDir-1.001003/xt/release/minimum-version.t  
1970-01-01 01:00:00.000000000 +0100
@@ -1,8 +0,0 @@
-#!perl
-
-use Test::More;
-
-eval "use Test::MinimumVersion";
-plan skip_all => "Test::MinimumVersion required for testing minimum versions"
-  if $@;
-all_minimum_version_ok( qq{5.008008} );
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/WWW-PAUSE-CleanUpHomeDir-1.001002/xt/release/mojibake.t 
new/WWW-PAUSE-CleanUpHomeDir-1.001003/xt/release/mojibake.t
--- old/WWW-PAUSE-CleanUpHomeDir-1.001002/xt/release/mojibake.t 2015-03-25 
03:56:33.000000000 +0100
+++ new/WWW-PAUSE-CleanUpHomeDir-1.001003/xt/release/mojibake.t 1970-01-01 
01:00:00.000000000 +0100
@@ -1,12 +0,0 @@
-#!perl
-
-use strict;
-use warnings qw(all);
-
-use Test::More;
-
-## no critic (ProhibitStringyEval, RequireCheckingReturnValueOfEval)
-eval q(use Test::Mojibake);
-plan skip_all => q(Test::Mojibake required for source encoding testing) if $@;
-
-all_files_encoding_ok();
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/WWW-PAUSE-CleanUpHomeDir-1.001002/xt/release/pod-coverage.t 
new/WWW-PAUSE-CleanUpHomeDir-1.001003/xt/release/pod-coverage.t
--- old/WWW-PAUSE-CleanUpHomeDir-1.001002/xt/release/pod-coverage.t     
2015-03-25 03:56:33.000000000 +0100
+++ new/WWW-PAUSE-CleanUpHomeDir-1.001003/xt/release/pod-coverage.t     
1970-01-01 01:00:00.000000000 +0100
@@ -1,7 +0,0 @@
-#!perl
-# This file was automatically generated by 
Dist::Zilla::Plugin::PodCoverageTests.
-
-use Test::Pod::Coverage 1.08;
-use Pod::Coverage::TrustPod;
-
-all_pod_coverage_ok({ coverage_class => 'Pod::Coverage::TrustPod' });
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/WWW-PAUSE-CleanUpHomeDir-1.001002/xt/release/pod-linkcheck.t 
new/WWW-PAUSE-CleanUpHomeDir-1.001003/xt/release/pod-linkcheck.t
--- old/WWW-PAUSE-CleanUpHomeDir-1.001002/xt/release/pod-linkcheck.t    
2015-03-25 03:56:33.000000000 +0100
+++ new/WWW-PAUSE-CleanUpHomeDir-1.001003/xt/release/pod-linkcheck.t    
1970-01-01 01:00:00.000000000 +0100
@@ -1,20 +0,0 @@
-#!perl
-
-use strict;
-use warnings;
-use Test::More;
-
-foreach my $env_skip ( qw(
-  SKIP_POD_LINKCHECK
-) ){
-  plan skip_all => "\$ENV{$env_skip} is set, skipping"
-    if $ENV{$env_skip};
-}
-
-eval "use Test::Pod::LinkCheck";
-if ( $@ ) {
-  plan skip_all => 'Test::Pod::LinkCheck required for testing POD';
-}
-else {
-  Test::Pod::LinkCheck->new->all_pod_ok;
-}
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/WWW-PAUSE-CleanUpHomeDir-1.001002/xt/release/pod-syntax.t 
new/WWW-PAUSE-CleanUpHomeDir-1.001003/xt/release/pod-syntax.t
--- old/WWW-PAUSE-CleanUpHomeDir-1.001002/xt/release/pod-syntax.t       
2015-03-25 03:56:33.000000000 +0100
+++ new/WWW-PAUSE-CleanUpHomeDir-1.001003/xt/release/pod-syntax.t       
1970-01-01 01:00:00.000000000 +0100
@@ -1,6 +0,0 @@
-#!perl
-# This file was automatically generated by Dist::Zilla::Plugin::PodSyntaxTests.
-use Test::More;
-use Test::Pod 1.41;
-
-all_pod_files_ok();
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/WWW-PAUSE-CleanUpHomeDir-1.001002/xt/release/portability.t 
new/WWW-PAUSE-CleanUpHomeDir-1.001003/xt/release/portability.t
--- old/WWW-PAUSE-CleanUpHomeDir-1.001002/xt/release/portability.t      
2015-03-25 03:56:33.000000000 +0100
+++ new/WWW-PAUSE-CleanUpHomeDir-1.001003/xt/release/portability.t      
1970-01-01 01:00:00.000000000 +0100
@@ -1,12 +0,0 @@
-#!perl
-
-use strict;
-use warnings;
-
-use Test::More;
-
-eval 'use Test::Portability::Files';
-plan skip_all => 'Test::Portability::Files required for testing portability'
-    if $@;
-
-run_tests();
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/WWW-PAUSE-CleanUpHomeDir-1.001002/xt/release/synopsis.t 
new/WWW-PAUSE-CleanUpHomeDir-1.001003/xt/release/synopsis.t
--- old/WWW-PAUSE-CleanUpHomeDir-1.001002/xt/release/synopsis.t 2015-03-25 
03:56:33.000000000 +0100
+++ new/WWW-PAUSE-CleanUpHomeDir-1.001003/xt/release/synopsis.t 1970-01-01 
01:00:00.000000000 +0100
@@ -1,5 +0,0 @@
-#!perl
-
-use Test::Synopsis;
-
-all_synopsis_ok();
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/WWW-PAUSE-CleanUpHomeDir-1.001002/xt/release/test-version.t 
new/WWW-PAUSE-CleanUpHomeDir-1.001003/xt/release/test-version.t
--- old/WWW-PAUSE-CleanUpHomeDir-1.001002/xt/release/test-version.t     
2015-03-25 03:56:33.000000000 +0100
+++ new/WWW-PAUSE-CleanUpHomeDir-1.001003/xt/release/test-version.t     
1970-01-01 01:00:00.000000000 +0100
@@ -1,22 +0,0 @@
-use strict;
-use warnings;
-use Test::More;
-
-# generated by Dist::Zilla::Plugin::Test::Version 0.003001
-use Test::Version;
-
-my @imports = ( 'version_all_ok' );
-
-my $params = {
-    is_strict   => 0,
-    has_version => 1,
-};
-
-push @imports, $params
-    if version->parse( $Test::Version::VERSION ) >= version->parse('1.002');
-
-
-Test::Version->import(@imports);
-
-version_all_ok;
-done_testing;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/WWW-PAUSE-CleanUpHomeDir-1.001002/xt/release/unused-vars.t 
new/WWW-PAUSE-CleanUpHomeDir-1.001003/xt/release/unused-vars.t
--- old/WWW-PAUSE-CleanUpHomeDir-1.001002/xt/release/unused-vars.t      
2015-03-25 03:56:33.000000000 +0100
+++ new/WWW-PAUSE-CleanUpHomeDir-1.001003/xt/release/unused-vars.t      
2026-07-13 11:35:45.000000000 +0200
@@ -1,14 +1,6 @@
-#!perl
-
 use Test::More 0.96 tests => 1;
-eval { require Test::Vars };
-
-SKIP: {
-    skip 1 => 'Test::Vars required for testing for unused vars'
-        if $@;
-    Test::Vars->import;
+use Test::Vars;
 
-    subtest 'unused vars' => sub {
+subtest 'unused vars' => sub {
 all_vars_ok();
-    };
 };

++++++ _scmsync.obsinfo ++++++
mtime: 1784013944
commit: 3410b07e40422cb980909d5e98b8f111a6921dd39ed616d882bc00b973f73fbb
url: https://src.opensuse.org/perl/perl-WWW-PAUSE-CleanUpHomeDir
revision: 3410b07e40422cb980909d5e98b8f111a6921dd39ed616d882bc00b973f73fbb
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-07-14 09:25:44.000000000 +0200
@@ -0,0 +1 @@
+.osc

Reply via email to