2010-11-29 18:56:07 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Nov 29 18:30:14 UTC 2010 - coolo@novell.com
|
|
|
|
|
|
|
|
- remove /var/adm/perl-modules
|
|
|
|
|
2010-09-03 12:41:18 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Sep 1 16:18:17 CEST 2010 - anicka@suse.cz
|
|
|
|
|
|
|
|
- update to 3.230
|
|
|
|
* Added support for Windows Enhanced Metafile Format
|
|
|
|
|
2010-07-19 13:01:21 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
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.
|
|
|
|
|
2010-01-14 17:58:20 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
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.
|
|
|
|
|
2009-07-24 14:52:47 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
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
|
|
|
|
|
2008-03-03 15:34:53 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
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.
|
|
|
|
|
|
|
|
|
2007-01-15 23:30:59 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
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
|
|
|
|
|