94 lines
3.0 KiB
Plaintext
94 lines
3.0 KiB
Plaintext
|
-------------------------------------------------------------------
|
||
|
Wed Jul 28 03:10:36 UTC 2021 - Tina Müller <timueller+perl@suse.de>
|
||
|
|
||
|
- updated to 1.06
|
||
|
see /usr/share/doc/packages/perl-Test-NoWarnings/Changes
|
||
|
|
||
|
1.06 - 2021-07-27
|
||
|
- released as stable
|
||
|
|
||
|
1.05_01 - 2021-07-15
|
||
|
- clarify docs around tests without a plan
|
||
|
- documentation cleanups and typo fixes
|
||
|
- minor code cleanups
|
||
|
- use warnings in tests
|
||
|
- skip fork test if perl can't fork
|
||
|
- note conflicts with Carp::Always in documentation
|
||
|
- Made had_no_warnings turn off the checking at END time for use with
|
||
|
done_testing based tests with no test count. Also added docs.
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Mon Apr 27 04:57:38 UTC 2015 - coolo@suse.com
|
||
|
|
||
|
- regenerate using cpanspec.yml
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Mon Dec 24 15:01:10 UTC 2012 - lars@linux-schulserver.de
|
||
|
|
||
|
- remove versioned dependency for Test::Builder to allow build on
|
||
|
SLE_11
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Mon Feb 20 08:38:18 UTC 2012 - coolo@suse.com
|
||
|
|
||
|
- updated to 1.04
|
||
|
- Added the experimental :early debugging pragma to cause warnings
|
||
|
to be emitted immediately. This should stay off otherwise (ADAMK)
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Mon Sep 19 09:22:10 UTC 2011 - coolo@suse.com
|
||
|
|
||
|
- updated to 1.03
|
||
|
- Test::Builder and Test::Tester dependencies were the wrong way
|
||
|
around, corrected (ADAMK)
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Tue Mar 15 09:10:02 UTC 2011 - cfarrell@novell.com
|
||
|
|
||
|
- license update: LGPLv2.1+
|
||
|
See LICENSE file and README: Clearly, this is not Artistic, but LGPLv2.1 licensed
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Wed Dec 1 06:55:43 UTC 2010 - coolo@novell.com
|
||
|
|
||
|
- switch to perl_requires macro
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Mon Sep 13 12:51:49 UTC 2010 - lars@linux-schulserver.de
|
||
|
|
||
|
- update to 1.02:
|
||
|
+ Remove the need for a private variable when detecting
|
||
|
Devel::StackTrace support
|
||
|
+ Don't import unused functions from Carp or Test::Builder
|
||
|
+ Minor documentation tweaks
|
||
|
+ Correct the repository metadata in META.yml
|
||
|
+ Minor cleanups in the eumm-update generated code
|
||
|
+ Added a dedicated compile test
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Sun Jan 10 15:43:32 CET 2010 - jengelh@medozas.de
|
||
|
|
||
|
- enable parallel build
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Sat Jul 25 19:44:36 CEST 2009 - chris@computersalat.de
|
||
|
|
||
|
- spec mods
|
||
|
* removed ^----------
|
||
|
* removed ^#---------
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Sat Jun 20 22:51:02 CEST 2009 - chris@computersalat.de
|
||
|
|
||
|
- added perl-macros
|
||
|
o autogen filelist with perl_gen_filelist
|
||
|
- spec mods
|
||
|
o added header
|
||
|
o fixed deps
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Mon Aug 11 19:54:27 CEST 2008 - lrupp@suse.de
|
||
|
|
||
|
- initial version 0.084
|
||
|
|