]> git.pld-linux.org Git - packages/perl-Sereal-Encoder.git/blobdiff - perl-Sereal-Encoder.spec
- rebuild with perl 5.30.0
[packages/perl-Sereal-Encoder.git] / perl-Sereal-Encoder.spec
index c0fe933db99a4d66ceb1f28e79fcba57a4e7e3c4..00062fa84a5ed36bb3a1695da1ec6048c7e89c5c 100644 (file)
@@ -8,13 +8,13 @@
 Summary:       Sereal::Encoder - Fast, compact, powerful binary serialization
 Summary(pl.UTF-8):     Sereal::Encoder - szybka, zwarta, potężna serializacja binarna
 Name:          perl-Sereal-Encoder
-Version:       3.014
-Release:       4
+Version:       4.005
+Release:       3
 # same as perl
 License:       GPL v1+ or Artistic
 Group:         Development/Languages/Perl
 Source0:       http://www.cpan.org/modules/by-authors/id/Y/YV/YVES/Sereal-Encoder-%{version}.tar.gz
-# Source0-md5: 260b60762618e39b0cc158c2815c663c
+# Source0-md5: 5af0152a2c7f13e7ae1d23952a55dd03
 URL:           http://search.cpan.org/dist/Sereal-Encoder/
 BuildRequires: perl-devel >= 1:5.8.0
 BuildRequires: rpm-perlprov >= 4.1-13
@@ -59,7 +59,7 @@ repozytorium github <https://github.com/Sereal/Sereal>.
 %build
 %{__perl} Makefile.PL \
        INSTALLDIRS=vendor
-%{__make} \
+%{__make} -j1 \
        CC="%{__cc}" \
        OPTIMIZE="%{rpmcflags}"
 
This page took 0.086773 seconds and 4 git commands to generate.