8
0

Accepting request 733844 from devel:languages:perl:autoupdate

- updated to 1.5
   see /usr/share/doc/packages/perl-Text-Capitalize/Changes
  
  1.4  Changed uc calls to ucfirst (hypothetically better
       for title-casing with unicode strings)
  
  
  1.5  Removed PerlIO::locale dependency from tests, 
       got rid of the Andy Lester tests of pod and such.

OBS-URL: https://build.opensuse.org/request/show/733844
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Text-Capitalize?expand=0&rev=3
This commit is contained in:
Lars Vogdt
2019-09-30 07:19:52 +00:00
committed by Git OBS Bridge
parent 1273e8926f
commit 0721f2510b
5 changed files with 55 additions and 14 deletions

View File

@@ -1,3 +1,17 @@
-------------------------------------------------------------------
Sat Sep 28 13:48:17 UTC 2019 - <timueller+perl@suse.de>
- updated to 1.5
see /usr/share/doc/packages/perl-Text-Capitalize/Changes
1.4 Changed uc calls to ucfirst (hypothetically better
for title-casing with unicode strings)
1.5 Removed PerlIO::locale dependency from tests,
got rid of the Andy Lester tests of pod and such.
-------------------------------------------------------------------
Wed Apr 15 07:32:30 UTC 2015 - coolo@suse.com