|
|
@ -1,6 +1,6 @@
|
|
|
|
Name: perl-Inline
|
|
|
|
Name: perl-Inline
|
|
|
|
Version: 0.53
|
|
|
|
Version: 0.53
|
|
|
|
Release: 3%{?dist}
|
|
|
|
Release: 4%{?dist}
|
|
|
|
Summary: Inline Perl module
|
|
|
|
Summary: Inline Perl module
|
|
|
|
Group: Development/Libraries
|
|
|
|
Group: Development/Libraries
|
|
|
|
License: (GPL+ or Artistic) and Artistic
|
|
|
|
License: (GPL+ or Artistic) and Artistic
|
|
|
@ -87,6 +87,9 @@ make test
|
|
|
|
%{_mandir}/man3/*.3*
|
|
|
|
%{_mandir}/man3/*.3*
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Mon Jul 22 2013 Petr Pisar <ppisar@redhat.com> - 0.53-4
|
|
|
|
|
|
|
|
- Perl 5.18 rebuild
|
|
|
|
|
|
|
|
|
|
|
|
* Sat Jul 20 2013 Petr Šabata <contyk@redhat.com> - 0.53-3
|
|
|
|
* Sat Jul 20 2013 Petr Šabata <contyk@redhat.com> - 0.53-3
|
|
|
|
- Correcting the Licence tag; C-Cookbook.pod is Artistic only
|
|
|
|
- Correcting the Licence tag; C-Cookbook.pod is Artistic only
|
|
|
|
- Fix a bogus date in changelog
|
|
|
|
- Fix a bogus date in changelog
|
|
|
|