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
This commit is contained in:
committed by
Git OBS Bridge
parent
ab8ff405b8
commit
358de86a94
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:15d1beb23171660d84ff680f4139e6806c5de1d7365e21f4c073b6ee123d229b
|
|
||||||
size 24702
|
|
||||||
3
DateTime-Event-Recurrence-0.19.tar.gz
Normal file
3
DateTime-Event-Recurrence-0.19.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:f9408789a461107766ca1a232bb3ec1e702eec7ca8167401ea6ec3f4b6d0b5a5
|
||||||
|
size 25240
|
||||||
@@ -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
|
Sat Nov 14 09:41:09 UTC 2015 - coolo@suse.com
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package perl-DateTime-Event-Recurrence
|
# 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
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@@ -17,14 +17,14 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: perl-DateTime-Event-Recurrence
|
Name: perl-DateTime-Event-Recurrence
|
||||||
Version: 0.18
|
Version: 0.19
|
||||||
Release: 0
|
Release: 0
|
||||||
%define cpan_name DateTime-Event-Recurrence
|
%define cpan_name DateTime-Event-Recurrence
|
||||||
Summary: DateTime::Set extension for create basic recurrence sets
|
Summary: DateTime::Set extension for create basic recurrence sets
|
||||||
License: GPL-1.0+ or Artistic-1.0
|
License: GPL-1.0+ or Artistic-1.0
|
||||||
Group: Development/Libraries/Perl
|
Group: Development/Libraries/Perl
|
||||||
Url: http://search.cpan.org/dist/DateTime-Event-Recurrence/
|
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
|
Source1: cpanspec.yml
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
@@ -59,6 +59,7 @@ This module provides convenience methods that let you easily create
|
|||||||
|
|
||||||
%files -f %{name}.files
|
%files -f %{name}.files
|
||||||
%defattr(-,root,root,755)
|
%defattr(-,root,root,755)
|
||||||
%doc Changes CREDITS LICENSE README TODO
|
%doc Changes CREDITS README TODO
|
||||||
|
%license LICENSE
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
|||||||
Reference in New Issue
Block a user