|
|
|
@ -7,7 +7,7 @@
|
|
|
|
|
|
|
|
|
|
Name: perl-Sereal
|
|
|
|
|
Version: 4.014
|
|
|
|
|
Release: 1%{?dist}
|
|
|
|
|
Release: 2%{?dist}
|
|
|
|
|
Summary: Fast, compact, powerful binary (de-)serialization
|
|
|
|
|
# Makefile.PL defines LICENSE
|
|
|
|
|
License: GPL+ or Artistic
|
|
|
|
@ -98,6 +98,9 @@ make test
|
|
|
|
|
%{_mandir}/man3/*
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Tue Jun 23 2020 Jitka Plesnikova <jplesnik@redhat.com> - 4.014-2
|
|
|
|
|
- Perl 5.32 rebuild
|
|
|
|
|
|
|
|
|
|
* Mon Jun 15 2020 Petr Pisar <ppisar@redhat.com> - 4.014-1
|
|
|
|
|
- 4.014 bump
|
|
|
|
|
|
|
|
|
|