9
0

Accepting request 1061379 from devel:languages:perl:autoupdate

- updated to 1.008
   see /usr/share/doc/packages/perl-Email-Date-Format/Changes
  1.008     2023-01-13 21:44:14-05:00 America/New_York
          - use the version of Time::Local that doesn't guess at whether a year
            is 99 or 1999 🙂
          - skip tests on Win32 that never pass
          - modernize just a bit of code

OBS-URL: https://build.opensuse.org/request/show/1061379
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Email-Date-Format?expand=0&rev=34
This commit is contained in:
2023-01-31 12:51:26 +00:00
committed by Git OBS Bridge
parent 41dcbed0a3
commit ea406ca00b
4 changed files with 18 additions and 4 deletions

View File

@@ -1,3 +1,15 @@
-------------------------------------------------------------------
Sun Jan 15 03:07:35 UTC 2023 - Tina Müller <timueller+perl@suse.de>
- updated to 1.008
see /usr/share/doc/packages/perl-Email-Date-Format/Changes
1.008 2023-01-13 21:44:14-05:00 America/New_York
- use the version of Time::Local that doesn't guess at whether a year
is 99 or 1999 🙂
- skip tests on Win32 that never pass
- modernize just a bit of code
-------------------------------------------------------------------
Mon Jan 2 03:10:49 UTC 2023 - Tina Müller <timueller+perl@suse.de>