Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package perl-Chart for openSUSE:Factory checked in at 2022-07-28 20:59:09 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/perl-Chart (Old) and /work/SRC/openSUSE:Factory/.perl-Chart.new.1533 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-Chart" Thu Jul 28 20:59:09 2022 rev:25 rq:991543 version:2.403.6 Changes: -------- --- /work/SRC/openSUSE:Factory/perl-Chart/perl-Chart.changes 2022-06-21 16:32:06.687784726 +0200 +++ /work/SRC/openSUSE:Factory/.perl-Chart.new.1533/perl-Chart.changes 2022-07-28 20:59:36.771737794 +0200 @@ -1,0 +2,49 @@ +Fri Jul 22 03:06:54 UTC 2022 - Tina M??ller <[email protected]> + +- updated to 2.403.6 + see /usr/share/doc/packages/perl-Chart/Changes + + 2.403.6 2022-08-21 lichtkind + ------- + * = POD rewrite release + * ! gap in HTML tag in POD prevented lanfing page illustrations + * ? final touche on new POD documentation + 2.403.5 2022-08-18 lichtkind + ------- + * = POD rewrite release + * ? completed workflow page in manual + * ? completed methods page in manual + 2.403.4 2022-08-17 lichtkind + ------- + * = POD rewrite release + * ? completed types page in manual + * ! fixed some image sizes + * ! fixed dist.ini so old stuff from git don't spill into release + 2.403.3 2022-08-16 lichtkind + ------- + * = POD rewrite release + * + addded images to landing page + * + data files can have # comments + * ? wrote most of types page in manual + * ? some small addons for properties page + * ! fixed overlong tick label due rounding error near zero + 2.403.2 2022-08-13 lichtkind + ------- + * = POD rewrite release + * ? completed properties page in manual + * ? started types page in manual with first test example + * ! linkfixes on landing POD of Chart.pm + * ! linkfixes on Color::Constants.pm POD + 2.403.1 2022-08-12 lichtkind + ------- + * = POD rewrite release + * ? completed most of properties + * ? all names listed in Color::Constants.POD + 2.403.0 2022-08-07 lichtkind + ------- + * = test release to check metacpan POD parser + * + added Chart::Manual + property sub page + * - drop PDF and HTML documentation + * - drop dependency on module: POSIX + +------------------------------------------------------------------- Old: ---- Chart-v2.402.3.tar.gz New: ---- Chart-v2.403.6.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ perl-Chart.spec ++++++ --- /var/tmp/diff_new_pack.EL3FLM/_old 2022-07-28 20:59:37.267740365 +0200 +++ /var/tmp/diff_new_pack.EL3FLM/_new 2022-07-28 20:59:37.271740386 +0200 @@ -18,7 +18,7 @@ %define cpan_name Chart Name: perl-Chart -Version: 2.402.3 +Version: 2.403.6 Release: 0 License: Artistic-1.0 OR GPL-1.0-or-later Summary: Series of charting modules @@ -38,16 +38,9 @@ %{perl_requires} %description -These man-pages give you the most important information about Chart. There -is also a complete documentation (Documentation.pdf) within the Chart -package. Look at it to get more information. This module is an attempt to -build a general purpose graphing module that is easily modified and -expanded. I borrowed most of the API from Martien Verbruggen's GIFgraph -module. I liked most of GIFgraph, but I thought it was to difficult to -modify, and it was missing a few things that I needed, most notably -legends. So I decided to write a new module from scratch, and I've designed -it from the bottom up to be easy to modify. Like GIFgraph, Chart uses -Lincoln Stein's GD module for all of its graphics primitives calls. +Chart help you to create PNG and JPG images with visualizations of numeric +data. This page gives you a summary how to use it. For a more thorough +documentation and lots of example code please visit the Chart::Manual. %prep %autosetup -n %{cpan_name}-v%{version} @@ -65,7 +58,7 @@ %perl_gen_filelist %files -f %{name}.files -%doc Changes CONTRIBUTING doc Documentation.pdf README TODO +%doc Changes CONTRIBUTING README TODO %license LICENSE %changelog ++++++ Chart-v2.402.3.tar.gz -> Chart-v2.403.6.tar.gz ++++++ ++++ 25935 lines of diff (skipped)
