forked from perl/perl-IPC-Run
		
	checked in (request 36769) OBS-URL: https://build.opensuse.org/request/show/36769 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-IPC-Run?expand=0&rev=12
		
			
				
	
	
		
			106 lines
		
	
	
		
			3.4 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			106 lines
		
	
	
		
			3.4 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| -------------------------------------------------------------------
 | |
| Tue Mar 30 18:17:06 CEST 2010 - anicka@suse.cz
 | |
| 
 | |
| - update to 0.87
 | |
|   * Add doc type fixes - RT 56030 from carnil (Debian)
 | |
|   * Remove reccommends for AUTHOR only modules
 | |
|   * add pod_coverage and simplify pod test.
 | |
|   * document undocumented public subs with TODO and 
 | |
|     best guess as to what they do.
 | |
|   * Explicity recommend IO::Pty version number 1.08
 | |
| 
 | |
| -------------------------------------------------------------------
 | |
| Thu Mar 25 17:43:14 CET 2010 - anicka@suse.cz
 | |
| 
 | |
| - update to 0.86
 | |
|   - Add all files to subversion for easier releases
 | |
|   - bump version on ALL files to 86
 | |
|   - Remove use UNIVERSAL. - RT 51509
 | |
|   - fix pod for Win32Helper - RT 51695
 | |
|   - Better PATHEXT logic bug if cmd_name contains periods - RT 50739
 | |
|   - Enhance tests for run.t for better diagnostics - RT 47630
 | |
| 
 | |
| -------------------------------------------------------------------
 | |
| Sun Jan 10 15:43:32 CET 2010 - jengelh@medozas.de
 | |
| 
 | |
| - enable parallel build
 | |
| 
 | |
| -------------------------------------------------------------------
 | |
| Mon Aug  3 16:10:11 CEST 2009 - anicka@suse.cz
 | |
| 
 | |
| - update to 0.84
 | |
|  * Add darwin to the list of known-bad platforms
 | |
|  * Switch from command.com to cmd.exe so we work on 2008 or newer.
 | |
| 
 | |
| -------------------------------------------------------------------
 | |
| Tue Jan 20 15:56:56 CET 2009 - anicka@suse.cz
 | |
| 
 | |
| - update to 0.82
 | |
|  * Simplfied the Makefile.PL code a little.
 | |
|  * Upgraded all tests to Test::More
 | |
|  * Added a $VERSION for all modules
 | |
|  * Adding some missing POD sections
 | |
|  * Various other clean ups
 | |
| 
 | |
| -------------------------------------------------------------------
 | |
| Wed Jun  6 01:11:14 CEST 2007 - ro@suse.de
 | |
| 
 | |
| - fix one place with wrong interpreter in example script 
 | |
| 
 | |
| -------------------------------------------------------------------
 | |
| Wed Jul 12 13:19:00 CEST 2006 - anicka@suse.cz
 | |
| 
 | |
| - update to 0.80
 | |
|   - IPC::Run::IO now retries on certain "temporarily unavailable" errors.
 | |
|      This should fix several reported issues with t/run.t, test 69.
 | |
|    - Applied documentation patch from RT.
 | |
|    - Fixed documentation to work with '<' redirect
 | |
| 
 | |
| -------------------------------------------------------------------
 | |
| Wed Jan 25 21:39:47 CET 2006 - mls@suse.de
 | |
| 
 | |
| - converted neededforbuild to BuildRequires
 | |
| 
 | |
| -------------------------------------------------------------------
 | |
| Mon Jan  9 13:46:45 CET 2006 - anicka@suse.cz
 | |
| 
 | |
| - disable run.t as it sometimes fails with 
 | |
|   "Resource temporarily unavailable"
 | |
| 
 | |
| -------------------------------------------------------------------
 | |
| Mon Aug  1 12:48:12 CEST 2005 - mjancar@suse.cz
 | |
| 
 | |
| - update to 0.79
 | |
| 
 | |
| -------------------------------------------------------------------
 | |
| Thu Aug 19 13:23:41 CEST 2004 - mjancar@suse.cz
 | |
| 
 | |
| - update to 0.78
 | |
| 
 | |
| -------------------------------------------------------------------
 | |
| Sat Feb 28 01:14:11 CET 2004 - ro@suse.de
 | |
| 
 | |
| - fix requirement for /usr/local/bin
 | |
| 
 | |
| -------------------------------------------------------------------
 | |
| Thu Feb 26 16:06:32 CET 2004 - mjancar@suse.cz
 | |
| 
 | |
| - update to 0.77
 | |
| 
 | |
| -------------------------------------------------------------------
 | |
| Fri Aug 22 15:03:07 CEST 2003 - mjancar@suse.cz
 | |
| 
 | |
| - require the perl version we build with
 | |
| 
 | |
| -------------------------------------------------------------------
 | |
| Mon Jul 21 17:13:58 CEST 2003 - mjancar@suse.cz
 | |
| 
 | |
| - adapt to perl-5.8.1
 | |
| - use %perl_process_packlist
 | |
| 
 | |
| -------------------------------------------------------------------
 | |
| Fri Jun 13 16:51:17 CEST 2003 - mjancar@suse.cz
 | |
| 
 | |
| - initial version 0.75
 | |
| 
 |