forked from pool/perl-Data-Peek
		
	- updated to 0.49 see /usr/share/doc/packages/perl-Data-Peek/ChangeLog 0.49 - 2020-01-31, H.Merijn Brand <h.m.brand@xs4all.nl> * Add sort types N and NR * Add tests for sorting * Use DDual in void context for triplevar example * Update to Devel::PPPort-3.43 * It's 2019 * Update to Devel::PPPort-3.48 * Changed Test::NoWarnings to Test::Warnings * Raised minimum perl to 5.8.1 * Provide cpanfile * Make DHexdump work on EBCDIC/1047 (OS/390) too * Add Data::Dumper::Purity = 1 * It's 2020 * Update to Devel::PPPort-3.56 * Add generated preformatted docs for github * Tested with 127 versions/configurations of perl: 5.8.1 .. 5.31.8 OBS-URL: https://build.opensuse.org/request/show/769287 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Data-Peek?expand=0&rev=25
		
			
				
	
	
		
			109 lines
		
	
	
		
			3.5 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			109 lines
		
	
	
		
			3.5 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| -------------------------------------------------------------------
 | |
| Sat Feb  1 03:12:43 UTC 2020 -  <timueller+perl@suse.de>
 | |
| 
 | |
| - updated to 0.49
 | |
|    see /usr/share/doc/packages/perl-Data-Peek/ChangeLog
 | |
| 
 | |
|   0.49	- 2020-01-31, H.Merijn Brand   <h.m.brand@xs4all.nl>
 | |
|       * Add sort types N and NR
 | |
|       * Add tests for sorting
 | |
|       * Use DDual in void context for triplevar example
 | |
|       * Update to Devel::PPPort-3.43
 | |
|       * It's 2019
 | |
|       * Update to Devel::PPPort-3.48
 | |
|       * Changed Test::NoWarnings to Test::Warnings
 | |
|       * Raised minimum perl to 5.8.1
 | |
|       * Provide cpanfile
 | |
|       * Make DHexdump work on EBCDIC/1047 (OS/390) too
 | |
|       * Add Data::Dumper::Purity = 1
 | |
|       * It's 2020
 | |
|       * Update to Devel::PPPort-3.56
 | |
|       * Add generated preformatted docs for github
 | |
|       * Tested with 127 versions/configurations of perl: 5.8.1 .. 5.31.8
 | |
| 
 | |
| -------------------------------------------------------------------
 | |
| Fri Aug 30 07:38:26 UTC 2019 -  <timueller+perl@suse.de>
 | |
| 
 | |
| - updated to 0.48
 | |
|    see /usr/share/doc/packages/perl-Data-Peek/ChangeLog
 | |
| 
 | |
| -------------------------------------------------------------------
 | |
| Sun Oct  8 08:32:28 UTC 2017 - coolo@suse.com
 | |
| 
 | |
| - updated to 0.47
 | |
|    see /usr/share/doc/packages/perl-Data-Peek/ChangeLog
 | |
| 
 | |
|   0.47	- 2017-07-24, H.Merijn Brand   <h.m.brand@xs4all.nl>
 | |
|       * It's 2017
 | |
|       * Update ppport.h to Devel::PPPort-3.36
 | |
|       * Reserve stack space if required
 | |
|   
 | |
|   0.46	- 2016-05-12, H.Merijn Brand   <h.m.brand@xs4all.nl>
 | |
|       * Skip nomemoize in old Perl::Tidy (RT#113433, Slaven)
 | |
|       * Test with perl-5.24.0
 | |
|   
 | |
|   0.45	- 2016-02-16, H.Merijn Brand   <h.m.brand@xs4all.nl>
 | |
|       * Add CONTRIBUTING.md
 | |
|       * It's 2016
 | |
|       * Test::More with Test2 does not preserve $! and $?
 | |
| 
 | |
| -------------------------------------------------------------------
 | |
| Thu Aug 27 13:20:18 UTC 2015 - hsk@imb-jena.de
 | |
| 
 | |
| - updated to 0.44
 | |
|     * bug fixes, a. o. to make it build on recent perl
 | |
| 
 | |
| -------------------------------------------------------------------
 | |
| Fri Mar  7 09:04:18 UTC 2014 - coolo@suse.com
 | |
| 
 | |
| - updated to 0.40
 | |
|     * Upped copyright to 2014
 | |
|     * Guard Perl::Tidy against stupid user options in .perltidyrc
 | |
| 
 | |
| -------------------------------------------------------------------
 | |
| Fri Oct  4 09:15:24 UTC 2013 - coolo@suse.com
 | |
| 
 | |
| - updated to 0.39
 | |
|     * Upped copyright to 2013
 | |
|     * Add alternative test results for 5.19.3 and up (COW and no PV for IV)
 | |
| 
 | |
| -------------------------------------------------------------------
 | |
| Tue Jun  4 07:35:12 UTC 2013 - coolo@suse.com
 | |
| 
 | |
| - updated to 0.38
 | |
|  * Backslashed { in regex in test to satisfy perl-5.17
 | |
| 
 | |
| -------------------------------------------------------------------
 | |
| Fri May 25 03:39:27 UTC 2012 - coolo@suse.com
 | |
| 
 | |
| - update to 0.37
 | |
|     * Upped copyright to 2012
 | |
|     * Allow length for DHexDump ()
 | |
| 
 | |
| -------------------------------------------------------------------
 | |
| Fri Nov 18 14:55:52 UTC 2011 - coolo@suse.com
 | |
| 
 | |
| - update to 0.36
 | |
|     * NAME / DISTNAME in Makefile.PL
 | |
|     * More cross-checks for META data
 | |
| 
 | |
| -------------------------------------------------------------------
 | |
| Thu Sep  1 19:13:19 UTC 2011 - chris@computersalat.de
 | |
| 
 | |
| - updated to 0.34
 | |
|   * Tests require Test::More-0.88 or up (RT#70538)
 | |
|   * Tested on perl-5.14.1 and 5.15.1
 | |
| 
 | |
| -------------------------------------------------------------------
 | |
| Sat Aug 27 17:04:39 UTC 2011 - chris@computersalat.de
 | |
| 
 | |
| - fix deps, build for RHEL, CentoS, < 1120
 | |
|   * Test::More >= 0.88, and others
 | |
| 
 | |
| -------------------------------------------------------------------
 | |
| Tue Jun 28 15:36:35 UTC 2011 - coolo@novell.com
 | |
| 
 | |
| - initial package 0.33
 | |
|     * created by cpanspec 1.78.05
 | |
| 
 |