Files
perl-Color-RGB-Util/perl-Color-RGB-Util.changes
Tina Müller dfc3acb27f Accepting request 1268720 from devel:languages:perl:autoupdate
- updated to 0.609.0 (0.609)
   see /usr/share/doc/packages/perl-Color-RGB-Util/Changes
  0.609   2025-03-19  Released-By: PERLANCAR; Urgency: medium
          - Add Rinci metadata to some functions.
  0.608   2025-03-19  Released-By: PERLANCAR; Urgency: medium
          - [func rand_rgb_colors] Add from_color, to_color arguments.

OBS-URL: https://build.opensuse.org/request/show/1268720
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Color-RGB-Util?expand=0&rev=11
2025-04-14 20:42:12 +00:00

137 lines
4.8 KiB
Plaintext

-------------------------------------------------------------------
Wed Mar 19 05:33:12 UTC 2025 - Tina Müller <timueller+perl@suse.de>
- updated to 0.609.0 (0.609)
see /usr/share/doc/packages/perl-Color-RGB-Util/Changes
0.609 2025-03-19 Released-By: PERLANCAR; Urgency: medium
- Add Rinci metadata to some functions.
0.608 2025-03-19 Released-By: PERLANCAR; Urgency: medium
- [func rand_rgb_colors] Add from_color, to_color arguments.
-------------------------------------------------------------------
Fri Mar 8 22:01:36 UTC 2024 - Tina Müller <tina.mueller@suse.com>
- Fix disabling of __perllib_provides
-------------------------------------------------------------------
Thu Dec 14 03:06:13 UTC 2023 - Tina Müller <timueller+perl@suse.de>
- updated to 0.607
see /usr/share/doc/packages/perl-Color-RGB-Util/Changes
0.607 2023-12-12 Released-By: PERLANCAR; Urgency: medium
- Add function: rgb_closest_to().
-------------------------------------------------------------------
Sat Aug 7 03:06:17 UTC 2021 - Tina Müller <timueller+perl@suse.de>
- updated to 0.606
see /usr/share/doc/packages/perl-Color-RGB-Util/Changes
0.606 2021-08-06 Released-By: PERLANCAR; Urgency: medium
- [function rgb2grayscale] Add 'algo' argument, offer
'weighted_average' algorithm instead of the default 'average'
method. (GH#4)
- [ux] [function rgb_diff] Die if fed unknown algo instead of using
default 'euclidean'.
0.605 2021-03-12 Released-By: PERLANCAR; Urgency: low
- No functional changes.
- [doc] Cross-reference more between functions.
-------------------------------------------------------------------
Mon Mar 15 03:07:53 UTC 2021 - Tina Müller <timueller+perl@suse.de>
- updated to 0.604
see /usr/share/doc/packages/perl-Color-RGB-Util/Changes
0.604 2021-01-19 Released-By: PERLANCAR; Urgency: medium
- rand_rgb_colors(): Add option 'hash_prefix'.
0.603 2021-01-19 Released-By: PERLANCAR; Urgency: low
- No functional changes.
- [doc] Add more description to the result of rand_rgb_colors().
0.602 2021-01-19 Released-By: PERLANCAR; Urgency: medium
- rand_rgb_colors(): Make sure that each generated color are
distinct enough from several previous ones.
- [doc] Give more description to the color difference algorithms.
-------------------------------------------------------------------
Tue Jun 9 18:20:50 UTC 2020 - Tina Müller <timueller+perl@suse.de>
- updated to 0.601
see /usr/share/doc/packages/perl-Color-RGB-Util/Changes
0.601 2020-06-08 Released-By: PERLANCAR; Urgency: medium
- [ux] Wrap H in input HSL/HSV.
- [ux] Make sure we show invalid rgb value in error messages.
0.600 2020-06-07 Released-By: PERLANCAR; Urgency: medium
- Add functions: hsl2{hsv,rgb}, hsv2{hsl,rgb}.
0.599 2019-08-20 Released-By: PERLANCAR; Urgency: medium
- Add functions: rgb2hsl, rgb2hsv (stolen from Graphics-Color,
reproduced here to avoid depending on Moose et al).
- rgb_diff(): add algorithms approx2, hsv_euclidean, hsv_hue1.
0.598 2019-08-14 Released-By: PERLANCAR; Urgency: low
- No functional changes.
- [doc] rand_rgb_colors(): Document what happens when max_attempts
is exceeded.
0.597 2019-07-17 Released-By: PERLANCAR; Urgency: low
- No functional changes.
- [test] Add tests for rand_rgb_color() and rand_rgb_colors().
-------------------------------------------------------------------
Wed Aug 14 05:05:23 UTC 2019 - Stephan Kulow <coolo@suse.com>
- updated to 0.596
see /usr/share/doc/packages/perl-Color-RGB-Util/Changes
-------------------------------------------------------------------
Thu Feb 14 06:04:37 UTC 2019 - Stephan Kulow <coolo@suse.com>
- updated to 0.595
see /usr/share/doc/packages/perl-Color-RGB-Util/Changes
0.595 2019-02-13 (PERLANCAR)
- Add functions: assign_rgb_light_color, assign_rgb_dark_color.
0.594 2019-02-13 (PERLANCAR)
- Add function: assign_rgb_color.
-------------------------------------------------------------------
Thu Nov 8 06:07:43 UTC 2018 - Stephan Kulow <coolo@suse.com>
- updated to 0.593
see /usr/share/doc/packages/perl-Color-RGB-Util/Changes
0.593 2018-10-05 (PERLANCAR)
- No functional changes.
- [build] Rebuild to fix repository URL.
0.592 2018-10-05 (PERLANCAR)
- Add mix_rgb_colors.
0.591 2018-10-04 (PERLANCAR)
- Add rgb_diff().
-------------------------------------------------------------------
Thu Sep 27 05:06:31 UTC 2018 - Stephan Kulow <coolo@suse.com>
- updated to 0.590
see /usr/share/doc/packages/perl-Color-RGB-Util/Changes
-------------------------------------------------------------------
Sun May 3 12:00:11 UTC 2015 - coolo@suse.com
- initial package $version
* created by $NAME $VERSION