8
0
forked from pool/perl-GDGraph

Accepting request 351605 from devel:languages:perl:autoupdate

automatic update

OBS-URL: https://build.opensuse.org/request/show/351605
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-GDGraph?expand=0&rev=14
This commit is contained in:
2016-01-02 21:21:40 +00:00
committed by Git OBS Bridge
parent beff685104
commit d4d5293b76
4 changed files with 14 additions and 5 deletions

View File

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

3
GDGraph-1.51.tar.gz Normal file
View File

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

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Sat Jan 2 09:46:15 UTC 2016 - coolo@suse.com
- updated to 1.51
see /usr/share/doc/packages/perl-GDGraph/CHANGES
------------------------------------------------------------------- -------------------------------------------------------------------
Sat May 2 09:21:57 UTC 2015 - coolo@suse.com Sat May 2 09:21:57 UTC 2015 - coolo@suse.com

View File

@@ -1,7 +1,7 @@
# #
# spec file for package perl-GDGraph # spec file for package perl-GDGraph
# #
# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. # Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
Name: perl-GDGraph Name: perl-GDGraph
Version: 1.49 Version: 1.51
Release: 0 Release: 0
%define cpan_name GDGraph %define cpan_name GDGraph
Summary: Produces charts with GD Summary: Produces charts with GD
@@ -30,8 +30,11 @@ BuildArch: noarch
BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: perl BuildRequires: perl
BuildRequires: perl-macros BuildRequires: perl-macros
BuildRequires: perl(Capture::Tiny) >= 0.30
BuildRequires: perl(GD) >= 1.18 BuildRequires: perl(GD) >= 1.18
BuildRequires: perl(GD::Text) >= 0.80 BuildRequires: perl(GD::Text) >= 0.80
BuildRequires: perl(Test::Exception) >= 0.400000
BuildRequires: perl(Test::More) >= 0.88
Requires: perl(GD) >= 1.18 Requires: perl(GD) >= 1.18
Requires: perl(GD::Text) >= 0.80 Requires: perl(GD::Text) >= 0.80
%{perl_requires} %{perl_requires}