File perl-Image-Size.changes of Package perl-Image-Size
-------------------------------------------------------------------
Wed Jun 5 07:47:40 UTC 2013 - coolo@suse.com
- updated to 3.232
* lib/Image/Size.pm
Removed the "!" flag in pack template for EMF. It was not
needed and it broke on earlier Perls.
* lib/Image/Size.pm
Small change to swfmxsize for short-buffer issues.
* lib/Image/Size.pm
Multiple changes in this commit: Abandoned AutoLoader; moved
POD to the end of the file now that all the per-format
subroutines are part of the file-proper; fixed cases where lack
of ImageMagick would cause the error message to be overwritten.
* t/all.t
* t/kazeburo-bar.jpg (added)
New test (and image) for JPG tag-offset issue.
* lib/Image/Size.pm
Applied patch from github user kazeburo: bug fix for some jpeg
files
* imgsize
Fixed so that default output now catches errors. Previously,
you would get an "undefined" warning if there was an error in
parsing/sizing the input file.
* lib/Image/Size.pm
Turns out the 4 bounding-box ints for EMF are signed.
-------------------------------------------------------------------
Fri Nov 18 11:09:33 UTC 2011 - coolo@suse.com
- use original .tar.gz
-------------------------------------------------------------------
Thu Aug 18 19:49:13 UTC 2011 - andrea.turrini@gmail.com
- fixed typo in description of perl-Image-Size.spec
-------------------------------------------------------------------
Wed Dec 1 13:32:59 UTC 2010 - coolo@novell.com
- switch to perl_requires macro
-------------------------------------------------------------------
Mon Nov 29 18:30:14 UTC 2010 - coolo@novell.com
- remove /var/adm/perl-modules
-------------------------------------------------------------------
Wed Sep 1 16:18:17 CEST 2010 - anicka@suse.cz
- update to 3.230
* Added support for Windows Enhanced Metafile Format
-------------------------------------------------------------------
Fri Jul 16 15:09:04 CEST 2010 - anicka@suse.cz
- update to 3.221
* Large-scale code and documentation clean-up based on perlcritic
and visual review.
-------------------------------------------------------------------
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