|
|
@ -1,6 +1,6 @@
|
|
|
|
Name: perl-Inline-Python
|
|
|
|
Name: perl-Inline-Python
|
|
|
|
Version: 0.56
|
|
|
|
Version: 0.56
|
|
|
|
Release: 17%{?dist}
|
|
|
|
Release: 18%{?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
|
|
|
@ -79,6 +79,9 @@ make test
|
|
|
|
%{_mandir}/man3/*
|
|
|
|
%{_mandir}/man3/*
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Thu Jul 22 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.56-18
|
|
|
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|
* Fri Jun 04 2021 Python Maint <python-maint@redhat.com> - 0.56-17
|
|
|
|
* Fri Jun 04 2021 Python Maint <python-maint@redhat.com> - 0.56-17
|
|
|
|
- Rebuilt for Python 3.10
|
|
|
|
- Rebuilt for Python 3.10
|
|
|
|
|
|
|
|
|
|
|
|