Hello community,
here is the log from the commit of package perl-Date-Holidays-CZ for
openSUSE:Factory checked in at 2020-02-11 22:25:58
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Date-Holidays-CZ (Old)
and /work/SRC/openSUSE:Factory/.perl-Date-Holidays-CZ.new.26092 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-Date-Holidays-CZ"
Tue Feb 11 22:25:58 2020 rev:4 rq:773501 version:0.15
Changes:
--------
---
/work/SRC/openSUSE:Factory/perl-Date-Holidays-CZ/perl-Date-Holidays-CZ.changes
2016-04-30 23:29:34.000000000 +0200
+++
/work/SRC/openSUSE:Factory/.perl-Date-Holidays-CZ.new.26092/perl-Date-Holidays-CZ.changes
2020-02-11 22:26:26.663601727 +0100
@@ -1,0 +2,6 @@
+Tue Feb 11 17:22:40 UTC 2020 - Nathan Cutler <[email protected]>
+
+- updated to 0.15
+ see /usr/share/doc/packages/perl-Date-Holidays-CZ/Changes
+
+-------------------------------------------------------------------
Old:
----
Date-Holidays-CZ-0.13.tar.gz
New:
----
Date-Holidays-CZ-0.15.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ perl-Date-Holidays-CZ.spec ++++++
--- /var/tmp/diff_new_pack.iuqV4A/_old 2020-02-11 22:26:27.323602088 +0100
+++ /var/tmp/diff_new_pack.iuqV4A/_new 2020-02-11 22:26:27.323602088 +0100
@@ -1,7 +1,7 @@
#
# spec file for package perl-Date-Holidays-CZ
#
-# Copyright (c) 2016 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-Date-Holidays-CZ
-Version: 0.13
+Version: 0.15
Release: 0
%define cpan_name Date-Holidays-CZ
Summary: Determine Czech holidays
License: BSD-3-Clause
Group: Development/Libraries/Perl
Url: http://search.cpan.org/dist/Date-Holidays-CZ/
-Source: %{cpan_name}-%{version}.tar.gz
+Source0: Date-Holidays-CZ-0.15.tar.gz
BuildArch: noarch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: perl
@@ -56,6 +56,6 @@
%files -f %{name}.files
%defattr(-,root,root,755)
-%doc Changes example LICENSE README
+%doc Changes example LICENSE README.rst
%changelog
++++++ Date-Holidays-CZ-0.13.tar.gz -> Date-Holidays-CZ-0.15.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Date-Holidays-CZ-0.13/Changes
new/Date-Holidays-CZ-0.15/Changes
--- old/Date-Holidays-CZ-0.13/Changes 2016-04-23 11:28:15.000000000 +0200
+++ new/Date-Holidays-CZ-0.15/Changes 2020-02-11 18:22:34.000000000 +0100
@@ -39,3 +39,10 @@
0.13 2016-04-23 11:28 CEST
- MANIFEST: add t/basic.t
+0.14 2020-02-11 18:17 CET
+- Travis CI
+- Drop plain-text README, add Perl Critic and Manifest tests
+
+0.15 2020-02-11 18:20 CET
+- Prepare for dochazka-esque prerelease.sh and release.sh
+
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Date-Holidays-CZ-0.13/MANIFEST
new/Date-Holidays-CZ-0.15/MANIFEST
--- old/Date-Holidays-CZ-0.13/MANIFEST 2016-04-23 11:28:15.000000000 +0200
+++ new/Date-Holidays-CZ-0.15/MANIFEST 2020-02-11 18:22:34.000000000 +0100
@@ -5,10 +5,12 @@
lib/Date/Holidays/CZ.pm
LICENSE
MANIFEST
+MANIFEST.SKIP
META.json
META.yml
-README
+README.rst
t/00-load.t
t/basic.t
-META.yml
-META.json
+t/critic.t
+t/manifest.t
+t/perlcriticrc
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Date-Holidays-CZ-0.13/MANIFEST.SKIP
new/Date-Holidays-CZ-0.15/MANIFEST.SKIP
--- old/Date-Holidays-CZ-0.13/MANIFEST.SKIP 1970-01-01 01:00:00.000000000
+0100
+++ new/Date-Holidays-CZ-0.15/MANIFEST.SKIP 2020-02-11 18:22:34.000000000
+0100
@@ -0,0 +1,86 @@
+
+#!start included /usr/share/perl/5.14/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$
+\.swp$
+
+# 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/share/perl/5.14/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-REST-[\d\.\_]+
+\bCPAN_NAME$
+release.sh$
+\bREADME\.md$
+
+# 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/Date-Holidays-CZ-0.13/META.json
new/Date-Holidays-CZ-0.15/META.json
--- old/Date-Holidays-CZ-0.13/META.json 2016-04-23 11:28:15.000000000 +0200
+++ new/Date-Holidays-CZ-0.15/META.json 2020-02-11 18:22:34.000000000 +0100
@@ -4,7 +4,7 @@
"Smithfarm <[email protected]>"
],
"dynamic_config" : 1,
- "generated_by" : "Module::Build version 0.4205",
+ "generated_by" : "Module::Build version 0.4224",
"license" : [
"bsd"
],
@@ -35,7 +35,7 @@
"provides" : {
"Date::Holidays::CZ" : {
"file" : "lib/Date/Holidays/CZ.pm",
- "version" : "0.13"
+ "version" : "0.15"
}
},
"release_status" : "stable",
@@ -50,6 +50,6 @@
"url" : "https://github.com/smithfarm/date-holidays-cz.git"
}
},
- "version" : "0.13",
- "x_serialization_backend" : "JSON::PP version 2.27203"
+ "version" : "0.15",
+ "x_serialization_backend" : "JSON::PP version 2.27400_02"
}
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Date-Holidays-CZ-0.13/META.yml
new/Date-Holidays-CZ-0.15/META.yml
--- old/Date-Holidays-CZ-0.13/META.yml 2016-04-23 11:28:15.000000000 +0200
+++ new/Date-Holidays-CZ-0.15/META.yml 2020-02-11 18:22:34.000000000 +0100
@@ -8,7 +8,7 @@
Module::Build: '0'
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.4224, CPAN::Meta::Converter version
2.150010'
license: bsd
meta-spec:
url: http://module-build.sourceforge.net/META-spec-v1.4.html
@@ -17,7 +17,7 @@
provides:
Date::Holidays::CZ:
file: lib/Date/Holidays/CZ.pm
- version: '0.13'
+ version: '0.15'
requires:
Date::Calc: '5'
perl: '5.01'
@@ -25,5 +25,5 @@
bugtracker: https://github.com/smithfarm/date-holidays-cz/issues
license: http://opensource.org/licenses/bsd-license.php
repository: https://github.com/smithfarm/date-holidays-cz.git
-version: '0.13'
-x_serialization_backend: 'CPAN::Meta::YAML version 0.012'
+version: '0.15'
+x_serialization_backend: 'CPAN::Meta::YAML version 0.018'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Date-Holidays-CZ-0.13/README
new/Date-Holidays-CZ-0.15/README
--- old/Date-Holidays-CZ-0.13/README 2016-04-23 11:28:15.000000000 +0200
+++ new/Date-Holidays-CZ-0.15/README 1970-01-01 01:00:00.000000000 +0100
@@ -1,36 +0,0 @@
-Date::Holidays::CZ
-==================
-
-This module creates a list of Czech holidays in a given year.
-
-Holidays that occur on weekends can be excluded from the generated list.
-
-The generated list can be freely formatted using regular strftime() format
-definitions.
-
-
-INSTALLATION
-
-To install this module type the following:
-
- perl Build.PL
- ./Build
- ./Build test
- ./Build install
-
-
-PATCHES
-
-Patches are welcome. If you can, please fork the project on github to
-submit your change:
-
- http://github.com/smithfarm/date-holidays-cz.git
-
-
-DEPENDENCIES
-
-This module requires these other modules and libraries:
-
- Date::Calc 5.0
- POSIX, Time::Local (from the standard Perl distribution)
-
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Date-Holidays-CZ-0.13/README.rst
new/Date-Holidays-CZ-0.15/README.rst
--- old/Date-Holidays-CZ-0.13/README.rst 1970-01-01 01:00:00.000000000
+0100
+++ new/Date-Holidays-CZ-0.15/README.rst 2020-02-11 18:22:34.000000000
+0100
@@ -0,0 +1,47 @@
+Date::Holidays::CZ
+==================
+
+.. image:: https://travis-ci.org/smithfarm/date-holidays-cz.svg?branch=master
+ :target: https://travis-ci.org/smithfarm/data-holidays-cz
+
+.. image:: https://badge.fury.io/pl/Date-Holidays-CZ.svg
+ :target: https://badge.fury.io/pl/Date-Holidays-CZ
+
+
+This module creates a list of Czech holidays in a given year.
+
+Holidays that occur on weekends can be excluded from the generated list.
+
+The generated list can be freely formatted using regular strftime() format
+definitions.
+
+
+Installation
+------------
+
+To install this module type the following::
+
+ perl Build.PL
+ ./Build
+ ./Build test
+ sudo ./Build install
+
+
+Submitting patches
+------------------
+
+Patches are welcome. If you can, please fork the project on github::
+
+ http://github.com/smithfarm/date-holidays-cz.git
+
+and open a Pull Request.
+
+
+Dependencies
+------------
+
+This module requires these other modules and libraries::
+
+* Date::Calc 5.0
+* POSIX, Time::Local (from the standard Perl distribution)
+
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Date-Holidays-CZ-0.13/lib/Date/Holidays/CZ.pm
new/Date-Holidays-CZ-0.15/lib/Date/Holidays/CZ.pm
--- old/Date-Holidays-CZ-0.13/lib/Date/Holidays/CZ.pm 2016-04-23
11:28:15.000000000 +0200
+++ new/Date-Holidays-CZ-0.15/lib/Date/Holidays/CZ.pm 2020-02-11
18:22:34.000000000 +0100
@@ -39,11 +39,11 @@
=head1 VERSION
-Version 0.13
+Version 0.15
=cut
-our $VERSION = '0.13';
+our $VERSION = '0.15';
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Date-Holidays-CZ-0.13/t/critic.t
new/Date-Holidays-CZ-0.15/t/critic.t
--- old/Date-Holidays-CZ-0.13/t/critic.t 1970-01-01 01:00:00.000000000
+0100
+++ new/Date-Holidays-CZ-0.15/t/critic.t 2020-02-11 18:22:34.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/Date-Holidays-CZ-0.13/t/manifest.t
new/Date-Holidays-CZ-0.15/t/manifest.t
--- old/Date-Holidays-CZ-0.13/t/manifest.t 1970-01-01 01:00:00.000000000
+0100
+++ new/Date-Holidays-CZ-0.15/t/manifest.t 2020-02-11 18:22:34.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/Date-Holidays-CZ-0.13/t/perlcriticrc
new/Date-Holidays-CZ-0.15/t/perlcriticrc
--- old/Date-Holidays-CZ-0.13/t/perlcriticrc 1970-01-01 01:00:00.000000000
+0100
+++ new/Date-Holidays-CZ-0.15/t/perlcriticrc 2020-02-11 18:22:34.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