SHA256
8
0
forked from pool/perl-Chart

Accepting request 994571 from devel:languages:perl:autoupdate

- updated to 2.403.7
   see /usr/share/doc/packages/perl-Chart/Changes

OBS-URL: https://build.opensuse.org/request/show/994571
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Chart?expand=0&rev=31
This commit is contained in:
2022-08-16 12:31:31 +00:00
committed by Git OBS Bridge
parent 171d14d111
commit b4c501e17c
4 changed files with 11 additions and 5 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:beb753861503465acc58839c5b1574ac5d30a6b9a7b4183c6ea3cdcea84b2d17
size 176204

3
Chart-v2.403.7.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:0bf1152236b404162ac6779f6a1f65d2192289a038432bdb3bbf9b20e1113bb4
size 176739

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Sat Jul 30 03:06:10 UTC 2022 - Tina Müller <timueller+perl@suse.de>
- updated to 2.403.7
see /usr/share/doc/packages/perl-Chart/Changes
-------------------------------------------------------------------
Fri Jul 22 03:06:54 UTC 2022 - Tina Müller <timueller+perl@suse.de>

View File

@@ -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.