]> git.pld-linux.org Git - packages/perl-Encode.git/commitdiff
- updated to 3.07 auto/th/perl-Encode-3.07-1
authorJakub Bogusz <qboosh@pld-linux.org>
Thu, 8 Oct 2020 04:29:18 +0000 (06:29 +0200)
committerJakub Bogusz <qboosh@pld-linux.org>
Thu, 8 Oct 2020 04:29:18 +0000 (06:29 +0200)
perl-Encode.spec

index e70fc9a26bed91348751a7b61095df0e82750321..23ae5e7eeb7c6700d45151217b9466f0f595e388 100644 (file)
@@ -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
This page took 0.162719 seconds and 4 git commands to generate.