From 358de86a94514e45227d30cae16fe42b5dc31f00dd0356365d5e0240abd3d87d Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Mon, 13 Mar 2017 06:18:50 +0000 Subject: [PATCH] Accepting request 477677 from devel:languages:perl:autoupdate automatic update OBS-URL: https://build.opensuse.org/request/show/477677 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-DateTime-Event-Recurrence?expand=0&rev=6 --- DateTime-Event-Recurrence-0.18.tar.gz | 3 --- DateTime-Event-Recurrence-0.19.tar.gz | 3 +++ perl-DateTime-Event-Recurrence.changes | 15 +++++++++++++++ perl-DateTime-Event-Recurrence.spec | 9 +++++---- 4 files changed, 23 insertions(+), 7 deletions(-) delete mode 100644 DateTime-Event-Recurrence-0.18.tar.gz create mode 100644 DateTime-Event-Recurrence-0.19.tar.gz diff --git a/DateTime-Event-Recurrence-0.18.tar.gz b/DateTime-Event-Recurrence-0.18.tar.gz deleted file mode 100644 index 75835d9..0000000 --- a/DateTime-Event-Recurrence-0.18.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:15d1beb23171660d84ff680f4139e6806c5de1d7365e21f4c073b6ee123d229b -size 24702 diff --git a/DateTime-Event-Recurrence-0.19.tar.gz b/DateTime-Event-Recurrence-0.19.tar.gz new file mode 100644 index 0000000..16e8e72 --- /dev/null +++ b/DateTime-Event-Recurrence-0.19.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f9408789a461107766ca1a232bb3ec1e702eec7ca8167401ea6ec3f4b6d0b5a5 +size 25240 diff --git a/perl-DateTime-Event-Recurrence.changes b/perl-DateTime-Event-Recurrence.changes index c9d62b5..e9b729e 100644 --- a/perl-DateTime-Event-Recurrence.changes +++ b/perl-DateTime-Event-Recurrence.changes @@ -1,3 +1,18 @@ +------------------------------------------------------------------- +Wed Mar 8 06:26:51 UTC 2017 - coolo@suse.com + +- updated to 0.19 + see /usr/share/doc/packages/perl-DateTime-Event-Recurrence/Changes + + 0.19 2017-03-07 + - Documentation: + -- "week_start_day" parameter no longer marked "for internal use". + -- Fix "week day" examples. Pointed out by Eric Jensen and Zefram + in a thread started by Andrew Martin in datetime@perl.org + -- Clarify that week_start_day defaults to "1mo", except for + yearly recurrences that default to "mo". Patches by David Steinbrunner. + -- Updated contact email. + ------------------------------------------------------------------- Sat Nov 14 09:41:09 UTC 2015 - coolo@suse.com diff --git a/perl-DateTime-Event-Recurrence.spec b/perl-DateTime-Event-Recurrence.spec index c6dddcb..91941ca 100644 --- a/perl-DateTime-Event-Recurrence.spec +++ b/perl-DateTime-Event-Recurrence.spec @@ -1,7 +1,7 @@ # # spec file for package perl-DateTime-Event-Recurrence # -# Copyright (c) 2015 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-DateTime-Event-Recurrence -Version: 0.18 +Version: 0.19 Release: 0 %define cpan_name DateTime-Event-Recurrence Summary: DateTime::Set extension for create basic recurrence sets License: GPL-1.0+ or Artistic-1.0 Group: Development/Libraries/Perl Url: http://search.cpan.org/dist/DateTime-Event-Recurrence/ -Source0: http://www.cpan.org/authors/id/F/FG/FGLOCK/%{cpan_name}-%{version}.tar.gz +Source0: https://cpan.metacpan.org/authors/id/F/FG/FGLOCK/%{cpan_name}-%{version}.tar.gz Source1: cpanspec.yml BuildArch: noarch BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -59,6 +59,7 @@ This module provides convenience methods that let you easily create %files -f %{name}.files %defattr(-,root,root,755) -%doc Changes CREDITS LICENSE README TODO +%doc Changes CREDITS README TODO +%license LICENSE %changelog