update to 1.109 [release 1.109-1mamba;Tue Nov 30 2021]
This commit is contained in:
parent
2a4fe51f7c
commit
4cac09d65a
@ -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 <aleph0@openmamba.org>
|
||||
URL: http://www.cpan.org
|
||||
Source: http://search.cpan.org/CPAN/authors/id/T/TS/TSCH/Cairo-%{version}.tar.gz
|
||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
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 <silvan.calarco@mambasoft.it> 1.109-1mamba
|
||||
- update to 1.109
|
||||
|
||||
* Wed Nov 09 2016 Silvan Calarco <silvan.calarco@mambasoft.it> 1.101-3mamba
|
||||
- rebuilt with perl 5.24
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user