forked from pool/perl-Class-Method-Modifiers
		
	automatic update OBS-URL: https://build.opensuse.org/request/show/722121 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Class-Method-Modifiers?expand=0&rev=27
		
			
				
	
	
		
			106 lines
		
	
	
		
			3.7 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			106 lines
		
	
	
		
			3.7 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| -------------------------------------------------------------------
 | |
| Sat Aug 10 05:04:47 UTC 2019 - Stephan Kulow <coolo@suse.com>
 | |
| 
 | |
| - updated to 2.13
 | |
|    see /usr/share/doc/packages/perl-Class-Method-Modifiers/Changes
 | |
| 
 | |
|   2.13      2019-08-10 00:18:50Z
 | |
|           - bypass prototypes when testing for lvalue attribute
 | |
|           - fixed a class name in tests to avoid conflicting with a core module
 | |
| 
 | |
| -------------------------------------------------------------------
 | |
| Tue Mar  8 09:56:35 UTC 2016 - coolo@suse.com
 | |
| 
 | |
| - updated to 2.12
 | |
|    see /usr/share/doc/packages/perl-Class-Method-Modifiers/Changes
 | |
| 
 | |
|   2.12      2016-03-04 22:12:15Z
 | |
|           - minor documentation tweaks
 | |
| 
 | |
| -------------------------------------------------------------------
 | |
| Tue Sep 16 08:07:56 UTC 2014 - coolo@suse.com
 | |
| 
 | |
| - updated to 2.11
 | |
|    - add documentation for modifying multiple methods at once (mannih,
 | |
|      github #2)
 | |
| 
 | |
| -------------------------------------------------------------------
 | |
| Fri Mar  7 08:50:45 UTC 2014 - coolo@suse.com
 | |
| 
 | |
| - updated to 2.10
 | |
|   - installation switched to using only ExtUtils::MakeMaker, to allow
 | |
|     for use on perl 5.6
 | |
| 
 | |
| -------------------------------------------------------------------
 | |
| Fri Jan 17 21:22:45 UTC 2014 - lars@linux-schulserver.de
 | |
| 
 | |
| - updated to 2.09
 | |
|   + refresh configure_requires checking in generated Makefile.PL; new
 | |
|     CONTRIBUTING file; updated tests (compile test now only runs for
 | |
|     authors; check-deps test replaced by information-only report-prereqs
 | |
|     test)
 | |
| 
 | |
| -------------------------------------------------------------------
 | |
| Mon Nov 25 07:39:41 UTC 2013 - coolo@suse.com
 | |
| 
 | |
| - updated to 2.08
 | |
|        - remove requirement on perl 5.8 in metadata
 | |
|        - repository migrated to the github moose organization
 | |
|        - remove t/00-check-deps.t, which fails on old toolchains that do not
 | |
|          understand configure_requires
 | |
| 
 | |
| -------------------------------------------------------------------
 | |
| Fri Oct  4 09:15:23 UTC 2013 - coolo@suse.com
 | |
| 
 | |
| - updated to 2.07
 | |
|       - removed dependency on Test::Warnings in tests (now reserved for
 | |
|         author testing)
 | |
|       - now packaged with a Build.PL (for Module::Build::Tiny), and a
 | |
|         Makefile.PL (for legacy 5.6 and 5.8 users; prints a warning on
 | |
|         invocation)
 | |
|       - packaging the dist again with EUMM rather than MBT
 | |
|       - Support for handling lvalue methods (Graham Knop)
 | |
|       - convert to building with Dist::Zilla
 | |
| 
 | |
| -------------------------------------------------------------------
 | |
| Mon Jun  3 15:36:16 UTC 2013 - coolo@suse.com
 | |
| 
 | |
| - updated to 2.04
 | |
|       Test for and fix $_ corruption (Vladimir Timofeev)
 | |
|       New 'fresh' modifier (Aaron Crane)
 | |
|       Avoid "Variable "$..." will not stay shared" warnings under 5.8.x
 | |
|         (from changes in 1.09) [#80194] (Karen Etheridge)
 | |
| 
 | |
| -------------------------------------------------------------------
 | |
| Thu Apr 19 13:17:11 UTC 2012 - tabraham@novell.com
 | |
| 
 | |
| - updated to 1.09
 | |
|   - Install modified subs in the proper namespace [#74569]
 | |
|     (Karen Etheridge)
 | |
| 
 | |
| -------------------------------------------------------------------
 | |
| Wed Oct 26 19:55:53 UTC 2011 - tabraham@novell.com
 | |
| 
 | |
| - updated to 1.08 Sun Oct 16 2011
 | |
|   - document install_modifier (requested by Tokuhiro Matsuno)
 | |
| 
 | |
| -------------------------------------------------------------------
 | |
| Wed May 11 14:54:44 UTC 2011 - dbahi@novell.com
 | |
| 
 | |
| - 1.07    Wed Feb 23 2011
 | |
|   Move from Test::Exception to Test::Fatal (Justin Hunter)
 | |
| - 1.06    Fri Nov 26 2010
 | |
|   Add support for: modifier ["name1", "name2"] => sub {}
 | |
| 
 | |
| -------------------------------------------------------------------
 | |
| Tue Nov 30 19:19:56 UTC 2010 - coolo@novell.com
 | |
| 
 | |
| - switch to perl_requires macro
 | |
| 
 | |
| -------------------------------------------------------------------
 | |
| Tue Sep 21 02:42:48 UTC 2010 - dbahi@novell.com
 | |
| 
 | |
| - initial package 1.05
 | |
|   * created by cpanspec 1.78
 | |
| 
 |