Accepting request 296367 from devel:languages:perl:autoupdate

automatic update

OBS-URL: https://build.opensuse.org/request/show/296367
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Module-Extract-Namespaces?expand=0&rev=5
This commit is contained in:
Stephan Kulow
2015-04-15 09:34:08 +00:00
committed by Git OBS Bridge
parent e9f8b96e30
commit 80d8574c81
4 changed files with 37 additions and 91 deletions

View File

@@ -1,3 +1,26 @@
-------------------------------------------------------------------
Tue Apr 14 19:24:52 UTC 2015 - coolo@suse.com
- updated to 1.02
see /usr/share/doc/packages/perl-Module-Extract-Namespaces/Changes
1.02 - Fri Jan 3 13:48:50 2014
* Get rid of MYMETA
1.01 - Tue May 7 19:19:26 2013
* Implement from_module so you can specify a namespace
instead of a filename
0.14_02 - Sat Apr 30 11:44:49 2011
* I forgot to add the lexer hint for ::Package for the
monkey patch. That patch is only there until PPI updates
for the patch.
0.14_01 - Fri Apr 29 08:01:08 2011
* Handle the Perl 5.12 package NAME VERSION BLOCK syntax,
even if you aren't using Perl 5.12. It's just PPI, so it's
not actually running code.
-------------------------------------------------------------------
Sat Jan 22 19:38:38 UTC 2011 - coolo@novell.com