|
|
|
@ -1,6 +1,6 @@
|
|
|
|
|
Name: perl-Inline-C
|
|
|
|
|
Version: 0.78
|
|
|
|
|
Release: 1%{?dist}
|
|
|
|
|
Release: 2%{?dist}
|
|
|
|
|
Summary: Write Perl subroutines in C
|
|
|
|
|
License: GPL+ or Artistic
|
|
|
|
|
URL: http://search.cpan.org/dist/Inline-C/
|
|
|
|
@ -92,6 +92,9 @@ make test
|
|
|
|
|
%{_mandir}/man3/*
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Mon Jun 05 2017 Jitka Plesnikova <jplesnik@redhat.com> - 0.78-2
|
|
|
|
|
- Perl 5.26 rebuild
|
|
|
|
|
|
|
|
|
|
* Wed May 31 2017 Petr Pisar <ppisar@redhat.com> - 0.78-1
|
|
|
|
|
- 0.78 bump
|
|
|
|
|
|
|
|
|
|