Logoj0ke.net Open Build Service > Projects > devel:perl > perl-Image-Size > perl-Image-Size.changes
Sign Up | Log In

File perl-Image-Size.changes of Package perl-Image-Size

 
1
-------------------------------------------------------------------
2
Wed Jan 13 16:35:55 CET 2010 - anicka@suse.cz
3
4
- update to 3.220
5
* lib/Image/Size.pm Small fix to the regex for detecting GIFs, 
6
  per Slaven Rezic.    
7
* lib/Image/Size.pm Moved around some conditionally-needed libs to 
8
  delay loading    until/unless needed. Also made a small fix 
9
  per Perl::Critic.    
10
11
-------------------------------------------------------------------
12
Mon Jul  6 14:22:15 CEST 2009 - lrupp@suse.de
13
14
- update to 3.2
15
  * Compress::Zlib is optional now
16
  * Per RT ticket #43452, make the cache visible outside the
17
    lexical scope of the module This allows the hash to be used
18
    with packages like IPC::Shareable or IPC::MM to enable sharing
19
    the cache between processes. Added extra documentation of this,
20
    and a new section describing approaches to cache-sharing.
21
  * new build/dist process 
22
- add perl(Test::Pod::Coverage) and perl(Test::Pod) to BuildReq
23
- fix license
24
25
-------------------------------------------------------------------
26
Mon Mar  3 12:11:21 CET 2008 - kssingvo@suse.de
27
28
- upgrade to version 3.1.1
29
  * Updated the license information to make sure all references are
30
    to both the Artistic 2.0 and the LGPL.
31
  * Changed "use 5.6.0" lines to no longer use v-strings, for
32
    forward compatibility with Perl 5.10.0.
33
  * Added "recommends" specification to Build.PL to refer to
34
    modules used in the testing phase (there is no
35
    "build_recommends" setting).
36
  * Added Compress::Zlib to the list of required modules in
37
    Makefile.PL and Build.PL.
38
  * Added "use warnings" to Size.pm to make sure it stays
39
    warnings-clean.
40
  * Small change from n@shaplov.ru for a bug in CWS handling that
41
    only surfaced when two CWS files were sized consecutively.
42
  * Updated the date on the copyright notice and added a
43
    "COPYRIGHT" section to the documentation.
44
  * Changed the licensing terms. This is now dual-licensed under
45
    Artistic 2.0 and LGPL 2.1.
46
  * Restored the old Makefile.PL for users who don't have
47
    Module::Build.
48
49
50
-------------------------------------------------------------------
51
Thu Sep 14 14:35:33 CEST 2006 - kssingvo@suse.de
52
53
- upgrade to version 3.01. New features:
54
- Added ex/ directory with a few samples.
55
- Dropped ExtUtils::MakeMaker and switched to Module::Build.
56
  Makefile.PL is now a wrapper of sorts around Build.PL. This allows
57
  adding licensing information to META.yml for CPAN indexing.
58
- adapted the specfile
59
60
-------------------------------------------------------------------
61
Thu Jun 22 10:14:05 CEST 2006 - kssingvo@suse.de
62
63
- upgrade to version 3.0. New features:
64
- delay of Image::Magick loading until it is needed
65
- additional installation tests
66
- FlashMX (Shockwave Flash Ver. 6) support
67
- image size of gif is now controlled by additional flag
68
69
-------------------------------------------------------------------
70
Wed Jan 25 21:39:47 CET 2006 - mls@suse.de
71
72
- converted neededforbuild to BuildRequires
73
74
-------------------------------------------------------------------
75
Wed Sep 28 22:12:09 CEST 2005 - dmueller@suse.de
76
77
 - add norootforbuild
78
79
-------------------------------------------------------------------
80
Fri Aug 22 15:04:00 CEST 2003 - mjancar@suse.cz
81
82
- require the perl version we build with
83
84
-------------------------------------------------------------------
85
Mon Jul 28 11:21:59 CEST 2003 - ro@suse.de
86
87
- install to vendor location 
88
89
-------------------------------------------------------------------
90
Tue Jul 22 13:27:52 CEST 2003 - kssingvo@suse.de
91
92
- updated to version 2.992
93
94
-------------------------------------------------------------------
95
Mon Jun 16 15:55:28 CEST 2003 - kssingvo@suse.de
96
97
- added missing directories
98
99
-------------------------------------------------------------------
100
Mon May 26 00:10:16 CEST 2003 - ro@suse.de
101
102
- remove unpackaged files from buildroot 
103
104
-------------------------------------------------------------------
105
Mon Feb  3 11:31:39 CET 2003 - kssingvo@suse.de
106
107
- initial package version 2.991
108
109