SHA256
8
0
forked from pool/perl-GD
OBS User unknown
2008-09-12 16:10:44 +00:00
committed by Git OBS Bridge
parent c78c7f4d70
commit c9746a6c64
4 changed files with 23 additions and 7 deletions

View File

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

3
GD-2.41.tar.bz2 Normal file
View File

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

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed Sep 10 17:00:43 CEST 2008 - anicka@suse.cz
- update to 2.41
* Added backend support for grouping features in GD::SVG module.
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Jun 19 17:17:59 CEST 2008 - anicka@suse.cz Thu Jun 19 17:17:59 CEST 2008 - anicka@suse.cz

View File

@@ -1,10 +1,17 @@
# #
# spec file for package perl-GD (Version 2.39) # spec file for package perl-GD (Version 2.41)
# #
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany. # Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
# package are under the same license as the package itself.
# #
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
# Please submit bugfixes or comments via http://bugs.opensuse.org/ # Please submit bugfixes or comments via http://bugs.opensuse.org/
# #
@@ -13,7 +20,7 @@
Name: perl-GD Name: perl-GD
BuildRequires: freetype2-devel gd-devel libjpeg-devel libpng-devel xorg-x11-devel BuildRequires: freetype2-devel gd-devel libjpeg-devel libpng-devel xorg-x11-devel
Version: 2.39 Version: 2.41
Release: 1 Release: 1
Provides: GD Provides: GD
Requires: perl = %{perl_version} Requires: perl = %{perl_version}
@@ -77,6 +84,9 @@ rm -rf $RPM_BUILD_ROOT
/var/adm/perl-modules/%{name} /var/adm/perl-modules/%{name}
%changelog %changelog
* Wed Sep 10 2008 anicka@suse.cz
- update to 2.41
* Added backend support for grouping features in GD::SVG module.
* Thu Jun 19 2008 anicka@suse.cz * Thu Jun 19 2008 anicka@suse.cz
- update to 2.39 - update to 2.39
* Makefile.PL will refuse to run if the proper version of * Makefile.PL will refuse to run if the proper version of