forked from pool/perl-System-Command
		
	automatic update OBS-URL: https://build.opensuse.org/request/show/332232 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-System-Command?expand=0&rev=4
		
			
				
	
	
		
			50 lines
		
	
	
		
			1.9 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			50 lines
		
	
	
		
			1.9 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| -------------------------------------------------------------------
 | |
| Sun Sep 20 09:21:10 UTC 2015 - coolo@suse.com
 | |
| 
 | |
| - updated to 1.114
 | |
|    see /usr/share/doc/packages/perl-System-Command/Changes
 | |
| 
 | |
|   1.114 Fri Sep 18 2015
 | |
|       [ENHANCEMENTS]
 | |
|       - added proper accessors for the following System::Command::Reaper
 | |
|         attributes: sdtin, stdout, stderr, exit, signal, core
 | |
|         (after discussion with TIMB in RT #106330)
 | |
|       - added 'exit', 'signal', 'core' options to System::Command, to allow
 | |
|         direct update of variables at reaping time
 | |
|       - added the 'interactive' option, to make it possible to run interactive
 | |
|         commands directly with system (after discussion with TIMB in RT #106330)
 | |
| 
 | |
| -------------------------------------------------------------------
 | |
| Sun Sep  6 09:03:51 UTC 2015 - coolo@suse.com
 | |
| 
 | |
| - updated to 1.113
 | |
|    see /usr/share/doc/packages/perl-System-Command/Changes
 | |
| 
 | |
|   1.113 Sun Sep 6 2015
 | |
|       [ENHANCEMENTS]
 | |
|       - add proper accessors for the following System::Command::Reaper
 | |
|         attributes: sdtin, stdout, stderr, exit, signal, core
 | |
|         (after discussion with TIMB in RT #106330)
 | |
|       - System::Command::close() now returns the object itself (RT #106867)
 | |
|       [DOCUMENTATION]
 | |
|       - document the return value of close() can be used to access the
 | |
|         value of exit, signal and core
 | |
| 
 | |
| -------------------------------------------------------------------
 | |
| Sat Aug  1 09:01:40 UTC 2015 - coolo@suse.com
 | |
| 
 | |
| - updated to 1.112
 | |
|    see /usr/share/doc/packages/perl-System-Command/Changes
 | |
| 
 | |
|   1.112 Sat Jul 25 2015
 | |
|       [ENHANCEMENTS]
 | |
|       - the 'trace' option now also outputs some information about process
 | |
|         termination and status (as requested by TIMB in RT #106046)
 | |
| 
 | |
| -------------------------------------------------------------------
 | |
| Fri Apr 17 12:08:48 UTC 2015 - coolo@suse.com
 | |
| 
 | |
| - initial package $version
 | |
|  * created by $NAME $VERSION
 | |
| 
 |