Accepting request 874809 from devel:languages:perl:autoupdate

- updated to 0.13
   see /usr/share/doc/packages/perl-File-Object/Changes
  0.13 2021-02-21T10:59:26+01:00
   - Add blank lines after arguments and before return.
   - Improve constructor parameters in doc.
   - Update author github username.
  0.12 2021-02-21T03:08:47+01:00
   - Fix bugtracker.
   - Improve LICENSE AND COPYRIGHT section in doc.
   - Improve SYNOPSIS section in doc.
   - Rewrite POD to use =head2 in METHODS section.
   - Update Module::Install to 1.19 version.
   - Update copyright years.

OBS-URL: https://build.opensuse.org/request/show/874809
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-File-Object?expand=0&rev=5
This commit is contained in:
2021-02-25 12:20:09 +00:00
committed by Git OBS Bridge
parent 93685ffbd8
commit b8fe167a2e
4 changed files with 32 additions and 16 deletions

View File

@@ -1,3 +1,22 @@
-------------------------------------------------------------------
Mon Feb 22 16:44:52 UTC 2021 - Tina Müller <timueller+perl@suse.de>
- updated to 0.13
see /usr/share/doc/packages/perl-File-Object/Changes
0.13 2021-02-21T10:59:26+01:00
- Add blank lines after arguments and before return.
- Improve constructor parameters in doc.
- Update author github username.
0.12 2021-02-21T03:08:47+01:00
- Fix bugtracker.
- Improve LICENSE AND COPYRIGHT section in doc.
- Improve SYNOPSIS section in doc.
- Rewrite POD to use =head2 in METHODS section.
- Update Module::Install to 1.19 version.
- Update copyright years.
-------------------------------------------------------------------
Sat Feb 17 06:24:19 UTC 2018 - coolo@suse.com