From: Jakub Bogusz Date: Thu, 8 Oct 2020 04:29:18 +0000 (+0200) Subject: - updated to 3.07 X-Git-Tag: auto/th/perl-Encode-3.07-1 X-Git-Url: http://git.pld-linux.org/gitweb.cgi?a=commitdiff_plain;h=89d6cccafbdd87b8c33fc97c7bbe1acb1fdcf3a9;p=packages%2Fperl-Encode.git - updated to 3.07 --- diff --git a/perl-Encode.spec b/perl-Encode.spec index e70fc9a..23ae5e7 100644 --- a/perl-Encode.spec +++ b/perl-Encode.spec @@ -1,21 +1,22 @@ # # Conditional build: -%bcond_without tests # do not perform "make test" +%bcond_without tests # unit tests # %define pdir Encode Summary: Encode - character encodings Summary(pl.UTF-8): Encode - kodowania znaków Name: perl-Encode -Version: 3.04 +Version: 3.07 Release: 1 Epoch: 2 License: GPL v1+ or Artistic Group: Development/Languages/Perl Source0: http://www.cpan.org/modules/by-module/Encode/%{pdir}-%{version}.tar.gz -# Source0-md5: 2299c3b73790102cb1d22d212ef6f9f1 -URL: http://search.cpan.org/dist/Encode/ +# Source0-md5: a63fa96cbe236b2f7bb5a5e9fd740837 +URL: https://metacpan.org/release/Encode BuildRequires: perl-devel >= 1:5.8.0 BuildRequires: rpm-perlprov >= 4.1-13 +BuildRequires: rpmbuild(macros) >= 1.745 %if %{with tests} BuildRequires: perl(Exporter) >= 5.57 BuildRequires: perl-Test-Simple >= 0.81_01