Accepting request 747169 from devel:languages:perl:autoupdate

- updated to 0.102
   see /usr/share/doc/packages/perl-DateTime-Calendar-Julian/Changes
  0.102		2019-11-09	T. R. Wyant
      - Add optional separator arg to datetime(). This tracks the same
        change in DateTime version 1.43 dated 2017-05-29. Thanks to Jean
        Forget for finding, isolating, and reporting this.
  
      - NOTE that the above change restores the 'T' separator in
        stringification, as it was before DateTime 1.43.
  
      - Add tests for datetime() method.
  
      - Eliminate redirections in POD URL links

OBS-URL: https://build.opensuse.org/request/show/747169
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-DateTime-Calendar-Julian?expand=0&rev=10
This commit is contained in:
Dirk Stoecker 2019-11-13 13:11:34 +00:00 committed by Git OBS Bridge
parent 29356e6943
commit 220d9c71a2
4 changed files with 22 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:791da7475d2c0a493b81d691870129b5f09f0c5b01345bbe5fde13b23975ffe0
size 16978

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:468b82a34aa8a6663fb055809eed8a700c7a3ccf267e029697571ba32a6c2549
size 17643

View File

@ -1,3 +1,21 @@
-------------------------------------------------------------------
Sun Nov 10 10:04:56 UTC 2019 - <timueller+perl@suse.de>
- updated to 0.102
see /usr/share/doc/packages/perl-DateTime-Calendar-Julian/Changes
0.102 2019-11-09 T. R. Wyant
- Add optional separator arg to datetime(). This tracks the same
change in DateTime version 1.43 dated 2017-05-29. Thanks to Jean
Forget for finding, isolating, and reporting this.
- NOTE that the above change restores the 'T' separator in
stringification, as it was before DateTime 1.43.
- Add tests for datetime() method.
- Eliminate redirections in POD URL links
-------------------------------------------------------------------
Thu Aug 15 05:06:00 UTC 2019 - Stephan Kulow <coolo@suse.com>

View File

@ -17,7 +17,7 @@
Name: perl-DateTime-Calendar-Julian
Version: 0.101
Version: 0.102
Release: 0
%define cpan_name DateTime-Calendar-Julian
Summary: Dates in the Julian calendar