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.000000000 +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 - [email protected]
+
+- 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.000000000 
+0200
+++ new/App-Dochazka-Common-0.208/Changes       2017-10-16 22:11:08.000000000 
+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.000000000 
+0200
+++ new/App-Dochazka-Common-0.208/MANIFEST      2017-10-16 22:11:08.000000000 
+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.000000000 
+0200
+++ new/App-Dochazka-Common-0.208/META.json     2017-10-16 22:11:08.000000000 
+0200
@@ -4,7 +4,7 @@
       "Smithfarm <[email protected]>"
    ],
    "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" : "lib/App/Dochazka/Common/Model.pm",
+         "version" : 0
       },
       "App::Dochazka::Common::Model::Activity" : {
-         "file" : "lib/App/Dochazka/Common/Model/Activity.pm"
+         "file" : "lib/App/Dochazka/Common/Model/Activity.pm",
+         "version" : 0
       },
       "App::Dochazka::Common::Model::Component" : {
-         "file" : "lib/App/Dochazka/Common/Model/Component.pm"
+         "file" : "lib/App/Dochazka/Common/Model/Component.pm",
+         "version" : 0
       },
       "App::Dochazka::Common::Model::Employee" : {
-         "file" : "lib/App/Dochazka/Common/Model/Employee.pm"
+         "file" : "lib/App/Dochazka/Common/Model/Employee.pm",
+         "version" : 0
       },
       "App::Dochazka::Common::Model::Interval" : {
-         "file" : "lib/App/Dochazka/Common/Model/Interval.pm"
+         "file" : "lib/App/Dochazka/Common/Model/Interval.pm",
+         "version" : 0
       },
       "App::Dochazka::Common::Model::Lock" : {
-         "file" : "lib/App/Dochazka/Common/Model/Lock.pm"
+         "file" : "lib/App/Dochazka/Common/Model/Lock.pm",
+         "version" : 0
       },
       "App::Dochazka::Common::Model::Policy" : {
-         "file" : "lib/App/Dochazka/Common/Model/Policy.pm"
+         "file" : "lib/App/Dochazka/Common/Model/Policy.pm",
+         "version" : 0
       },
       "App::Dochazka::Common::Model::Privhistory" : {
-         "file" : "lib/App/Dochazka/Common/Model/Privhistory.pm"
+         "file" : "lib/App/Dochazka/Common/Model/Privhistory.pm",
+         "version" : 0
       },
       "App::Dochazka::Common::Model::Schedhistory" : {
-         "file" : "lib/App/Dochazka/Common/Model/Schedhistory.pm"
+         "file" : "lib/App/Dochazka/Common/Model/Schedhistory.pm",
+         "version" : 0
       },
       "App::Dochazka::Common::Model::Schedintvls" : {
-         "file" : "lib/App/Dochazka/Common/Model/Schedintvls.pm"
+         "file" : "lib/App/Dochazka/Common/Model/Schedintvls.pm",
+         "version" : 0
       },
       "App::Dochazka::Common::Model::Schedule" : {
-         "file" : "lib/App/Dochazka/Common/Model/Schedule.pm"
+         "file" : "lib/App/Dochazka/Common/Model/Schedule.pm",
+         "version" : 0
       },
       "App::Dochazka::Common::Model::Tempintvl" : {
-         "file" : "lib/App/Dochazka/Common/Model/Tempintvl.pm"
-      },
-      "App::Dochazka::Common::Session" : {
-         "file" : "lib/App/Dochazka/Common/Session.pm"
+         "file" : "lib/App/Dochazka/Common/Model/Tempintvl.pm",
+         "version" : 0
       }
    },
    "release_status" : "stable",
@@ -88,12 +97,11 @@
          "web" : "https://github.com/smithfarm/dochazka-common/issues";
       },
       "license" : [
-         "http://opensource.org/licenses/bsd-license.php";
+         "http://opensource.org/licenses/BSD-3-Clause";
       ],
       "repository" : {
          "url" : "https://github.com/smithfarm/dochazka-common";
       }
    },
-   "version" : "0.206",
-   "x_serialization_backend" : "JSON::PP version 2.27203"
+   "version" : "0.208"
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/App-Dochazka-Common-0.206/META.yml 
new/App-Dochazka-Common-0.208/META.yml
--- old/App-Dochazka-Common-0.206/META.yml      2016-09-24 12:45:59.000000000 
+0200
+++ new/App-Dochazka-Common-0.208/META.yml      2017-10-16 22:11:08.000000000 
+0200
@@ -3,58 +3,67 @@
 author:
   - 'Smithfarm <[email protected]>'
 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.4205, CPAN::Meta::Converter version 
2.150005'
+generated_by: 'Module::Build version 0.4003, CPAN::Meta::Converter version 
2.120921'
 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.206'
+    version: 0.208
   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
-  App::Dochazka::Common::Session:
-    file: lib/App/Dochazka/Common/Session.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-license.php
+  license: http://opensource.org/licenses/BSD-3-Clause
   repository: https://github.com/smithfarm/dochazka-common
-version: '0.206'
-x_serialization_backend: 'CPAN::Meta::YAML version 0.012'
+version: 0.208
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/App-Dochazka-Common-0.206/lib/App/Dochazka/Common/Model/Schedhistory.pm 
new/App-Dochazka-Common-0.208/lib/App/Dochazka/Common/Model/Schedhistory.pm
--- old/App-Dochazka-Common-0.206/lib/App/Dochazka/Common/Model/Schedhistory.pm 
2016-09-24 12:45:59.000000000 +0200
+++ new/App-Dochazka-Common-0.208/lib/App/Dochazka/Common/Model/Schedhistory.pm 
2017-10-16 22:11:08.000000000 +0200
@@ -37,7 +37,7 @@
 use warnings;
 
 use App::Dochazka::Common::Model;
-use constant ATTRS => qw( shid eid sid effective remark );
+use constant ATTRS => qw( shid eid sid scode effective remark );
 
 BEGIN {
     App::Dochazka::Common::Model::boilerplate( __PACKAGE__, ATTRS );
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/App-Dochazka-Common-0.206/lib/App/Dochazka/Common/Session.pm 
new/App-Dochazka-Common-0.208/lib/App/Dochazka/Common/Session.pm
--- old/App-Dochazka-Common-0.206/lib/App/Dochazka/Common/Session.pm    
2016-09-24 12:45:59.000000000 +0200
+++ new/App-Dochazka-Common-0.208/lib/App/Dochazka/Common/Session.pm    
1970-01-01 01:00:00.000000000 +0100
@@ -1,88 +0,0 @@
-# ************************************************************************* 
-# Copyright (c) 2014-2016, SUSE LLC
-# 
-# All rights reserved.
-# 
-# Redistribution and use in source and binary forms, with or without
-# modification, are permitted provided that the following conditions are met:
-# 
-# 1. Redistributions of source code must retain the above copyright notice,
-# this list of conditions and the following disclaimer.
-# 
-# 2. Redistributions in binary form must reproduce the above copyright
-# notice, this list of conditions and the following disclaimer in the
-# documentation and/or other materials provided with the distribution.
-# 
-# 3. Neither the name of SUSE LLC nor the names of its contributors may be
-# used to endorse or promote products derived from this software without
-# specific prior written permission.
-# 
-# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
-# AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
-# IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
-# ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE
-# LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
-# CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
-# SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
-# INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
-# CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
-# ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
-# POSSIBILITY OF SUCH DAMAGE.
-# ************************************************************************* 
-
-package App::Dochazka::Common::Session;
-
-use 5.012;
-use strict;
-use warnings;
-
-use App::CELL qw( $log );
-use Exporter qw( import );
-use Params::Validate qw( :all );
-use Plack::Session;
-
-our @EXPORT_OK = qw(
-    get_session
-);
-
-
-
-=head1 NAME
-
-App::Dochazka::Common::Session - session-management functions shared by
-L<App::Dochazka::REST> and L<App::Dochazka::WWW>
-
-
-
-=head1 SYNOPSIS
-
-Shared session-management functions.
-
-
-
-=head1 FUNCTIONS
-
-
-=head2 get_session
-
-Given a Plack environment (hashref), returns session object. If there is no
-session object in the environment, it creates one.
-
-Returns: nothing
-
-=cut
-
-sub get_session {
-    my ( $env ) = validate_pos( @_, { type => HASHREF } );
-    my $session;
-
-    if ( ${ $env->{'psgix.session'} } ) {
-        $session = $env->{'psgix.session'};
-        $log->info( "Plack environment already contains session " . 
$session->id );
-    } else {
-        $session = Plack::Session->new( $env );
-        $log->info( "Session missing in Plack environment; created new session 
" . $session->id );
-    }
-    return;
-}
-
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/App-Dochazka-Common-0.206/lib/App/Dochazka/Common.pm 
new/App-Dochazka-Common-0.208/lib/App/Dochazka/Common.pm
--- old/App-Dochazka-Common-0.206/lib/App/Dochazka/Common.pm    2016-09-24 
12:45:59.000000000 +0200
+++ new/App-Dochazka-Common-0.208/lib/App/Dochazka/Common.pm    2017-10-16 
22:11:08.000000000 +0200
@@ -55,11 +55,11 @@
 
 =head1 VERSION
 
-Version 0.206
+Version 0.208
 
 =cut
 
-our $VERSION = '0.206';
+our $VERSION = '0.208';
 
 
 


Reply via email to