Accepting request 983923 from devel:languages:perl:autoupdate

- updated to 1.61
   see /usr/share/doc/packages/perl-Filter/Changes
  1.61 2022-06-13 rurban
  ----
    * perfilter.pod: minor improvements (PR #16 khw)
    * Remove runtime recommends META (GH #14 kentfredric)
    * use strict in all modules. Fixes Test::Kwalitee.
    * Add github actions, and cirrus CI's
    * Updated Copyright years.

OBS-URL: https://build.opensuse.org/request/show/983923
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Filter?expand=0&rev=22
This commit is contained in:
2022-06-20 11:39:33 +00:00
committed by Git OBS Bridge
parent f2a47ef3ed
commit d66de582da
4 changed files with 24 additions and 22 deletions

View File

@@ -1,3 +1,17 @@
-------------------------------------------------------------------
Fri Jun 17 03:06:47 UTC 2022 - Tina Müller <timueller+perl@suse.de>
- updated to 1.61
see /usr/share/doc/packages/perl-Filter/Changes
1.61 2022-06-13 rurban
----
* perfilter.pod: minor improvements (PR #16 khw)
* Remove runtime recommends META (GH #14 kentfredric)
* use strict in all modules. Fixes Test::Kwalitee.
* Add github actions, and cirrus CI's
* Updated Copyright years.
-------------------------------------------------------------------
Thu Aug 6 03:09:13 UTC 2020 - Tina Müller <timueller+perl@suse.de>