Hello community,

here is the log from the commit of package perl-File-Remove for 
openSUSE:Factory checked in at 2016-05-12 09:33:23
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-File-Remove (Old)
 and      /work/SRC/openSUSE:Factory/.perl-File-Remove.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-File-Remove"

Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-File-Remove/perl-File-Remove.changes        
2016-04-12 19:33:28.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.perl-File-Remove.new/perl-File-Remove.changes   
2016-05-12 09:33:25.000000000 +0200
@@ -1,0 +2,10 @@
+Thu May  5 09:17:16 UTC 2016 - co...@suse.com
+
+- updated to 1.57
+   see /usr/share/doc/packages/perl-File-Remove/Changes
+
+  1.57    2016-04-24 - Shlomi Fish
+      - Correct the copyright holder and year.
+      - Add a test for Kwalitee and 'use warnings'.
+
+-------------------------------------------------------------------

Old:
----
  File-Remove-1.56.tar.gz

New:
----
  File-Remove-1.57.tar.gz

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

Other differences:
------------------
++++++ perl-File-Remove.spec ++++++
--- /var/tmp/diff_new_pack.XVHJnL/_old  2016-05-12 09:33:26.000000000 +0200
+++ /var/tmp/diff_new_pack.XVHJnL/_new  2016-05-12 09:33:26.000000000 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           perl-File-Remove
-Version:        1.56
+Version:        1.57
 Release:        0
 %define cpan_name File-Remove
 Summary:        Remove files and directories

++++++ File-Remove-1.56.tar.gz -> File-Remove-1.57.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/File-Remove-1.56/Changes new/File-Remove-1.57/Changes
--- old/File-Remove-1.56/Changes        2016-03-23 11:22:38.000000000 +0100
+++ new/File-Remove-1.57/Changes        2016-04-24 04:37:52.000000000 +0200
@@ -1,5 +1,9 @@
 Revision history for Perl extension File-Remove
 
+1.57    2016-04-24 - Shlomi Fish
+    - Correct the copyright holder and year.
+    - Add a test for Kwalitee and 'use warnings'.
+
 1.56    2016-03-23 - Shlomi Fish
     - Remove the Build.PL so there won't be two build files.
         - https://github.com/shlomif/File-Remove/pull/1
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/File-Remove-1.56/LICENSE new/File-Remove-1.57/LICENSE
--- old/File-Remove-1.56/LICENSE        2016-03-23 11:22:38.000000000 +0100
+++ new/File-Remove-1.57/LICENSE        2016-04-24 04:37:52.000000000 +0200
@@ -1,4 +1,4 @@
-This software is copyright (c) 2016 by Shlomi Fish.
+This software is copyright (c) 1998 by Gabor Egressy and others.
 
 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/File-Remove-1.56/MANIFEST 
new/File-Remove-1.57/MANIFEST
--- old/File-Remove-1.56/MANIFEST       2016-03-23 11:22:38.000000000 +0100
+++ new/File-Remove-1.57/MANIFEST       2016-04-24 04:37:52.000000000 +0200
@@ -1,4 +1,4 @@
-# This file was automatically generated by Dist::Zilla::Plugin::Manifest 
v5.043.
+# This file was automatically generated by Dist::Zilla::Plugin::Manifest 
v5.046.
 Changes
 LICENSE
 MANIFEST
@@ -22,5 +22,6 @@
 t/author-pod-coverage.t
 t/author-pod-syntax.t
 t/release-cpan-changes.t
+t/release-kwalitee.t
 t/release-trailing-space.t
 weaver.ini
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/File-Remove-1.56/MANIFEST.SKIP 
new/File-Remove-1.57/MANIFEST.SKIP
--- old/File-Remove-1.56/MANIFEST.SKIP  2016-03-23 11:22:38.000000000 +0100
+++ new/File-Remove-1.57/MANIFEST.SKIP  2016-04-24 04:37:52.000000000 +0200
@@ -1 +1,2 @@
 ~$
+^README\.markdown$
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/File-Remove-1.56/META.yml 
new/File-Remove-1.57/META.yml
--- old/File-Remove-1.56/META.yml       2016-03-23 11:22:38.000000000 +0100
+++ new/File-Remove-1.57/META.yml       2016-04-24 04:37:52.000000000 +0200
@@ -12,11 +12,10 @@
   Test::More: '0'
   blib: '1.01'
   perl: '5.006'
-  warnings: '0'
 configure_requires:
   ExtUtils::MakeMaker: '0'
 dynamic_config: 0
-generated_by: 'Dist::Zilla version 5.043, CPAN::Meta::Converter version 
2.150005'
+generated_by: 'Dist::Zilla version 5.046, CPAN::Meta::Converter version 
2.150001'
 license: perl
 meta-spec:
   url: http://module-build.sourceforge.net/META-spec-v1.4.html
@@ -31,7 +30,8 @@
   perl: '5.006'
   strict: '0'
   vars: '0'
+  warnings: '0'
 resources:
   bugtracker: http://rt.cpan.org/NoAuth/Bugs.html?Dist=File-Remove
   repository: git://github.com/shlomif/File-Remove.git
-version: '1.56'
+version: '1.57'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/File-Remove-1.56/Makefile.PL 
new/File-Remove-1.57/Makefile.PL
--- old/File-Remove-1.56/Makefile.PL    2016-03-23 11:22:38.000000000 +0100
+++ new/File-Remove-1.57/Makefile.PL    2016-04-24 04:37:52.000000000 +0200
@@ -1,4 +1,4 @@
-# This file was automatically generated by Dist::Zilla::Plugin::MakeMaker 
v5.043.
+# This file was automatically generated by Dist::Zilla::Plugin::MakeMaker 
v5.046.
 use strict;
 use warnings;
 
@@ -23,7 +23,8 @@
     "File::Spec" => "3.29",
     "constant" => 0,
     "strict" => 0,
-    "vars" => 0
+    "vars" => 0,
+    "warnings" => 0
   },
   "TEST_REQUIRES" => {
     "File::Copy" => 0,
@@ -33,10 +34,9 @@
     "IO::Handle" => 0,
     "IPC::Open3" => 0,
     "Test::More" => 0,
-    "blib" => "1.01",
-    "warnings" => 0
+    "blib" => "1.01"
   },
-  "VERSION" => "1.56",
+  "VERSION" => "1.57",
   "test" => {
     "TESTS" => "t/*.t"
   }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/File-Remove-1.56/README new/File-Remove-1.57/README
--- old/File-Remove-1.56/README 2016-03-23 11:22:38.000000000 +0100
+++ new/File-Remove-1.57/README 2016-04-24 04:37:52.000000000 +0200
@@ -1,15 +1,15 @@
 
 
 This archive contains the distribution File-Remove,
-version 1.56:
+version 1.57:
 
   Remove files and directories
 
-This software is copyright (c) 2016 by Shlomi Fish.
+This software is copyright (c) 1998 by Gabor Egressy.
 
 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.043.
+This README file was generated by Dist::Zilla::Plugin::Readme v5.046.
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/File-Remove-1.56/dist.ini 
new/File-Remove-1.57/dist.ini
--- old/File-Remove-1.56/dist.ini       2016-03-23 11:22:38.000000000 +0100
+++ new/File-Remove-1.57/dist.ini       2016-04-24 04:37:52.000000000 +0200
@@ -1,8 +1,8 @@
 name    = File-Remove
 author  = Shlomi Fish <shlo...@cpan.org>
 license = Perl_5
-copyright_holder = Shlomi Fish
-copyright_year   = 2016
+copyright_holder = Gabor Egressy
+copyright_year   = 1998
 
 [@Filter]
 -bundle = @Basic
@@ -21,5 +21,6 @@
 fake_home = 1
 skip = bump-ver
 [Test::CPAN::Changes]
+[Test::Kwalitee::Extra]
 [Test::TrailingSpace]
 [VersionFromModule]
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/File-Remove-1.56/lib/File/Remove.pm 
new/File-Remove-1.57/lib/File/Remove.pm
--- old/File-Remove-1.56/lib/File/Remove.pm     2016-03-23 11:22:38.000000000 
+0100
+++ new/File-Remove-1.57/lib/File/Remove.pm     2016-04-24 04:37:52.000000000 
+0200
@@ -2,11 +2,12 @@
 
 use 5.00503;
 use strict;
+use warnings;
 
 use vars qw{ $VERSION @ISA @EXPORT_OK };
 use vars qw{ $DEBUG $unlink $rmdir    };
 BEGIN {
-       $VERSION   = '1.56';
+       $VERSION   = '1.57';
        # $VERSION   = eval $VERSION;
        @ISA       = qw{ Exporter };
        @EXPORT_OK = qw{ remove rm clear trash };
@@ -281,7 +282,7 @@
 
 =head1 VERSION
 
-version 1.56
+version 1.57
 
 =head1 SYNOPSIS
 
@@ -398,6 +399,10 @@
 
 =head1 COPYRIGHT
 
+Taken over by Shlomi Fish (L<http://www.shlomifish.org/>) while disclaiming
+all rights and placing his modifications under
+CC0/public-domain/MIT/any-other-licence.
+
 Some parts copyright 2006 - 2012 Adam Kennedy.
 
 Taken over by Adam Kennedy E<lt>ad...@cpan.orge<gt> to fix the
@@ -419,7 +424,7 @@
 
 =head1 COPYRIGHT AND LICENSE
 
-This software is copyright (c) 2016 by Shlomi Fish.
+This software is copyright (c) 1998 by Gabor Egressy.
 
 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/File-Remove-1.56/t/release-kwalitee.t 
new/File-Remove-1.57/t/release-kwalitee.t
--- old/File-Remove-1.56/t/release-kwalitee.t   1970-01-01 01:00:00.000000000 
+0100
+++ new/File-Remove-1.57/t/release-kwalitee.t   2016-04-24 04:37:52.000000000 
+0200
@@ -0,0 +1,19 @@
+#!perl
+
+BEGIN {
+  unless ($ENV{RELEASE_TESTING}) {
+    require Test::More;
+    Test::More::plan(skip_all => 'these tests are for release candidate 
testing');
+  }
+}
+
+
+# This test is generated by Dist::Zilla::Plugin::Test::Kwalitee::Extra
+use strict;
+use warnings;
+use Test::More;   # needed to provide plan.
+
+eval { require Test::Kwalitee::Extra };
+plan skip_all => "Test::Kwalitee::Extra required for testing kwalitee: $@" if 
$@;
+
+eval "use Test::Kwalitee::Extra";


Reply via email to