Accepting request 295859 from devel:languages:perl:autoupdate

automatic update

OBS-URL: https://build.opensuse.org/request/show/295859
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-DateTime-Set?expand=0&rev=6
This commit is contained in:
Stephan Kulow
2015-04-14 08:05:13 +00:00
committed by Git OBS Bridge
parent a4adb0b2a5
commit c9c1f89b33
5 changed files with 56 additions and 29 deletions

View File

@@ -1,3 +1,44 @@
-------------------------------------------------------------------
Mon Apr 13 18:57:12 UTC 2015 - coolo@suse.com
- updated to 0.3400
see /usr/share/doc/packages/perl-DateTime-Set/Changes
0.3400 2014-02-12
- documentation and packaging fixes - by David Steinbrunner.
- version number using 4 digits - requested by David Marshall.
0.33 2013-09-15
- bugfix in SpanSet->grep. Reported by Andreas Isberg
0.32 2013-08-27
- ignore duration signal in DateTime::Span->from_datetime_and_duration()
and use the 'end'/'start' parameters as a cue for the time direction,
suggested by David Pottage
- more tests of intersections with open/closed ended spans
0.30 2011-04-11
- new test file t/21from_recurrence.t
Contributed by Olivier Mengue
0.29 2011-04-01
- new method is_empty_set - bug #50750
-------------------------------------------------------------------
Mon Apr 13 18:57:10 UTC 2015 - coolo@suse.com
- updated to 0.31
see /usr/share/doc/packages/perl-DateTime-Set/Changes
- more tests of intersections with open/closed ended spans
0.30 2011-04-11
- new test file t/21from_recurrence.t
Contributed by Olivier Mengue
0.29 2011-04-01
- new method is_empty_set - bug #50750
-------------------------------------------------------------------
Wed Dec 1 06:55:35 UTC 2010 - coolo@novell.com