8
0

Accepting request 888182 from devel:languages:perl:autoupdate

- updated to 1.06
   see /usr/share/doc/packages/perl-File-ReadBackwards/Changes
  1.06
    - Drop support for Perls prior to 5.6
    - Fix bug in tests that fail could fail with parallel build
      (rt#92313, HAARG++)
    - Fixed typo in documentation (rt#90009, dsteinbrunner++)
    - Incidentally fixed compatability with Perls that do not have `.` in @INC
      (rt#121002)

OBS-URL: https://build.opensuse.org/request/show/888182
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-File-ReadBackwards?expand=0&rev=8
This commit is contained in:
2021-04-24 12:26:04 +00:00
committed by Git OBS Bridge
parent b70c32b656
commit 3b46bff3ba
5 changed files with 80 additions and 38 deletions

View File

@@ -1,3 +1,17 @@
-------------------------------------------------------------------
Sat Apr 24 03:06:48 UTC 2021 - Tina Müller <timueller+perl@suse.de>
- updated to 1.06
see /usr/share/doc/packages/perl-File-ReadBackwards/Changes
1.06
- Drop support for Perls prior to 5.6
- Fix bug in tests that fail could fail with parallel build
(rt#92313, HAARG++)
- Fixed typo in documentation (rt#90009, dsteinbrunner++)
- Incidentally fixed compatability with Perls that do not have `.` in @INC
(rt#121002)
-------------------------------------------------------------------
Tue Nov 30 19:20:15 UTC 2010 - coolo@novell.com