8
0

- updated to 1.15

see /usr/share/doc/packages/perl-File-Find-Rule-Perl/Changes
  1.15    2015-04-05
          - fix tests from 1.14 release
  
  1.14    2015-04-05
          - fix tests for ExtUtils::MakeMaker 7.05_* (ETHER)
          - use warnings in module and tests
          - switch off of Module::Install again
  
  1.13 Wed 30 Oct 2012
  	- Updating Module::Install (ADAMK)
  
  1.12 Mon 31 Oct 2011
  	- Ignore debian directory in tests (ADAMK)
  	- Ignore all dot dirs in tests (ADAMK)
  
  1.11 Mon 31 Oct 2011
  	- Updating to Module::Install::DSL 1.04 (ADAMK)
          - Skip MYMETA.json too (CHORNY)
  	- Do not import from Params::Util (ADAMK)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-File-Find-Rule-Perl?expand=0&rev=4
This commit is contained in:
Stephan Kulow
2015-05-07 08:08:47 +00:00
committed by Git OBS Bridge
parent 734ed8c8f4
commit b331a6fee9
6 changed files with 73 additions and 25 deletions

View File

@@ -1,3 +1,29 @@
-------------------------------------------------------------------
Thu May 7 07:13:18 UTC 2015 - coolo@suse.com
- updated to 1.15
see /usr/share/doc/packages/perl-File-Find-Rule-Perl/Changes
1.15 2015-04-05
- fix tests from 1.14 release
1.14 2015-04-05
- fix tests for ExtUtils::MakeMaker 7.05_* (ETHER)
- use warnings in module and tests
- switch off of Module::Install again
1.13 Wed 30 Oct 2012
- Updating Module::Install (ADAMK)
1.12 Mon 31 Oct 2011
- Ignore debian directory in tests (ADAMK)
- Ignore all dot dirs in tests (ADAMK)
1.11 Mon 31 Oct 2011
- Updating to Module::Install::DSL 1.04 (ADAMK)
- Skip MYMETA.json too (CHORNY)
- Do not import from Params::Util (ADAMK)
-------------------------------------------------------------------
Sat Jan 22 20:16:27 UTC 2011 - coolo@novell.com