Accepting request 397493 from devel:languages:perl:autoupdate

automatic update

OBS-URL: https://build.opensuse.org/request/show/397493
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Term-Shell?expand=0&rev=7
This commit is contained in:
Stephan Kulow
2016-05-25 07:34:11 +00:00
committed by Git OBS Bridge
parent 5a42e961a8
commit a694a05f43
5 changed files with 71 additions and 8 deletions

View File

@@ -1,3 +1,31 @@
-------------------------------------------------------------------
Mon May 23 12:51:57 UTC 2016 - coolo@suse.com
- updated to 0.09
see /usr/share/doc/packages/perl-Term-Shell/Changes
0.09 2016-04-13
- Fix the copyright holder, license and year in dist.ini/meta-data.
- It should be Neil Watkiss / Perl 5 / 2001
- https://rt.cpan.org/Ticket/Display.html?id=113735
- Thanks to KENTNL for the report.
0.08 2016-04-13
- Remove stray Build/_build artifacts from the distribution:
- https://rt.cpan.org/Ticket/Display.html?id=113730
- Thanks to KENTNL
- Fix the link to the bugtracker, add META.json, and supply a meta-data
"Provides" section.
- https://rt.cpan.org/Ticket/Display.html?id=113731
- Thanks to KENTNL
0.07 2015-12-30
- Convert to Dist-Zilla.
- Add scripts/tag-release.pl
- Skip a failing test file ( t/03catchsmry.t ) on Windows:
- https://rt.cpan.org/Ticket/Display.html?id=40771
- https://rt.cpan.org/Ticket/Display.html?id=110555
-------------------------------------------------------------------
Mon Apr 13 19:25:06 UTC 2015 - coolo@suse.com