8
0

Accepting request 839739 from devel:languages:perl:autoupdate

- updated to 6.10
   see /usr/share/doc/packages/perl-File-Listing/Changes
  6.10      2020-10-05 15:18:30 -0600
    - Production version identical to 6.09_01
  6.09_01   2020-10-05 08:17:32 -0600
    - Remove TABs from source files and tests (gh#17)
    - Restores (theoretical, untested) support for 5.6, which was removed when
      the tests added modern file tests (gh#17)
    - Fixes or silences several minor nits reported by PerlCritic (gh#17)
  6.08_01 2020-10-01 17:28:35 -0600
    - We now only call Time::Local::timelocal with four digit years (gh#5, gh#14)

OBS-URL: https://build.opensuse.org/request/show/839739
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-File-Listing?expand=0&rev=11
This commit is contained in:
2020-10-06 09:11:19 +00:00
committed by Git OBS Bridge
parent 6f42b384e3
commit 4c4b5be29e
4 changed files with 27 additions and 7 deletions

View File

@@ -1,3 +1,21 @@
-------------------------------------------------------------------
Tue Oct 6 03:11:11 UTC 2020 - Tina Müller <timueller+perl@suse.de>
- updated to 6.10
see /usr/share/doc/packages/perl-File-Listing/Changes
6.10 2020-10-05 15:18:30 -0600
- Production version identical to 6.09_01
6.09_01 2020-10-05 08:17:32 -0600
- Remove TABs from source files and tests (gh#17)
- Restores (theoretical, untested) support for 5.6, which was removed when
the tests added modern file tests (gh#17)
- Fixes or silences several minor nits reported by PerlCritic (gh#17)
6.08_01 2020-10-01 17:28:35 -0600
- We now only call Time::Local::timelocal with four digit years (gh#5, gh#14)
-------------------------------------------------------------------
Sun Oct 4 03:10:05 UTC 2020 - Tina Müller <timueller+perl@suse.de>