8
0

Accepting request 882131 from devel:languages:perl:autoupdate

- updated to 1.32
   see /usr/share/doc/packages/perl-String-Util/Changes
  1.32  2021-03-26 14:06:00 PDT
  1.32  2021-03-26 09:27:35 PDT
  	- Per bug reports, trim(undef) will return undef
  	- Add a custom separtor option to sanitize

OBS-URL: https://build.opensuse.org/request/show/882131
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-String-Util?expand=0&rev=6
This commit is contained in:
2021-04-09 15:41:23 +00:00
committed by Git OBS Bridge
parent 1c5d0596f1
commit a9ecc7cdcf
4 changed files with 19 additions and 11 deletions

View File

@@ -1,3 +1,14 @@
-------------------------------------------------------------------
Sat Mar 27 03:09:02 UTC 2021 - Tina Müller <timueller+perl@suse.de>
- updated to 1.32
see /usr/share/doc/packages/perl-String-Util/Changes
1.32 2021-03-26 14:06:00 PDT
1.32 2021-03-26 09:27:35 PDT
- Per bug reports, trim(undef) will return undef
- Add a custom separtor option to sanitize
-------------------------------------------------------------------
Tue Jul 28 09:53:49 UTC 2020 - Tina Müller <timueller+perl@suse.de>