8
0
Stephan Kulow
2014-07-20 07:27:49 +00:00
committed by Git OBS Bridge
parent dd3b0c3e72
commit cb28023d35
4 changed files with 30 additions and 20 deletions

View File

@@ -1,3 +1,20 @@
-------------------------------------------------------------------
Sun Jul 20 07:25:16 UTC 2014 - coolo@suse.com
- updated to 0.35
- Handle 'package NAME VERSION' syntax (patch by Norbert Gruener)
- Added repository and license info to metadata
- Tweaked format of Changes (this file) to match CPAN::Changes::Spec
0.34 2013-05-21 21:48:49 CEST
- Replace Test::Soundex in tests with Class::Struct, since
Text::Soundex will not be in core in Perl 5.19 and up.
- Replace ExtUtils::MY_Metafile with META_MERGE in Makefile.PL.
0.33 2013-02-9 13:12:22 CET
- Fix tests under Perl 5.6.2 when some core modules have been
upgraded (patch by Andreas Koenig).
-------------------------------------------------------------------
Tue Apr 5 11:33:28 UTC 2011 - coolo@novell.com