2019-06-07 06:12:58 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Jun 7 05:10:14 UTC 2019 - Stephan Kulow <coolo@suse.com>
|
|
|
|
|
|
|
|
- updated to 3.5.0
|
|
|
|
see /usr/share/doc/packages/perl-Graphics-ColorNames/Changes
|
|
|
|
|
|
|
|
v3.5.0 2019-06-06 21:28:32+01:00 Europe/London
|
|
|
|
[Incompatabilities]
|
|
|
|
- Bumped minimum prerequisite to Perl v5.10.
|
|
|
|
|
|
|
|
[Documentation]
|
|
|
|
- Corrected typo.
|
|
|
|
|
|
|
|
- Updated copyright year.
|
|
|
|
|
2018-12-06 15:51:43 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Dec 6 15:43:09 UTC 2018 - Stephan Kulow <coolo@suse.com>
|
|
|
|
|
|
|
|
- updated to 3.4.0
|
|
|
|
see /usr/share/doc/packages/perl-Graphics-ColorNames/Changes
|
|
|
|
|
|
|
|
v3.4.0 2018-11-18 19:12:44+00:00 Europe/London
|
|
|
|
[Incompatabilities]
|
|
|
|
- Autoloaded color name methods were removed.
|
|
|
|
|
|
|
|
v3.3.4 2018-11-11 15:12:53+00:00 Europe/London
|
|
|
|
[Documentation]
|
|
|
|
- Added a ROADMAP section for planned changes.
|
|
|
|
|
|
|
|
[Toolchain]
|
|
|
|
- Tweaks to dist.ini.
|
|
|
|
|
2018-11-08 15:25:19 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Nov 8 06:24:00 UTC 2018 - Stephan Kulow <coolo@suse.com>
|
|
|
|
|
|
|
|
- updated to 3.3.3
|
|
|
|
see /usr/share/doc/packages/perl-Graphics-ColorNames/Changes
|
|
|
|
|
|
|
|
v3.3.3 2018-10-27 19:31:14+01:00 Europe/London
|
|
|
|
[Documentation]
|
|
|
|
- Fix typo in GCN::X POD.
|
|
|
|
|
|
|
|
v3.3.2 2018-10-27 17:32:56+01:00 Europe/London
|
|
|
|
[Bug Fixes]
|
|
|
|
- Fix VERSION class method, RT 127301.
|
|
|
|
|
|
|
|
[Toolchain]
|
|
|
|
- Tweaks to dist.ini for simplifying build.
|
|
|
|
|
|
|
|
v3.3.1 2018-10-24 16:03:19+01:00 Europe/London
|
|
|
|
[Tests]
|
|
|
|
- Fixed text dependencies on modules that have been moved to
|
|
|
|
separate distributions, RT 127430.
|
|
|
|
|
|
|
|
v3.3.0 2018-10-23 21:29:56+01:00 Europe/London
|
|
|
|
[Incompatabilities]
|
|
|
|
- The GCN::HTML and GCN::Windows schemes have been removed and
|
|
|
|
released as separate modules.
|
|
|
|
|
|
|
|
- The prefix is now ignored for hex method for invalid color names.
|
|
|
|
|
|
|
|
[Bug Fixes]
|
|
|
|
- Removed undef warning for unknown color names in hex and rgb methods.
|
|
|
|
|
|
|
|
[Documentation]
|
|
|
|
- Reorganized the documentation.
|
|
|
|
|
|
|
|
- Documented handling of unknown color names in hex and rgb methods.
|
|
|
|
|
|
|
|
- Added INSTALL file to the distribution.
|
|
|
|
|
|
|
|
[Tests]
|
|
|
|
- Reorganized and improved tests.
|
|
|
|
|
|
|
|
[Other]
|
|
|
|
- The tied and autoloading interfaces are deprecated.
|
|
|
|
|
|
|
|
- Added contributor to module metadata.
|
|
|
|
|
|
|
|
v3.2.1 2018-10-06 10:59:36+01:00 Europe/London
|
|
|
|
[Bug Fixes]
|
|
|
|
- Fix VERSION, RT 127301.
|
|
|
|
|
|
|
|
v3.2.0 2018-10-04 00:35:01+01:00 Europe/London
|
|
|
|
[Bug Fixes]
|
|
|
|
- Pass through RGB hexidecimals prefixed by "0x", as claimed
|
|
|
|
by the documentation.
|
|
|
|
|
|
|
|
- Fix ambiguity between modiles and filenames, RT 54500.
|
|
|
|
|
|
|
|
- Schema modules can be in any namespace.
|
|
|
|
|
|
|
|
[Enhancements]
|
|
|
|
- GCN::X color scheme updated to 2014-07-06 version.
|
|
|
|
|
|
|
|
[Incompatabilities]
|
|
|
|
- Filenames must now be absolute.
|
|
|
|
|
|
|
|
[Tests]
|
|
|
|
- Minor improvement in style of some tests.
|
|
|
|
|
|
|
|
v3.1.2 2018-10-01 23:14:34+01:00 Europe/London
|
|
|
|
[Tests]
|
|
|
|
- Removed dependency on GCN::Netscape, RT 127258.
|
|
|
|
|
|
|
|
v3.1.1 2018-10-01 17:49:09+01:00 Europe/London
|
|
|
|
[Documentation]
|
|
|
|
- Added note that the HTML color scheme is deprecated.
|
|
|
|
|
|
|
|
[Bug Fixes]
|
|
|
|
- Regexes test for ASCII digits only.
|
|
|
|
|
|
|
|
v3.1.0 2018-09-30 13:37:11+01:00 Europe/London
|
|
|
|
[Incompatabilities]
|
|
|
|
- The Netscape color scheme has been split out into a separate
|
|
|
|
release.
|
|
|
|
|
|
|
|
[Documentation]
|
|
|
|
- Use modern syntax in some of the examples.
|
|
|
|
|
|
|
|
- Updated contributor names.
|
|
|
|
|
2018-10-06 11:04:15 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Sep 29 05:19:37 UTC 2018 - Stephan Kulow <coolo@suse.com>
|
|
|
|
|
|
|
|
- updated to 3.0.2
|
|
|
|
see /usr/share/doc/packages/perl-Graphics-ColorNames/Changes
|
|
|
|
|
|
|
|
v3.0.2 2018-09-28 17:54:49+01:00 Europe/London
|
|
|
|
|
|
|
|
[Documentation]
|
|
|
|
- Identify how to report bugs.
|
|
|
|
|
|
|
|
- Add note about the old SourceForge project for this module.
|
|
|
|
|
|
|
|
- Fixed abstract for Netscape module.
|
|
|
|
|
|
|
|
[Other]
|
|
|
|
- Tagged release with the RT bug database.
|
|
|
|
|
|
|
|
- Removed Windows line endings.
|
|
|
|
|
|
|
|
v3.0.1 2018-09-28 13:39:19+01:00 Europe/London
|
|
|
|
[Documentation]
|
|
|
|
- Added omitted Changes to v3.0.0.
|
|
|
|
|
|
|
|
[Tests]
|
|
|
|
- Removed unnecessary version tests.
|
|
|
|
|
|
|
|
[Toolchain]
|
|
|
|
- Use newer style of module exports.
|
|
|
|
|
|
|
|
[Other]
|
|
|
|
- Perltidied source.
|
|
|
|
|
2018-09-28 06:25:55 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Sep 28 05:20:59 UTC 2018 - Stephan Kulow <coolo@suse.com>
|
|
|
|
|
|
|
|
- updated to 3.0.0
|
|
|
|
see /usr/share/doc/packages/perl-Graphics-ColorNames/Changes
|
|
|
|
|
2011-04-21 04:53:56 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Apr 21 04:53:51 UTC 2011 - coolo@opensuse.org
|
|
|
|
|
|
|
|
- initial package 2.11
|
|
|
|
* created by cpanspec 1.78.04
|
|
|
|
|