8
0

Accepting request 680367 from devel:languages:perl

OBS-URL: https://build.opensuse.org/request/show/680367
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Text-Template?expand=0&rev=21
This commit is contained in:
Stephan Kulow
2019-03-01 19:32:22 +00:00
committed by Git OBS Bridge
4 changed files with 18 additions and 4 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:7b064933409eda18ca09db5c433f748b5e0ff7866817b7fc5a8bb134d593a668
size 48727

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:a4948be945250c17f9f0aaee56cc79b3195dcebcb75215b55d6ed1ca2b02f18b
size 49367

View File

@@ -1,3 +1,17 @@
-------------------------------------------------------------------
Tue Feb 26 06:38:03 UTC 2019 - Stephan Kulow <coolo@suse.com>
- updated to 1.55
see /usr/share/doc/packages/perl-Text-Template/Changes
1.55 2019-02-25
- Improve AppVeyor tests for older Perls (Thanks Roy Ivy)
- Check for Test::More 0.94 and skip tests if not installed where
done_testing() is used (Thanks Roy Ivy).
- Improve workaround for broken Win32 File::Temp taint failure (Thanks Roy Ivy).
- Skip/todo tests which fail under Devel::Cover (Thanks Roy Ivy)
- Add checks and skip_all checks for non-core test modules (Thanks Roy Ivy)
-------------------------------------------------------------------
Mon Jan 14 06:34:27 UTC 2019 - Stephan Kulow <coolo@suse.com>

View File

@@ -17,7 +17,7 @@
Name: perl-Text-Template
Version: 1.54
Version: 1.55
Release: 0
%define cpan_name Text-Template
Summary: Expand template text with embedded Perl