|
|
|
@ -1,6 +1,6 @@
|
|
|
|
|
Name: perl-Inline-C
|
|
|
|
|
Version: 0.76
|
|
|
|
|
Release: 1%{?dist}
|
|
|
|
|
Release: 2%{?dist}
|
|
|
|
|
Summary: Write Perl subroutines in C
|
|
|
|
|
License: GPL+ or Artistic
|
|
|
|
|
Group: Development/Libraries
|
|
|
|
@ -84,6 +84,9 @@ make test
|
|
|
|
|
%{_mandir}/man3/*
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 0.76-2
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Thu Jul 02 2015 Petr Šabata <contyk@redhat.com> - 0.76-1
|
|
|
|
|
- 0.76 bump
|
|
|
|
|
|
|
|
|
|