Hello community,

here is the log from the commit of package perl-Filesys-Notify-Simple for 
openSUSE:Factory checked in at 2020-01-06 15:23:36
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Filesys-Notify-Simple (Old)
 and      /work/SRC/openSUSE:Factory/.perl-Filesys-Notify-Simple.new.6675 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-Filesys-Notify-Simple"

Mon Jan  6 15:23:36 2020 rev:5 rq:761100 version:0.14

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/perl-Filesys-Notify-Simple/perl-Filesys-Notify-Simple.changes
    2018-03-14 19:38:06.551181296 +0100
+++ 
/work/SRC/openSUSE:Factory/.perl-Filesys-Notify-Simple.new.6675/perl-Filesys-Notify-Simple.changes
  2020-01-06 15:23:37.428525471 +0100
@@ -1,0 +2,10 @@
+Sat Jan  4 03:08:50 UTC 2020 -  <[email protected]>
+
+- updated to 0.14
+   see /usr/share/doc/packages/perl-Filesys-Notify-Simple/Changes
+
+  0.14  2020-01-03 11:36:49 PST
+          - Inlude path for linux error message
+          - Demote the error above to a warning
+
+-------------------------------------------------------------------

Old:
----
  Filesys-Notify-Simple-0.13.tar.gz

New:
----
  Filesys-Notify-Simple-0.14.tar.gz

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

Other differences:
------------------
++++++ perl-Filesys-Notify-Simple.spec ++++++
--- /var/tmp/diff_new_pack.ZQNbuN/_old  2020-01-06 15:23:37.828525678 +0100
+++ /var/tmp/diff_new_pack.ZQNbuN/_new  2020-01-06 15:23:37.832525681 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Filesys-Notify-Simple
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -12,18 +12,18 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
 Name:           perl-Filesys-Notify-Simple
-Version:        0.13
+Version:        0.14
 Release:        0
 %define cpan_name Filesys-Notify-Simple
 Summary:        Simple and dumb file system watcher
 License:        Artistic-1.0 OR GPL-1.0-or-later
 Group:          Development/Libraries/Perl
-Url:            http://search.cpan.org/dist/Filesys-Notify-Simple/
+Url:            https://metacpan.org/release/%{cpan_name}
 Source0:        
https://cpan.metacpan.org/authors/id/M/MI/MIYAGAWA/%{cpan_name}-%{version}.tar.gz
 Source1:        cpanspec.yml
 BuildArch:      noarch
@@ -66,11 +66,11 @@
 %setup -q -n %{cpan_name}-%{version}
 
 %build
-%{__perl} Makefile.PL INSTALLDIRS=vendor
-%{__make} %{?_smp_mflags}
+perl Makefile.PL INSTALLDIRS=vendor
+make %{?_smp_mflags}
 
 %check
-%{__make} test
+make test
 
 %install
 %perl_make_install

++++++ Filesys-Notify-Simple-0.13.tar.gz -> Filesys-Notify-Simple-0.14.tar.gz 
++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Filesys-Notify-Simple-0.13/Changes 
new/Filesys-Notify-Simple-0.14/Changes
--- old/Filesys-Notify-Simple-0.13/Changes      2018-03-08 08:02:17.000000000 
+0100
+++ new/Filesys-Notify-Simple-0.14/Changes      2020-01-03 20:36:52.000000000 
+0100
@@ -1,5 +1,9 @@
 Revision history for Perl extension Filesys::Notify::Simple
 
+0.14  2020-01-03 11:36:49 PST
+        - Inlude path for linux error message
+        - Demote the error above to a warning
+
 0.13  2018-03-07 23:02:15 PST
         - Add OpenBSD support #22
         - Fix for a new Mac::FSEvents API #25
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Filesys-Notify-Simple-0.13/LICENSE 
new/Filesys-Notify-Simple-0.14/LICENSE
--- old/Filesys-Notify-Simple-0.13/LICENSE      2018-03-08 08:02:17.000000000 
+0100
+++ new/Filesys-Notify-Simple-0.14/LICENSE      2020-01-03 20:36:52.000000000 
+0100
@@ -1,4 +1,4 @@
-This software is copyright (c) 2018 by Tatsuhiko Miyagawa 
<[email protected]>.
+This software is copyright (c) 2020 by Tatsuhiko Miyagawa 
<[email protected]>.
 
 This is free software; you can redistribute it and/or modify it under
 the same terms as the Perl 5 programming language system itself.
@@ -12,7 +12,7 @@
 
 --- The GNU General Public License, Version 1, February 1989 ---
 
-This software is Copyright (c) 2018 by Tatsuhiko Miyagawa 
<[email protected]>.
+This software is Copyright (c) 2020 by Tatsuhiko Miyagawa 
<[email protected]>.
 
 This is free software, licensed under:
 
@@ -272,7 +272,7 @@
 
 --- The Artistic License 1.0 ---
 
-This software is Copyright (c) 2018 by Tatsuhiko Miyagawa 
<[email protected]>.
+This software is Copyright (c) 2020 by Tatsuhiko Miyagawa 
<[email protected]>.
 
 This is free software, licensed under:
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Filesys-Notify-Simple-0.13/MANIFEST 
new/Filesys-Notify-Simple-0.14/MANIFEST
--- old/Filesys-Notify-Simple-0.13/MANIFEST     2018-03-08 08:02:17.000000000 
+0100
+++ new/Filesys-Notify-Simple-0.14/MANIFEST     2020-01-03 20:36:52.000000000 
+0100
@@ -1,4 +1,4 @@
-# This file was automatically generated by Dist::Zilla::Plugin::Manifest 
v6.009.
+# This file was automatically generated by Dist::Zilla::Plugin::Manifest 
v6.012.
 Changes
 LICENSE
 MANIFEST
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Filesys-Notify-Simple-0.13/META.json 
new/Filesys-Notify-Simple-0.14/META.json
--- old/Filesys-Notify-Simple-0.13/META.json    2018-03-08 08:02:17.000000000 
+0100
+++ new/Filesys-Notify-Simple-0.14/META.json    2020-01-03 20:36:52.000000000 
+0100
@@ -4,7 +4,7 @@
       "Tatsuhiko Miyagawa <[email protected]>"
    ],
    "dynamic_config" : 0,
-   "generated_by" : "Dist::Milla version v1.0.18, Dist::Zilla version 6.009, 
CPAN::Meta::Converter version 2.150010",
+   "generated_by" : "Dist::Milla version v1.0.20, Dist::Zilla version 6.012, 
CPAN::Meta::Converter version 2.143240",
    "license" : [
       "perl_5"
    ],
@@ -31,7 +31,7 @@
       },
       "develop" : {
          "requires" : {
-            "Dist::Milla" : "v1.0.18",
+            "Dist::Milla" : "v1.0.20",
             "Test::Pod" : "1.41"
          }
       },
@@ -60,7 +60,7 @@
          "web" : "https://github.com/miyagawa/Filesys-Notify-Simple";
       }
    },
-   "version" : "0.13",
+   "version" : "0.14",
    "x_contributors" : [
       "Chia-liang Kao <[email protected]>",
       "Christiaan Kras <[email protected]>",
@@ -73,6 +73,8 @@
       "Tatsuhiko Miyagawa <[email protected]>",
       "Yasutaka ATARASHI <[email protected]>"
    ],
-   "x_serialization_backend" : "Cpanel::JSON::XS version 3.0233"
+   "x_generated_by_perl" : "v5.20.1",
+   "x_serialization_backend" : "Cpanel::JSON::XS version 4.09",
+   "x_static_install" : 1
 }
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Filesys-Notify-Simple-0.13/META.yml 
new/Filesys-Notify-Simple-0.14/META.yml
--- old/Filesys-Notify-Simple-0.13/META.yml     2018-03-08 08:02:17.000000000 
+0100
+++ new/Filesys-Notify-Simple-0.14/META.yml     2020-01-03 20:36:52.000000000 
+0100
@@ -9,7 +9,7 @@
 configure_requires:
   ExtUtils::MakeMaker: '0'
 dynamic_config: 0
-generated_by: 'Dist::Milla version v1.0.18, Dist::Zilla version 6.009, 
CPAN::Meta::Converter version 2.150010'
+generated_by: 'Dist::Milla version v1.0.20, Dist::Zilla version 6.012, 
CPAN::Meta::Converter version 2.143240'
 license: perl
 meta-spec:
   url: http://module-build.sourceforge.net/META-spec-v1.4.html
@@ -29,7 +29,7 @@
   bugtracker: https://github.com/miyagawa/Filesys-Notify-Simple/issues
   homepage: https://github.com/miyagawa/Filesys-Notify-Simple
   repository: https://github.com/miyagawa/Filesys-Notify-Simple.git
-version: '0.13'
+version: '0.14'
 x_contributors:
   - 'Chia-liang Kao <[email protected]>'
   - 'Christiaan Kras <[email protected]>'
@@ -41,4 +41,6 @@
   - 'mono <[email protected]>'
   - 'Tatsuhiko Miyagawa <[email protected]>'
   - 'Yasutaka ATARASHI <[email protected]>'
-x_serialization_backend: 'YAML::Tiny version 1.70'
+x_generated_by_perl: v5.20.1
+x_serialization_backend: 'YAML::Tiny version 1.73'
+x_static_install: 1
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Filesys-Notify-Simple-0.13/Makefile.PL 
new/Filesys-Notify-Simple-0.14/Makefile.PL
--- old/Filesys-Notify-Simple-0.13/Makefile.PL  2018-03-08 08:02:17.000000000 
+0100
+++ new/Filesys-Notify-Simple-0.14/Makefile.PL  2020-01-03 20:36:52.000000000 
+0100
@@ -1,4 +1,4 @@
-# This file was automatically generated by Dist::Zilla::Plugin::MakeMaker 
v6.009.
+# This file was automatically generated by Dist::Zilla::Plugin::MakeMaker 
v6.012.
 use strict;
 use warnings;
 
@@ -22,7 +22,7 @@
     "Test::More" => 0,
     "Test::SharedFork" => 0
   },
-  "VERSION" => "0.13",
+  "VERSION" => "0.14",
   "test" => {
     "TESTS" => "t/*.t"
   }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/Filesys-Notify-Simple-0.13/lib/Filesys/Notify/Simple.pm 
new/Filesys-Notify-Simple-0.14/lib/Filesys/Notify/Simple.pm
--- old/Filesys-Notify-Simple-0.13/lib/Filesys/Notify/Simple.pm 2018-03-08 
08:02:17.000000000 +0100
+++ new/Filesys-Notify-Simple-0.14/lib/Filesys/Notify/Simple.pm 2020-01-03 
20:36:52.000000000 +0100
@@ -2,7 +2,7 @@
 
 use strict;
 use 5.008_001;
-our $VERSION = '0.13';
+our $VERSION = '0.14';
 
 use Carp ();
 use Cwd;
@@ -56,7 +56,7 @@
     my $fs = _full_scan(@path);
     for my $path (keys %$fs) {
         $inotify->watch($path, 
&IN_MODIFY|&IN_CREATE|&IN_DELETE|&IN_DELETE_SELF|&IN_MOVE_SELF|&IN_MOVE)
-            or Carp::croak("watch failed: $!");
+            or Carp::carp("watch failed for $path: $!");
     }
 
     return sub {


Reply via email to