Mailinglist Archive: opensuse-commit (858 mails)
| < Previous | Next > |
commit perl-Cairo
- From: root@xxxxxxxxxxxxxxx (h_root)
- Date: Fri, 02 Nov 2007 01:36:12 +0100
- Message-id: <20071102003612.8705F678331@xxxxxxxxxxxxxxx>
Hello community,
here is the log from the commit of package perl-Cairo
checked in at Fri Nov 2 01:36:12 CET 2007.
--------
--- perl-Cairo/perl-Cairo.changes 2007-06-11 16:24:53.000000000 +0200
+++ /mounts/work_src_done/STABLE/perl-Cairo/perl-Cairo.changes 2007-11-01
15:51:55.000000000 +0100
@@ -1,0 +2,23 @@
+Thu Nov 1 15:46:06 CET 2007 - anicka@xxxxxxx
+
+- update to 1.043
+ * Makefile.PL: Use BEGIN { require 5.006; } instead of require
+ v5.6.0. Make missing Test::Number::Delta non-fatal; add it
+ to the build_requires META.yml field.
+ * t/CairoPattern.t: Cope with Test::Number::Delta being
+ unavailable.
+ * Makefile.PL: Make EU::MM output configure_requires and
+ no_index information when generating META.yml.
+ * t/CairoSurface.t (PNG surface tests): Since exceptions are
+ actually propagated now, throw the same kind of exception
+ we test for.
+ * Makefile.PL: Require perl >= 5.6.0 for some features we use,
+ like `our“.
+ * cairo-perl.h: Add and use the portability header ppport.h from
+ Devel::PPPort to hopefully fix compilation on older perls.
+ * Makefile.PL: Make missing prerequisites fatal.
+ * cairo-perl.typemap: Add const char * for backwards
+ compatibility.
+ * doctypes: Add missing type names.
+
+-------------------------------------------------------------------
Old:
----
Cairo-1.041.tar.bz2
New:
----
Cairo-1.043.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ perl-Cairo.spec ++++++
--- /var/tmp/diff_new_pack.K18121/_old 2007-11-02 01:35:38.000000000 +0100
+++ /var/tmp/diff_new_pack.K18121/_new 2007-11-02 01:35:38.000000000 +0100
@@ -1,5 +1,5 @@
#
-# spec file for package perl-Cairo (Version 1.041 )
+# spec file for package perl-Cairo (Version 1.043 )
#
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
@@ -11,14 +11,14 @@
# norootforbuild
Name: perl-Cairo
-Version: 1.041
+Version: 1.043
Release: 1
Requires: perl = %{perl_version} perl-ExtUtils-Depends
perl-ExtUtils-PkgConfig
BuildRequires: cairo-devel perl-ExtUtils-Depends perl-ExtUtils-PkgConfig
pkgconfig
-Autoreqprov: on
+AutoReqProv: on
Group: Development/Libraries/Perl
-License: GNU Library General Public License v. 2.0 and 2.1 (LGPL)
-URL: http://cpan.org//authors/id/T/TS/TSCH/
+License: LGPL v2.1 or later
+Url: http://cpan.org//authors/id/T/TS/TSCH/
Summary: Perl bindings to the cairo graphics library.
Source: Cairo-%{version}.tar.bz2
BuildRoot: %{_tmppath}/%{name}-%{version}-build
@@ -68,8 +68,27 @@
%{perl_vendorarch}/Cairo/*
%dir %{perl_vendorarch}/Cairo
/var/adm/perl-modules/%{name}
-
%changelog
+* Thu Nov 01 2007 - anicka@xxxxxxx
+- update to 1.043
+ * Makefile.PL: Use BEGIN { require 5.006; } instead of require
+ v5.6.0. Make missing Test::Number::Delta non-fatal; add it
+ to the build_requires META.yml field.
+ * t/CairoPattern.t: Cope with Test::Number::Delta being
+ unavailable.
+ * Makefile.PL: Make EU::MM output configure_requires and
+ no_index information when generating META.yml.
+ * t/CairoSurface.t (PNG surface tests): Since exceptions are
+ actually propagated now, throw the same kind of exception
+ we test for.
+ * Makefile.PL: Require perl >= 5.6.0 for some features we use,
+ like `our“.
+ * cairo-perl.h: Add and use the portability header ppport.h from
+ Devel::PPPort to hopefully fix compilation on older perls.
+ * Makefile.PL: Make missing prerequisites fatal.
+ * cairo-perl.typemap: Add const char * for backwards
+ compatibility.
+ * doctypes: Add missing type names.
* Mon Jun 11 2007 - anicka@xxxxxxx
- update to 1.041
* test fixes
++++++ Cairo-1.041.tar.bz2 -> Cairo-1.043.tar.bz2 ++++++
++++ 6857 lines of diff (skipped)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx
| < Previous | Next > |