]> git.pld-linux.org Git - packages/perl-JSON-XS.git/blobdiff - perl-JSON-XS.spec
perl 5.38.0 rebuild
[packages/perl-JSON-XS.git] / perl-JSON-XS.spec
index 6070517470fe9e891386df21bb2ddbb5d1c36f87..1fb3d599d7324a6ba58e99d514fedf434817f97a 100644 (file)
@@ -4,22 +4,23 @@
 
 %define        pdir    JSON
 %define        pnam    XS
-%include       /usr/lib/rpm/macros.perl
 Summary:       JSON::XS - JSON serialising/deserialising, done correctly and fast
-Summary(pl.UTF-8):     JSON::JS - serializacja/deserializacja JSON wykonana poprawnie i szybko
+Summary(pl.UTF-8):     JSON::XS - serializacja/deserializacja JSON wykonana poprawnie i szybko
 Name:          perl-JSON-XS
-Version:       3.02
-Release:       3
+Version:       4.03
+Release:       4
 Epoch:         2
 # same as perl
 License:       GPL v1+ or Artistic
 Group:         Development/Languages/Perl
-Source0:       http://www.cpan.org/modules/by-authors/id/M/ML/MLEHMANN/%{pdir}-%{pnam}-%{version}.tar.gz
-# Source0-md5: 0d4078f18003b50be970709a77b6afbf
-URL:           http://search.cpan.org/dist/JSON-XS/
+Source0:       http://www.cpan.org/modules/by-module/JSON/%{pdir}-%{pnam}-%{version}.tar.gz
+# Source0-md5: 5358225ebc9f5b74516d7585ac236086
+URL:           https://metacpan.org/release/JSON-XS
 BuildRequires: perl-Canary-Stability
-BuildRequires: perl-devel >= 1:5.8.0
+BuildRequires: perl-ExtUtils-MakeMaker >= 6.52
+BuildRequires: perl-devel >= 1:5.8.3
 BuildRequires: rpm-perlprov >= 4.1-13
+BuildRequires: rpmbuild(macros) >= 1.745
 %if %{with tests}
 BuildRequires: perl-Encode
 BuildRequires: perl-Types-Serialiser
This page took 0.760782 seconds and 4 git commands to generate.