|
|
@ -1,6 +1,6 @@
|
|
|
|
Name: perl-Inline-Python
|
|
|
|
Name: perl-Inline-Python
|
|
|
|
Version: 0.57
|
|
|
|
Version: 0.57
|
|
|
|
Release: 2%{?dist}
|
|
|
|
Release: 3%{?dist}
|
|
|
|
Summary: Write Perl subs and classes in Python
|
|
|
|
Summary: Write Perl subs and classes in Python
|
|
|
|
License: GPL+ or Artistic
|
|
|
|
License: GPL+ or Artistic
|
|
|
|
URL: https://metacpan.org/release/Inline-Python
|
|
|
|
URL: https://metacpan.org/release/Inline-Python
|
|
|
@ -82,6 +82,9 @@ make test
|
|
|
|
%{_mandir}/man3/*
|
|
|
|
%{_mandir}/man3/*
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.57-3
|
|
|
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|
* Mon Dec 12 2022 Florian Weimer <fweimer@redhat.com> - 0.57-2
|
|
|
|
* Mon Dec 12 2022 Florian Weimer <fweimer@redhat.com> - 0.57-2
|
|
|
|
- Port to C99
|
|
|
|
- Port to C99
|
|
|
|
|
|
|
|
|
|
|
|