Hello community,
here is the log from the commit of package perl-App-Dochazka-REST for
openSUSE:Factory checked in at 2017-10-29 20:24:23
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-App-Dochazka-REST (Old)
and /work/SRC/openSUSE:Factory/.perl-App-Dochazka-REST.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-App-Dochazka-REST"
Sun Oct 29 20:24:23 2017 rev:4 rq:537202 version:0.551
Changes:
--------
---
/work/SRC/openSUSE:Factory/perl-App-Dochazka-REST/perl-App-Dochazka-REST.changes
2016-11-15 17:58:51.000000000 +0100
+++
/work/SRC/openSUSE:Factory/.perl-App-Dochazka-REST.new/perl-App-Dochazka-REST.changes
2017-10-29 20:24:23.579286026 +0100
@@ -1,0 +2,12 @@
+Fri Oct 20 13:30:25 UTC 2017 - [email protected]
+
+- updated to 0.551
+ see /usr/share/doc/packages/perl-App-Dochazka-REST/Changes
+
+-------------------------------------------------------------------
+Mon Oct 16 20:13:41 UTC 2017 - [email protected]
+
+- updated to 0.550
+ see /usr/share/doc/packages/perl-App-Dochazka-REST/Changes
+
+-------------------------------------------------------------------
Old:
----
App-Dochazka-REST-0.548.tar.gz
New:
----
App-Dochazka-REST-0.551.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ perl-App-Dochazka-REST.spec ++++++
--- /var/tmp/diff_new_pack.aM7blu/_old 2017-10-29 20:24:25.623211540 +0100
+++ /var/tmp/diff_new_pack.aM7blu/_new 2017-10-29 20:24:25.631211249 +0100
@@ -1,7 +1,7 @@
#
# spec file for package perl-App-Dochazka-REST
#
-# 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-REST
-Version: 0.548
+Version: 0.551
Release: 0
%define cpan_name App-Dochazka-REST
Summary: Dochazka REST server
License: BSD-3-Clause
Group: Development/Libraries/Perl
Url: http://search.cpan.org/dist/App-Dochazka-REST/
-Source0: App-Dochazka-REST-0.548.tar.gz
+Source0: App-Dochazka-REST-0.551.tar.gz
Source1: cpanspec.yml
BuildArch: noarch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
@@ -57,11 +57,11 @@
BuildRequires: perl(Test::JSON)
BuildRequires: perl(Test::Warnings)
BuildRequires: perl(Try::Tiny)
-BuildRequires: perl(Web::MREST) >= 0.282
+BuildRequires: perl(Web::MREST) >= 0.287
BuildRequires: perl(Web::MREST::CLI) >= 0.276
BuildRequires: perl(Web::Machine) >= 0.15
Requires: perl(App::CELL) >= 0.215
-Requires: perl(App::Dochazka::Common) >= 0.205
+Requires: perl(App::Dochazka::Common) >= 0.207
Requires: perl(Authen::Passphrase::SaltedDigest) >= 0.008
Requires: perl(DBD::Pg)
Requires: perl(DBI)
@@ -79,7 +79,7 @@
Requires: perl(Pod::Simple::HTML)
Requires: perl(Test::Deep::NoTest)
Requires: perl(Try::Tiny)
-Requires: perl(Web::MREST) >= 0.282
+Requires: perl(Web::MREST) >= 0.287
Requires: perl(Web::MREST::CLI) >= 0.276
Requires: perl(Web::Machine) >= 0.15
%{perl_requires}
@@ -107,16 +107,16 @@
# MANUAL END
%description
-This distribution, App::Dochazka::REST, including all the modules in
-'lib/', the scripts in 'bin/', and the configuration files in 'config/',
-constitutes the REST server (API) component of Dochazka, the open-source
-Attendance/Time Tracking (ATT) system.
+This distribution, the App::Dochazka::REST manpage, including all the
+modules in 'lib/', the scripts in 'bin/', and the configuration files in
+'config/', constitutes the REST server (API) component of Dochazka, the
+open-source Attendance/Time Tracking (ATT) system.
Dochazka as a whole aims to be a convenient, open-source ATT solution.
%prep
%setup -q -n %{cpan_name}-%{version}
-find . -type f ! -name \*.pl -print0 | xargs -0 chmod 644
+find . -type f -print0 | xargs -0 chmod 644
%build
%{__perl} Build.PL installdirs=vendor
++++++ App-Dochazka-REST-0.548.tar.gz -> App-Dochazka-REST-0.551.tar.gz ++++++
++++ 2257 lines of diff (skipped)