automatic update OBS-URL: https://build.opensuse.org/request/show/446574 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Chart-Clicker?expand=0&rev=19
136 lines
4.3 KiB
Plaintext
136 lines
4.3 KiB
Plaintext
-------------------------------------------------------------------
|
|
Fri Dec 16 06:08:55 UTC 2016 - coolo@suse.com
|
|
|
|
- updated to 2.90
|
|
see /usr/share/doc/packages/perl-Chart-Clicker/Changes
|
|
|
|
2.90 Dec 14 2016
|
|
|
|
2.89 Dec 14 2016
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Apr 17 07:51:39 UTC 2015 - coolo@suse.com
|
|
|
|
- updated to 2.88
|
|
see /usr/share/doc/packages/perl-Chart-Clicker/Changes
|
|
|
|
2.88 Mar 31 2014
|
|
|
|
2.87 Jan 24 2014
|
|
- Implement divvy strategies with tick_division_type (rbt)
|
|
|
|
2.83 Jun 21 2012
|
|
- Remove a duplicate file (Thanks Jotam)
|
|
|
|
2.82 Jun 19 2012
|
|
- Remove accidental label border (Thanks Eric Busto)
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Apr 01 21:12:29 UTC 2012 - pascal.bleser@opensuse.org
|
|
|
|
- update to 2.81:
|
|
* don't throw away old data on add_data($hashref)
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Feb 26 17:07:57 UTC 2012 - pascal.bleser@opensuse.org
|
|
|
|
- update to 2.79: minor POD updates
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Feb 17 06:32:08 UTC 2012 - pascal.bleser@opensuse.org
|
|
|
|
- update to 2.78:
|
|
* add a lot of documentation
|
|
- changes from 2.77:
|
|
* fix synopsis of Axis (RT#74951)
|
|
* default Axis' format to %s to fix it from blowing up (RT#74950)
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Dec 14 18:30:25 UTC 2011 - pascal.bleser@opensuse.org
|
|
|
|
- update to 2.76:
|
|
* fix syntax error in example
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Dec 08 13:46:53 UTC 2011 - pascal.bleser@opensuse.org
|
|
|
|
- update to 2.75:
|
|
- add Graphics::Primitive::Cairo dep
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Nov 18 23:22:16 UTC 2011 - pascal.bleser@opensuse.org
|
|
|
|
- update to 2.74:
|
|
* POD fixes
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Nov 04 16:51:06 UTC 2011 - pascal.bleser@opensuse.org
|
|
|
|
- update to 2.73:
|
|
* fix busted images in renderers
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Sep 05 22:44:31 UTC 2011 - pascal.bleser@opensuse.org
|
|
|
|
- update to 2.72:
|
|
* remove documentation for data method and replace it with rendered data
|
|
method
|
|
|
|
- changes from 2.71:
|
|
* fix busted images (RT#70376)
|
|
* fix typo in ColorAllocator synopsis
|
|
|
|
- changes from 2.70:
|
|
* add more examples in the Tutorial
|
|
* add some missing documentation found in Pod::Weaver conversion
|
|
* remove stillborn HeatMap renderer
|
|
* add get_value_for_key to Series
|
|
* fix name of get_all_series_keys in POD
|
|
* add get_series_values_for_key to DataSet
|
|
* change DataSet::get_series_values to return an arrayref
|
|
* fix an issue where series whose keys don't match cause weird StackedBar
|
|
results (RT#57372)
|
|
* adjust Axis to honor existing minimum_width and minimum_height set on
|
|
itself (RT#60279)
|
|
* add Note to StackedArea regarding the same problem mentioned in (RT#57372)
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jun 02 22:57:26 UTC 2011 - pascal.bleser@opensuse.org
|
|
|
|
- update to 2.69:
|
|
* remove boolean attribute that determines if a Plot has any markers to be
|
|
drawn, as it was always true. Remove check of said attribute since it was
|
|
always true.
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Feb 19 06:51:30 UTC 2011 - pascal.bleser@opensuse.org
|
|
|
|
- update to 2.67:
|
|
* axis now calls "super" at the end of it's finalize; this way if there is a
|
|
callback it's called at the end, as advertised
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Feb 18 19:14:32 UTC 2011 - pascal.bleser@opensuse.org
|
|
|
|
- update to 2.66:
|
|
* nudge edge tick labels closer in based on their bounding box (RT#60603)
|
|
* skip "zero" values in Bar and Stacked bar: this prevents drawing hairline
|
|
bars if the value of the series element is equal to the baseline of the
|
|
range axis
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Dec 1 13:30:56 UTC 2010 - coolo@novell.com
|
|
|
|
- switch to perl_requires macro
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Nov 29 18:29:27 UTC 2010 - coolo@novell.com
|
|
|
|
- remove /var/adm/perl-modules
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jul 26 01:11:00 UTC 2010 - pascal.bleser@opensuse.org
|
|
|
|
- initial package (2.65)
|
|
|