From 02f47a6fdad46b32ec4d8d1e57002f1a051ae13abb89a8c50f6e77c4c75f08e9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=ADt=C4=9Bzslav=20=C4=8C=C3=AD=C5=BEek?= Date: Tue, 3 May 2011 08:37:43 +0000 Subject: [PATCH] - update to 2.46 Added a basic "use" test for GD::Simple Corrected license to GPL+ or Artistic OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-GD?expand=0&rev=16 --- GD-2.45.tar.bz2 | 3 --- GD-2.46.tar.bz2 | 3 +++ perl-GD.changes | 7 +++++++ perl-GD.spec | 8 ++++---- 4 files changed, 14 insertions(+), 7 deletions(-) delete mode 100644 GD-2.45.tar.bz2 create mode 100644 GD-2.46.tar.bz2 diff --git a/GD-2.45.tar.bz2 b/GD-2.45.tar.bz2 deleted file mode 100644 index 5bcd82c..0000000 --- a/GD-2.45.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f888f450e464b16e050e05eef4dd914cb3d42f79ebdd60ae7558e87b508c3f14 -size 253690 diff --git a/GD-2.46.tar.bz2 b/GD-2.46.tar.bz2 new file mode 100644 index 0000000..a319a83 --- /dev/null +++ b/GD-2.46.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:787fd71afdec2c60c1a5afd773e8ca19fdcfdffed095f9e3a411bc92e8e4267f +size 246225 diff --git a/perl-GD.changes b/perl-GD.changes index dc65644..f4c7d45 100644 --- a/perl-GD.changes +++ b/perl-GD.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Tue May 3 08:13:42 UTC 2011 - vcizek@novell.com + +- update to 2.46 + Added a basic "use" test for GD::Simple + Corrected license to GPL+ or Artistic + ------------------------------------------------------------------- Wed Dec 1 13:32:33 UTC 2010 - coolo@novell.com diff --git a/perl-GD.spec b/perl-GD.spec index ec5092e..296957d 100644 --- a/perl-GD.spec +++ b/perl-GD.spec @@ -1,5 +1,5 @@ # -# spec file for package perl-GD (Version 2.45) +# spec file for package perl-GD (Version 2.46) # # Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -21,9 +21,9 @@ Name: perl-GD %define cpan_name GD Summary: Interface to Gd Graphics Library -Version: 2.45 -Release: 1 -License: MIT License (or similar) +Version: 2.46 +Release: 2 +License: GPL+ or Artistic Group: Development/Libraries/Perl Url: http://search.cpan.org/dist/GD AutoReqProv: on