From 4cac09d65a8a0edb702766f9aeae67d24538cb1d Mon Sep 17 00:00:00 2001 From: Silvan Calarco Date: Sat, 6 Jan 2024 08:39:30 +0100 Subject: [PATCH] update to 1.109 [release 1.109-1mamba;Tue Nov 30 2021] --- perl-Cairo.spec | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/perl-Cairo.spec b/perl-Cairo.spec index 777544f..3ffc049 100644 --- a/perl-Cairo.spec +++ b/perl-Cairo.spec @@ -1,29 +1,26 @@ %define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0) Name: perl-Cairo -Version: 1.101 -Release: 3mamba +Version: 1.109 +Release: 1mamba Summary: Cairo - Perl bindings to the cairo graphics library Group: System/Libraries/Perl Vendor: openmamba Distribution: openmamba -Packager: Aleph0 -URL: http://www.cpan.org -Source: http://search.cpan.org/CPAN/authors/id/T/TS/TSCH/Cairo-%{version}.tar.gz +Packager: Silvan Calarco +URL: https://www.cpan.org +Source: https://cpan.metacpan.org/authors/id/X/XA/XAOC/Cairo-%{version}.tar.gz License: Artistic -Requires: perl >= %perl_major_ver -BuildRequires: perl-ExtUtils-Depends -BuildRequires: perl-Test-Number-Delta -#BuildRequires: perl-Font-FreeType ## AUTOBUILDREQ-BEGIN BuildRequires: glibc-devel BuildRequires: libcairo-devel -BuildRequires: libfontconfig-devel BuildRequires: libfreetype-devel -BuildRequires: libz-devel +BuildRequires: libperl BuildRequires: perl-devel -## AUTOBUILDREQ-EN -BuildRoot: %{_tmppath}/%{name}-%{version}-root +## AUTOBUILDREQ-END +BuildRequires: perl-ExtUtils-Depends +BuildRequires: perl-Test-Number-Delta +Requires: perl >= %perl_major_ver %description Perl bindings to the cairo graphics library. @@ -57,6 +54,9 @@ rm -f .packlist %defattr(-,root,root) %changelog +* Tue Nov 30 2021 Silvan Calarco 1.109-1mamba +- update to 1.109 + * Wed Nov 09 2016 Silvan Calarco 1.101-3mamba - rebuilt with perl 5.24