File perl-Test-utf8.changes of Package perl-Test-utf8
-------------------------------------------------------------------
Thu Dec 12 16:38:53 UTC 2024 - Tina Müller <timueller+perl@suse.de>
- updated to 1.30.0 (1.03)
see /usr/share/doc/packages/perl-Test-utf8/CHANGES
1.03 2024-11-14
- Fix tests to adapt to Perl now removing
apostrophe as package separator [RT#154915]
- upgraded distro files like packaged Module::Install version
and META.yml, to avoid other looming Perl deprecation issues
-------------------------------------------------------------------
Mon Mar 2 03:17:32 UTC 2020 - <timueller+perl@suse.de>
- updated to 1.02
see /usr/share/doc/packages/perl-Test-utf8/CHANGES
1.02 Fix for 5.26 not including '.' in INC, which was breaking the
Module::Install stuff (thanks to preaction)
Fix to link to the github repo (thanks to dsteinbrunner)
-------------------------------------------------------------------
Mon Sep 24 17:05:55 UTC 2018 - pmonrealgonzalez@suse.com
- Fix build
* Added missing dependency to BuildRequires: inc::Module::Install
-------------------------------------------------------------------
Mon Apr 13 18:26:51 UTC 2015 - coolo@suse.com
- updated to 1.01
see /usr/share/doc/packages/perl-Test-utf8/CHANGES
1.01
Fix unnecesary warning caused by using /x (RT#88189)
(Arthur Axel fREW Schmidt and Andrew Main)
https://github.com/2shortplanks/Test-utf8/pull/2
1.00 Refactor build system to use Module::Install
Add test for pod, perl critic. Make pass.
Make the ok, fail, pass, diag functions private
Improve documentation
-------------------------------------------------------------------
Wed Feb 16 23:25:57 CET 2011 - pascal.bleser@opensuse.org
- initial version (0.02)