diff --git a/Chart-v2.403.6.tar.gz b/Chart-v2.403.6.tar.gz deleted file mode 100644 index 8d74967..0000000 --- a/Chart-v2.403.6.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:beb753861503465acc58839c5b1574ac5d30a6b9a7b4183c6ea3cdcea84b2d17 -size 176204 diff --git a/Chart-v2.403.7.tar.gz b/Chart-v2.403.7.tar.gz new file mode 100644 index 0000000..bee9219 --- /dev/null +++ b/Chart-v2.403.7.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0bf1152236b404162ac6779f6a1f65d2192289a038432bdb3bbf9b20e1113bb4 +size 176739 diff --git a/perl-Chart.changes b/perl-Chart.changes index fc68d12..e4d6f52 100644 --- a/perl-Chart.changes +++ b/perl-Chart.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Sat Jul 30 03:06:10 UTC 2022 - Tina Müller + +- updated to 2.403.7 + see /usr/share/doc/packages/perl-Chart/Changes + ------------------------------------------------------------------- Fri Jul 22 03:06:54 UTC 2022 - Tina Müller diff --git a/perl-Chart.spec b/perl-Chart.spec index 3226af4..c7e67e5 100644 --- a/perl-Chart.spec +++ b/perl-Chart.spec @@ -18,7 +18,7 @@ %define cpan_name Chart Name: perl-Chart -Version: 2.403.6 +Version: 2.403.7 Release: 0 License: Artistic-1.0 OR GPL-1.0-or-later Summary: Series of charting modules @@ -38,7 +38,7 @@ Requires: perl(GD) >= 2 %{perl_requires} %description -Chart help you to create PNG and JPG images with visualizations of numeric +Chart helps 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.