commit perl-App-Dochazka-Common for openSUSE:Factory

2020-02-11 Thread root
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 
+
+- 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.0 
+0200
+++ new/App-Dochazka-Common-0.209/Changes   2020-02-11 21:03:41.0 
+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.0 
+0200
+++ new/App-Dochazka-Common-0.209/MANIFEST  2020-02-11 21:03:41.0 
+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.0 
+0100
+++ new/App-Dochazka-Common-0.209/MANIFEST.SKIP 2020-02-11 21:03:41.0 
+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 Modu

commit perl-App-Dochazka-Common for openSUSE:Factory

2017-10-24 Thread root
Hello community,

here is the log from the commit of package perl-App-Dochazka-Common for 
openSUSE:Factory checked in at 2017-10-24 22:24:26

Comparing /work/SRC/openSUSE:Factory/perl-App-Dochazka-Common (Old)
 and  /work/SRC/openSUSE:Factory/.perl-App-Dochazka-Common.new (New)


Package is "perl-App-Dochazka-Common"

Tue Oct 24 22:24:26 2017 rev:3 rq:536222 version:0.208

Changes:

--- 
/work/SRC/openSUSE:Factory/perl-App-Dochazka-Common/perl-App-Dochazka-Common.changes
2016-10-10 16:20:14.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-App-Dochazka-Common.new/perl-App-Dochazka-Common.changes
   2017-10-24 22:24:27.697374306 +0200
@@ -1,0 +2,6 @@
+Mon Oct 16 20:11:11 UTC 2017 - ncut...@suse.com
+
+- updated to 0.208
+   see /usr/share/doc/packages/perl-App-Dochazka-Common/Changes
+
+---

Old:

  App-Dochazka-Common-0.206.tar.gz

New:

  App-Dochazka-Common-0.208.tar.gz



Other differences:
--
++ perl-App-Dochazka-Common.spec ++
--- /var/tmp/diff_new_pack.J1XmQF/_old  2017-10-24 22:24:28.349343829 +0200
+++ /var/tmp/diff_new_pack.J1XmQF/_new  2017-10-24 22:24:28.353343642 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-App-Dochazka-Common
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 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
@@ -17,14 +17,14 @@
 
 
 Name:   perl-App-Dochazka-Common
-Version:0.206
+Version:0.208
 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.206.tar.gz
+Source0:App-Dochazka-Common-0.208.tar.gz
 BuildArch:  noarch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
@@ -43,8 +43,9 @@
 %{perl_requires}
 
 %description
-This distro contains modules that are used by both the server
-App::Dochazka::REST and the command-line client App::Dochazka::CLI.
+This distro contains modules that are used by both the server the
+App::Dochazka::REST manpage and the command-line client the
+App::Dochazka::CLI manpage.
 
 %prep
 %setup -q -n %{cpan_name}-%{version}

++ App-Dochazka-Common-0.206.tar.gz -> App-Dochazka-Common-0.208.tar.gz 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/App-Dochazka-Common-0.206/Changes 
new/App-Dochazka-Common-0.208/Changes
--- old/App-Dochazka-Common-0.206/Changes   2016-09-24 12:45:59.0 
+0200
+++ new/App-Dochazka-Common-0.208/Changes   2017-10-16 22:11:08.0 
+0200
@@ -233,3 +233,10 @@
 - Session.pm: implement get_session() function
 - MANIFEST: add the new Session.pm module
 
+0.207 2017-03-02 10:33 CET
+- Drop Session.pm module (it doesn't belong here)
+- Add scode to schedhistory model
+
+0.208 2017-10-16 22:07 CEST
+- build/ops: move to Application:Dochazka project in OBS
+
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/App-Dochazka-Common-0.206/MANIFEST 
new/App-Dochazka-Common-0.208/MANIFEST
--- old/App-Dochazka-Common-0.206/MANIFEST  2016-09-24 12:45:59.0 
+0200
+++ new/App-Dochazka-Common-0.208/MANIFEST  2017-10-16 22:11:08.0 
+0200
@@ -13,7 +13,6 @@
 lib/App/Dochazka/Common/Model/Schedintvls.pm
 lib/App/Dochazka/Common/Model/Schedule.pm
 lib/App/Dochazka/Common/Model/Tempintvl.pm
-lib/App/Dochazka/Common/Session.pm
 LICENSE
 Makefile.PL
 MANIFEST   This list of files
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/App-Dochazka-Common-0.206/META.json 
new/App-Dochazka-Common-0.208/META.json
--- old/App-Dochazka-Common-0.206/META.json 2016-09-24 12:45:59.0 
+0200
+++ new/App-Dochazka-Common-0.208/META.json 2017-10-16 22:11:08.0 
+0200
@@ -4,7 +4,7 @@
   "Smithfarm "
],
"dynamic_config" : 1,
-   "generated_by" : "Module::Build version 0.4205",
+   "generated_by" : "Module::Build version 0.4003, CPAN::Meta::Converter 
version 2.120921",
"license" : [
   "bsd"
],
@@ -40,46 +40,55 @@
"provides" : {
   "App::Dochazka::Common" : {
  "file" : "lib/App/Dochazka/Common.pm",
- "version" : "0.206"
+ "version" : "0.208"
   },
   "App::Dochazka::Common::Model" : {
- "file" : "lib/App/Dochazka/Common/Model.pm"
+ "file" : "li

commit perl-App-Dochazka-Common for openSUSE:Factory

2016-10-10 Thread h_root
Hello community,

here is the log from the commit of package perl-App-Dochazka-Common for 
openSUSE:Factory checked in at 2016-10-10 16:20:13

Comparing /work/SRC/openSUSE:Factory/perl-App-Dochazka-Common (Old)
 and  /work/SRC/openSUSE:Factory/.perl-App-Dochazka-Common.new (New)


Package is "perl-App-Dochazka-Common"

Changes:

--- 
/work/SRC/openSUSE:Factory/perl-App-Dochazka-Common/perl-App-Dochazka-Common.changes
2016-09-17 14:39:44.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-App-Dochazka-Common.new/perl-App-Dochazka-Common.changes
   2016-10-10 16:20:14.0 +0200
@@ -1,0 +2,23 @@
+Sat Sep 24 10:46:10 UTC 2016 - ncut...@suse.com
+
+- updated to 0.206
+   see /usr/share/doc/packages/perl-App-Dochazka-Common/Changes
+
+---
+Sat Sep 24 10:44:32 UTC 2016 - ncut...@suse.com
+
+- updated to 0.206
+   see /usr/share/doc/packages/perl-App-Dochazka-Common/Changes
+
+---
+Wed Sep 14 11:23:29 UTC 2016 - ncut...@suse.com
+
+- updated to 0.205
+   see /usr/share/doc/packages/perl-App-Dochazka-Common/Changes
+
+---
+Thu Sep  8 10:54:03 UTC 2016 - tampak...@opensuse.org
+
+- regenerate via cpanspec, remove _service file
+
+---

Old:

  App-Dochazka-Common-0.204.tar.gz
  _service

New:

  App-Dochazka-Common-0.206.tar.gz



Other differences:
--
++ perl-App-Dochazka-Common.spec ++
--- /var/tmp/diff_new_pack.2H1Vgi/_old  2016-10-10 16:20:15.0 +0200
+++ /var/tmp/diff_new_pack.2H1Vgi/_new  2016-10-10 16:20:15.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-App-Dochazka-Common
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 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
@@ -17,19 +17,19 @@
 
 
 Name:   perl-App-Dochazka-Common
-Version:0.204
+Version:0.206
 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/
-Source: %{cpan_name}-%{version}.tar.gz
+Source0:App-Dochazka-Common-0.206.tar.gz
 BuildArch:  noarch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
 BuildRequires:  perl-macros
-BuildRequires:  perl(Module::Build) >= 0.37
+BuildRequires:  perl(Module::Build) >= 0.37
 BuildRequires:  perl(Params::Validate) >= 1.06
 BuildRequires:  perl(Software::License)
 BuildRequires:  perl(Test::Deep::NoTest)
@@ -43,9 +43,8 @@
 %{perl_requires}
 
 %description
-This distro contains modules that are used by both the server the
-App::Dochazka::REST manpage and the command-line client the
-App::Dochazka::CLI manpage.
+This distro contains modules that are used by both the server
+App::Dochazka::REST and the command-line client App::Dochazka::CLI.
 
 %prep
 %setup -q -n %{cpan_name}-%{version}
@@ -63,6 +62,6 @@
 
 %files -f %{name}.files
 %defattr(-,root,root,755)
-%doc Changes ignore.txt README.rst
+%doc Changes LICENSE README.rst
 
 %changelog

++ App-Dochazka-Common-0.204.tar.gz -> App-Dochazka-Common-0.206.tar.gz 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/App-Dochazka-Common-0.204/Changes 
new/App-Dochazka-Common-0.206/Changes
--- old/App-Dochazka-Common-0.204/Changes   2016-01-19 15:16:13.0 
+0100
+++ new/App-Dochazka-Common-0.206/Changes   2016-09-24 12:45:59.0 
+0200
@@ -223,3 +223,13 @@
 - Model.pm: make make_accessor more useful
 - Model/Tempintvl.pm: add int_id accessor
 
+0.205 2016-09-14 09:35 CEST
+- Travis CI
+- Add sync property to Employee class
+
+0.206 2016-09-24 12:44 CEST
+- build/ops: change OBS_PROJECT to Application:Dochazka:staging
+- Session.pm: boilerplate for new module
+- Session.pm: implement get_session() function
+- MANIFEST: add the new Session.pm module
+
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/App-Dochazka-Common-0.204/MANIFEST 
new/App-Dochazka-Common-0.206/MANIFEST
--- old/App-Dochazka-Common-0.204/MANIFEST  2016-01-19 15:16:13.0 
+0100
+++ new/App-Dochazka-Common-0.206/MANIFEST  2016-09-24 12:45:59.0 
+0200
@@ -1,6 +1,5 @@
 Build.PL
 Changes
-ignore.txt
 lib/App/Dochazka/Common.pm
 lib/App/Dochazka/Common/Model.pm