forked from pool/perl-Image-Size
		
	Copy from devel:languages:perl/perl-Image-Size based on submit request 29452 from user anicka OBS-URL: https://build.opensuse.org/request/show/29452 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Image-Size?expand=0&rev=7
		
			
				
	
	
		
			109 lines
		
	
	
		
			3.9 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			109 lines
		
	
	
		
			3.9 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| -------------------------------------------------------------------
 | |
| Wed Jan 13 16:35:55 CET 2010 - anicka@suse.cz
 | |
| 
 | |
| - update to 3.220
 | |
| * lib/Image/Size.pm Small fix to the regex for detecting GIFs, 
 | |
|   per Slaven Rezic.    
 | |
| * lib/Image/Size.pm Moved around some conditionally-needed libs to 
 | |
|   delay loading    until/unless needed. Also made a small fix 
 | |
|   per Perl::Critic.    
 | |
| 
 | |
| -------------------------------------------------------------------
 | |
| Mon Jul  6 14:22:15 CEST 2009 - lrupp@suse.de
 | |
| 
 | |
| - update to 3.2
 | |
|   * Compress::Zlib is optional now
 | |
|   * Per RT ticket #43452, make the cache visible outside the
 | |
|     lexical scope of the module This allows the hash to be used
 | |
|     with packages like IPC::Shareable or IPC::MM to enable sharing
 | |
|     the cache between processes. Added extra documentation of this,
 | |
|     and a new section describing approaches to cache-sharing.
 | |
|   * new build/dist process 
 | |
| - add perl(Test::Pod::Coverage) and perl(Test::Pod) to BuildReq
 | |
| - fix license
 | |
| 
 | |
| -------------------------------------------------------------------
 | |
| Mon Mar  3 12:11:21 CET 2008 - kssingvo@suse.de
 | |
| 
 | |
| - upgrade to version 3.1.1
 | |
|   * Updated the license information to make sure all references are
 | |
|     to both the Artistic 2.0 and the LGPL.
 | |
|   * Changed "use 5.6.0" lines to no longer use v-strings, for
 | |
|     forward compatibility with Perl 5.10.0.
 | |
|   * Added "recommends" specification to Build.PL to refer to
 | |
|     modules used in the testing phase (there is no
 | |
|     "build_recommends" setting).
 | |
|   * Added Compress::Zlib to the list of required modules in
 | |
|     Makefile.PL and Build.PL.
 | |
|   * Added "use warnings" to Size.pm to make sure it stays
 | |
|     warnings-clean.
 | |
|   * Small change from n@shaplov.ru for a bug in CWS handling that
 | |
|     only surfaced when two CWS files were sized consecutively.
 | |
|   * Updated the date on the copyright notice and added a
 | |
|     "COPYRIGHT" section to the documentation.
 | |
|   * Changed the licensing terms. This is now dual-licensed under
 | |
|     Artistic 2.0 and LGPL 2.1.
 | |
|   * Restored the old Makefile.PL for users who don't have
 | |
|     Module::Build.
 | |
| 
 | |
| 
 | |
| -------------------------------------------------------------------
 | |
| Thu Sep 14 14:35:33 CEST 2006 - kssingvo@suse.de
 | |
| 
 | |
| - upgrade to version 3.01. New features:
 | |
| - Added ex/ directory with a few samples.
 | |
| - Dropped ExtUtils::MakeMaker and switched to Module::Build.
 | |
|   Makefile.PL is now a wrapper of sorts around Build.PL. This allows
 | |
|   adding licensing information to META.yml for CPAN indexing.
 | |
| - adapted the specfile
 | |
| 
 | |
| -------------------------------------------------------------------
 | |
| Thu Jun 22 10:14:05 CEST 2006 - kssingvo@suse.de
 | |
| 
 | |
| - upgrade to version 3.0. New features:
 | |
| - delay of Image::Magick loading until it is needed
 | |
| - additional installation tests
 | |
| - FlashMX (Shockwave Flash Ver. 6) support
 | |
| - image size of gif is now controlled by additional flag
 | |
| 
 | |
| -------------------------------------------------------------------
 | |
| Wed Jan 25 21:39:47 CET 2006 - mls@suse.de
 | |
| 
 | |
| - converted neededforbuild to BuildRequires
 | |
| 
 | |
| -------------------------------------------------------------------
 | |
| Wed Sep 28 22:12:09 CEST 2005 - dmueller@suse.de
 | |
| 
 | |
|  - add norootforbuild
 | |
| 
 | |
| -------------------------------------------------------------------
 | |
| Fri Aug 22 15:04:00 CEST 2003 - mjancar@suse.cz
 | |
| 
 | |
| - require the perl version we build with
 | |
| 
 | |
| -------------------------------------------------------------------
 | |
| Mon Jul 28 11:21:59 CEST 2003 - ro@suse.de
 | |
| 
 | |
| - install to vendor location 
 | |
| 
 | |
| -------------------------------------------------------------------
 | |
| Tue Jul 22 13:27:52 CEST 2003 - kssingvo@suse.de
 | |
| 
 | |
| - updated to version 2.992
 | |
| 
 | |
| -------------------------------------------------------------------
 | |
| Mon Jun 16 15:55:28 CEST 2003 - kssingvo@suse.de
 | |
| 
 | |
| - added missing directories
 | |
| 
 | |
| -------------------------------------------------------------------
 | |
| Mon May 26 00:10:16 CEST 2003 - ro@suse.de
 | |
| 
 | |
| - remove unpackaged files from buildroot 
 | |
| 
 | |
| -------------------------------------------------------------------
 | |
| Mon Feb  3 11:31:39 CET 2003 - kssingvo@suse.de
 | |
| 
 | |
| - initial package version 2.991
 | |
| 
 |