Hello community,

here is the log from the commit of package perl-App-Dochazka-Common for 
openSUSE:Factory checked in at 2020-02-11 22:26:03
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-App-Dochazka-Common (Old)
 and      /work/SRC/openSUSE:Factory/.perl-App-Dochazka-Common.new.26092 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-App-Dochazka-Common"

Tue Feb 11 22:26:03 2020 rev:4 rq:773519 version:0.209

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/perl-App-Dochazka-Common/perl-App-Dochazka-Common.changes
        2017-10-24 22:24:27.697374306 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-App-Dochazka-Common.new.26092/perl-App-Dochazka-Common.changes
     2020-02-11 22:26:30.291603714 +0100
@@ -1,0 +2,6 @@
+Tue Feb 11 19:02:34 UTC 2020 - Nathan Cutler <ncut...@suse.com>
+
+- updated to 0.209
+   see /usr/share/doc/packages/perl-App-Dochazka-Common/Changes
+
+-------------------------------------------------------------------

Old:
----
  App-Dochazka-Common-0.208.tar.gz

New:
----
  App-Dochazka-Common-0.209.tar.gz

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

Other differences:
------------------
++++++ perl-App-Dochazka-Common.spec ++++++
--- /var/tmp/diff_new_pack.SAEy5x/_old  2020-02-11 22:26:30.991604097 +0100
+++ /var/tmp/diff_new_pack.SAEy5x/_new  2020-02-11 22:26:30.995604100 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-App-Dochazka-Common
 #
-# Copyright (c) 2017 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,19 +12,19 @@
 # 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-App-Dochazka-Common
-Version:        0.208
+Version:        0.209
 Release:        0
 %define cpan_name App-Dochazka-Common
 Summary:        Dochazka Attendance and Time Tracking System shared modules
 License:        BSD-3-Clause
 Group:          Development/Libraries/Perl
 Url:            http://search.cpan.org/dist/App-Dochazka-Common/
-Source0:        App-Dochazka-Common-0.208.tar.gz
+Source0:        App-Dochazka-Common-0.209.tar.gz
 BuildArch:      noarch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl

++++++ App-Dochazka-Common-0.208.tar.gz -> App-Dochazka-Common-0.209.tar.gz 
++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/App-Dochazka-Common-0.208/Changes 
new/App-Dochazka-Common-0.209/Changes
--- old/App-Dochazka-Common-0.208/Changes       2017-10-16 22:11:08.000000000 
+0200
+++ new/App-Dochazka-Common-0.209/Changes       2020-02-11 21:03:41.000000000 
+0100
@@ -240,3 +240,8 @@
 0.208 2017-10-16 22:07 CEST
 - build/ops: move to Application:Dochazka project in OBS
 
+0.209 2020-02-11 20:02 CET
+- build/ops: drop Makefile.PL, add t/critic.t and t/manifest.t
+- Model.pm: address Perl::Critic critique
+- t/model/reset.t: populate scode property of Schedhistory
+
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/App-Dochazka-Common-0.208/MANIFEST 
new/App-Dochazka-Common-0.209/MANIFEST
--- old/App-Dochazka-Common-0.208/MANIFEST      2017-10-16 22:11:08.000000000 
+0200
+++ new/App-Dochazka-Common-0.209/MANIFEST      2020-02-11 21:03:41.000000000 
+0100
@@ -14,12 +14,14 @@
 lib/App/Dochazka/Common/Model/Schedule.pm
 lib/App/Dochazka/Common/Model/Tempintvl.pm
 LICENSE
-Makefile.PL
-MANIFEST                       This list of files
+MANIFEST
+MANIFEST.SKIP
 META.json
 META.yml
 README.rst
 t/00-load.t
+t/critic.t
+t/manifest.t
 t/model/model.t
 t/model/activity.t
 t/model/component.t
@@ -33,3 +35,4 @@
 t/model/schedule.t
 t/model/tempintvl.t
 t/model/reset.t
+t/perlcriticrc
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/App-Dochazka-Common-0.208/MANIFEST.SKIP 
new/App-Dochazka-Common-0.209/MANIFEST.SKIP
--- old/App-Dochazka-Common-0.208/MANIFEST.SKIP 1970-01-01 01:00:00.000000000 
+0100
+++ new/App-Dochazka-Common-0.209/MANIFEST.SKIP 2020-02-11 21:03:41.000000000 
+0100
@@ -0,0 +1,81 @@
+#!start included /usr/lib/perl5/5.18.1/ExtUtils/MANIFEST.SKIP
+# Avoid version control files.
+\bRCS\b
+\bCVS\b
+\bSCCS\b
+,v$
+\B\.svn\b
+\B\.git\b
+\B\.gitignore\b
+\b_darcs\b
+\B\.cvsignore$
+
+# Avoid VMS specific MakeMaker generated files
+\bDescrip.MMS$
+\bDESCRIP.MMS$
+\bdescrip.mms$
+
+# Avoid Makemaker generated and utility files.
+\bMANIFEST\.bak
+\bMakefile$
+\bblib/
+\bMakeMaker-\d
+\bpm_to_blib\.ts$
+\bpm_to_blib$
+\bblibdirs\.ts$         # 6.18 through 6.25 generated this
+
+# Avoid Module::Build generated and utility files.
+\bBuild$
+\b_build/
+\bBuild.bat$
+\bBuild.COM$
+\bBUILD.COM$
+\bbuild.com$
+
+# Avoid temp and backup files.
+~$
+\.old$
+\#$
+\b\.#
+\.bak$
+\.tmp$
+\.#
+\.rej$
+
+# Avoid OS-specific files/dirs
+# Mac OSX metadata
+\B\.DS_Store
+# Mac OSX SMB mount metadata files
+\B\._
+
+# Avoid Devel::Cover and Devel::CoverX::Covered files.
+\bcover_db\b
+\bcovered\b
+
+# Avoid MYMETA files
+^MYMETA\.
+#!end included /usr/lib/perl5/5.18.1/ExtUtils/MANIFEST.SKIP
+
+# Avoid configuration metadata file
+^MYMETA\.
+
+# Avoid Module::Build generated and utility files.
+\bBuild$
+\bBuild.bat$
+\b_build
+\bBuild.COM$
+\bBUILD.COM$
+\bbuild.com$
+^MANIFEST\.SKIP
+
+# Avoid archives of this distribution
+\bApp-Dochazka-Common-[\d\.\_]+
+
+# Avoid release script helper files
+\bCPAN_NAME$
+\bOBS_PROJECT$
+\bVERSION_MODULE$
+
+# Avoid perlcritic, travis config files
+\B\.perlcriticrc\b
+\B\.travis.yml\b
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/App-Dochazka-Common-0.208/META.json 
new/App-Dochazka-Common-0.209/META.json
--- old/App-Dochazka-Common-0.208/META.json     2017-10-16 22:11:08.000000000 
+0200
+++ new/App-Dochazka-Common-0.209/META.json     2020-02-11 21:03:41.000000000 
+0100
@@ -4,7 +4,7 @@
       "Smithfarm <presnyprek...@gmail.com>"
    ],
    "dynamic_config" : 1,
-   "generated_by" : "Module::Build version 0.4003, CPAN::Meta::Converter 
version 2.120921",
+   "generated_by" : "Module::Build version 0.4224",
    "license" : [
       "bsd"
    ],
@@ -40,55 +40,43 @@
    "provides" : {
       "App::Dochazka::Common" : {
          "file" : "lib/App/Dochazka/Common.pm",
-         "version" : "0.208"
+         "version" : "0.209"
       },
       "App::Dochazka::Common::Model" : {
-         "file" : "lib/App/Dochazka/Common/Model.pm",
-         "version" : 0
+         "file" : "lib/App/Dochazka/Common/Model.pm"
       },
       "App::Dochazka::Common::Model::Activity" : {
-         "file" : "lib/App/Dochazka/Common/Model/Activity.pm",
-         "version" : 0
+         "file" : "lib/App/Dochazka/Common/Model/Activity.pm"
       },
       "App::Dochazka::Common::Model::Component" : {
-         "file" : "lib/App/Dochazka/Common/Model/Component.pm",
-         "version" : 0
+         "file" : "lib/App/Dochazka/Common/Model/Component.pm"
       },
       "App::Dochazka::Common::Model::Employee" : {
-         "file" : "lib/App/Dochazka/Common/Model/Employee.pm",
-         "version" : 0
+         "file" : "lib/App/Dochazka/Common/Model/Employee.pm"
       },
       "App::Dochazka::Common::Model::Interval" : {
-         "file" : "lib/App/Dochazka/Common/Model/Interval.pm",
-         "version" : 0
+         "file" : "lib/App/Dochazka/Common/Model/Interval.pm"
       },
       "App::Dochazka::Common::Model::Lock" : {
-         "file" : "lib/App/Dochazka/Common/Model/Lock.pm",
-         "version" : 0
+         "file" : "lib/App/Dochazka/Common/Model/Lock.pm"
       },
       "App::Dochazka::Common::Model::Policy" : {
-         "file" : "lib/App/Dochazka/Common/Model/Policy.pm",
-         "version" : 0
+         "file" : "lib/App/Dochazka/Common/Model/Policy.pm"
       },
       "App::Dochazka::Common::Model::Privhistory" : {
-         "file" : "lib/App/Dochazka/Common/Model/Privhistory.pm",
-         "version" : 0
+         "file" : "lib/App/Dochazka/Common/Model/Privhistory.pm"
       },
       "App::Dochazka::Common::Model::Schedhistory" : {
-         "file" : "lib/App/Dochazka/Common/Model/Schedhistory.pm",
-         "version" : 0
+         "file" : "lib/App/Dochazka/Common/Model/Schedhistory.pm"
       },
       "App::Dochazka::Common::Model::Schedintvls" : {
-         "file" : "lib/App/Dochazka/Common/Model/Schedintvls.pm",
-         "version" : 0
+         "file" : "lib/App/Dochazka/Common/Model/Schedintvls.pm"
       },
       "App::Dochazka::Common::Model::Schedule" : {
-         "file" : "lib/App/Dochazka/Common/Model/Schedule.pm",
-         "version" : 0
+         "file" : "lib/App/Dochazka/Common/Model/Schedule.pm"
       },
       "App::Dochazka::Common::Model::Tempintvl" : {
-         "file" : "lib/App/Dochazka/Common/Model/Tempintvl.pm",
-         "version" : 0
+         "file" : "lib/App/Dochazka/Common/Model/Tempintvl.pm"
       }
    },
    "release_status" : "stable",
@@ -97,11 +85,12 @@
          "web" : "https://github.com/smithfarm/dochazka-common/issues";
       },
       "license" : [
-         "http://opensource.org/licenses/BSD-3-Clause";
+         "http://opensource.org/licenses/bsd-license.php";
       ],
       "repository" : {
          "url" : "https://github.com/smithfarm/dochazka-common";
       }
    },
-   "version" : "0.208"
+   "version" : "0.209",
+   "x_serialization_backend" : "JSON::PP version 2.27400_02"
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/App-Dochazka-Common-0.208/META.yml 
new/App-Dochazka-Common-0.209/META.yml
--- old/App-Dochazka-Common-0.208/META.yml      2017-10-16 22:11:08.000000000 
+0200
+++ new/App-Dochazka-Common-0.209/META.yml      2020-02-11 21:03:41.000000000 
+0100
@@ -3,67 +3,56 @@
 author:
   - 'Smithfarm <presnyprek...@gmail.com>'
 build_requires:
-  Params::Validate: 1.06
-  Test::Deep::NoTest: 0
-  Test::Fatal: 0
+  Params::Validate: '1.06'
+  Test::Deep::NoTest: '0'
+  Test::Fatal: '0'
 configure_requires:
-  Module::Build: 0.37
-  Software::License: 0
+  Module::Build: '0.37'
+  Software::License: '0'
 dynamic_config: 1
-generated_by: 'Module::Build version 0.4003, CPAN::Meta::Converter version 
2.120921'
+generated_by: 'Module::Build version 0.4224, CPAN::Meta::Converter version 
2.150010'
 license: bsd
 meta-spec:
   url: http://module-build.sourceforge.net/META-spec-v1.4.html
-  version: 1.4
+  version: '1.4'
 name: App-Dochazka-Common
 provides:
   App::Dochazka::Common:
     file: lib/App/Dochazka/Common.pm
-    version: 0.208
+    version: '0.209'
   App::Dochazka::Common::Model:
     file: lib/App/Dochazka/Common/Model.pm
-    version: 0
   App::Dochazka::Common::Model::Activity:
     file: lib/App/Dochazka/Common/Model/Activity.pm
-    version: 0
   App::Dochazka::Common::Model::Component:
     file: lib/App/Dochazka/Common/Model/Component.pm
-    version: 0
   App::Dochazka::Common::Model::Employee:
     file: lib/App/Dochazka/Common/Model/Employee.pm
-    version: 0
   App::Dochazka::Common::Model::Interval:
     file: lib/App/Dochazka/Common/Model/Interval.pm
-    version: 0
   App::Dochazka::Common::Model::Lock:
     file: lib/App/Dochazka/Common/Model/Lock.pm
-    version: 0
   App::Dochazka::Common::Model::Policy:
     file: lib/App/Dochazka/Common/Model/Policy.pm
-    version: 0
   App::Dochazka::Common::Model::Privhistory:
     file: lib/App/Dochazka/Common/Model/Privhistory.pm
-    version: 0
   App::Dochazka::Common::Model::Schedhistory:
     file: lib/App/Dochazka/Common/Model/Schedhistory.pm
-    version: 0
   App::Dochazka::Common::Model::Schedintvls:
     file: lib/App/Dochazka/Common/Model/Schedintvls.pm
-    version: 0
   App::Dochazka::Common::Model::Schedule:
     file: lib/App/Dochazka/Common/Model/Schedule.pm
-    version: 0
   App::Dochazka::Common::Model::Tempintvl:
     file: lib/App/Dochazka/Common/Model/Tempintvl.pm
-    version: 0
 requires:
-  Params::Validate: 1.06
-  Test::Deep::NoTest: 0
-  Time::Piece: 0
-  Time::Seconds: 0
-  perl: 5.012
+  Params::Validate: '1.06'
+  Test::Deep::NoTest: '0'
+  Time::Piece: '0'
+  Time::Seconds: '0'
+  perl: '5.012'
 resources:
   bugtracker: https://github.com/smithfarm/dochazka-common/issues
-  license: http://opensource.org/licenses/BSD-3-Clause
+  license: http://opensource.org/licenses/bsd-license.php
   repository: https://github.com/smithfarm/dochazka-common
-version: 0.208
+version: '0.209'
+x_serialization_backend: 'CPAN::Meta::YAML version 0.018'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/App-Dochazka-Common-0.208/Makefile.PL 
new/App-Dochazka-Common-0.209/Makefile.PL
--- old/App-Dochazka-Common-0.208/Makefile.PL   2017-10-16 22:11:08.000000000 
+0200
+++ new/App-Dochazka-Common-0.209/Makefile.PL   1970-01-01 01:00:00.000000000 
+0100
@@ -1,26 +0,0 @@
-use 5.006;
-use strict;
-use warnings FATAL => 'all';
-use ExtUtils::MakeMaker;
-
-WriteMakefile(
-    NAME             => 'App::Dochazka',
-    AUTHOR           => q{Nathan Cutler <presnyprek...@gmail.com>},
-    VERSION_FROM     => 'lib/App/Dochazka.pm',
-    ABSTRACT_FROM    => 'lib/App/Dochazka.pm',
-    LICENSE          => 'bsd',
-    PL_FILES         => {},
-    MIN_PERL_VERSION => 5.006,
-    CONFIGURE_REQUIRES => {
-        'ExtUtils::MakeMaker' => 0,
-    },
-    BUILD_REQUIRES => {
-        'Test::More' => 0,
-    },
-    PREREQ_PM => {
-        #'ABC'              => 1.6,
-        #'Foo::Bar::Module' => 5.0401,
-    },
-    dist  => { COMPRESS => 'gzip -9f', SUFFIX => 'gz', },
-    clean => { FILES => 'App-Dochazka-*' },
-);
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/App-Dochazka-Common-0.208/lib/App/Dochazka/Common/Model.pm 
new/App-Dochazka-Common-0.209/lib/App/Dochazka/Common/Model.pm
--- old/App-Dochazka-Common-0.208/lib/App/Dochazka/Common/Model.pm      
2017-10-16 22:11:08.000000000 +0200
+++ new/App-Dochazka-Common-0.209/lib/App/Dochazka/Common/Model.pm      
2020-02-11 21:03:41.000000000 +0100
@@ -248,7 +248,8 @@
         # process arguments
         my $self = shift;
         #confess "Not an instance method call" unless ref $self;
-        my %ARGS = validate( @_, $val_spec ) if @_ and defined $_[0];
+        my %ARGS;
+        %ARGS = validate( @_, $val_spec ) if @_ and defined $_[0];
 
         # Set attributes to run-time values sent in argument list.
        # Attributes that are not in the argument list will get set to undef.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/App-Dochazka-Common-0.208/lib/App/Dochazka/Common.pm 
new/App-Dochazka-Common-0.209/lib/App/Dochazka/Common.pm
--- old/App-Dochazka-Common-0.208/lib/App/Dochazka/Common.pm    2017-10-16 
22:11:08.000000000 +0200
+++ new/App-Dochazka-Common-0.209/lib/App/Dochazka/Common.pm    2020-02-11 
21:03:41.000000000 +0100
@@ -55,11 +55,11 @@
 
 =head1 VERSION
 
-Version 0.208
+Version 0.209
 
 =cut
 
-our $VERSION = '0.208';
+our $VERSION = '0.209';
 
 
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/App-Dochazka-Common-0.208/t/critic.t 
new/App-Dochazka-Common-0.209/t/critic.t
--- old/App-Dochazka-Common-0.208/t/critic.t    1970-01-01 01:00:00.000000000 
+0100
+++ new/App-Dochazka-Common-0.209/t/critic.t    2020-02-11 21:03:41.000000000 
+0100
@@ -0,0 +1,21 @@
+use strict;
+use warnings;
+use File::Spec;
+use Test::More;
+use English qw(-no_match_vars);
+ 
+if ( not $ENV{TEST_AUTHOR} ) {
+    my $msg = 'Author test.  Set $ENV{TEST_AUTHOR} to a true value to run.';
+    plan( skip_all => $msg );
+}
+ 
+eval { require Test::Perl::Critic; };
+ 
+if ( $EVAL_ERROR ) {
+   my $msg = 'Test::Perl::Critic required to criticise code';
+   plan( skip_all => $msg );
+}
+ 
+my $rcfile = File::Spec->catfile( 't', 'perlcriticrc' );
+Test::Perl::Critic->import( -profile => $rcfile );
+all_critic_ok();
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/App-Dochazka-Common-0.208/t/manifest.t 
new/App-Dochazka-Common-0.209/t/manifest.t
--- old/App-Dochazka-Common-0.208/t/manifest.t  1970-01-01 01:00:00.000000000 
+0100
+++ new/App-Dochazka-Common-0.209/t/manifest.t  2020-02-11 21:03:41.000000000 
+0100
@@ -0,0 +1,19 @@
+#!perl -T
+use 5.012;
+use strict;
+use warnings;
+use Test::More;
+
+if ( $ENV{TRAVIS_PERL_VERSION} ) {
+    plan( skip_all => "Detected Travis environment - skipping test" );
+}
+
+unless ( $ENV{TEST_AUTHOR} ) {
+    plan( skip_all => "Author tests not required for installation" );
+}
+
+my $min_tcm = 0.9;
+eval "use Test::CheckManifest $min_tcm";
+plan skip_all => "Test::CheckManifest $min_tcm required" if $@;
+
+ok_manifest();
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/App-Dochazka-Common-0.208/t/model/reset.t 
new/App-Dochazka-Common-0.209/t/model/reset.t
--- old/App-Dochazka-Common-0.208/t/model/reset.t       2017-10-16 
22:11:08.000000000 +0200
+++ new/App-Dochazka-Common-0.209/t/model/reset.t       2020-02-11 
21:03:41.000000000 +0100
@@ -104,6 +104,7 @@
         shid => undef, 
         eid => 44,
         sid => 93432,
+        scode => 'ORC',
         effective => 'some year',
         remark => 'that\'s not a paparazzi!',
     },
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/App-Dochazka-Common-0.208/t/perlcriticrc 
new/App-Dochazka-Common-0.209/t/perlcriticrc
--- old/App-Dochazka-Common-0.208/t/perlcriticrc        1970-01-01 
01:00:00.000000000 +0100
+++ new/App-Dochazka-Common-0.209/t/perlcriticrc        2020-02-11 
21:03:41.000000000 +0100
@@ -0,0 +1,12 @@
+severity = 5
+verbose = %f: [%p] %m at line %l, column %c.\n
+theme = core
+
+[TestingAndDebugging::RequireUseWarnings]
+severity = 6
+
+[TestingAndDebugging::ProhibitNoStrict]
+allow = refs
+
+[Subroutines::RequireArgUnpacking]
+short_subroutine_statements = 3


Reply via email to