epel9
Petr Písař 11 years ago
parent a09e826faa
commit 909789ba22

1
.gitignore vendored

@ -9,3 +9,4 @@ Inline-0.46.tar.gz
/Inline-0.55.tar.gz /Inline-0.55.tar.gz
/Inline-0.62.tar.gz /Inline-0.62.tar.gz
/Inline-0.66.tar.gz /Inline-0.66.tar.gz
/Inline-0.67.tar.gz

@ -1,11 +1,11 @@
Name: perl-Inline Name: perl-Inline
Version: 0.66 Version: 0.67
Release: 1%{?dist} Release: 1%{?dist}
Summary: Inline Perl module Summary: Inline Perl module
Group: Development/Libraries Group: Development/Libraries
License: GPL+ or Artistic License: GPL+ or Artistic
Url: http://search.cpan.org/dist/Inline/ Url: http://search.cpan.org/dist/Inline/
Source0: http://search.cpan.org/CPAN/authors/id/I/IN/INGY/Inline-%{version}.tar.gz Source0: http://search.cpan.org/CPAN/authors/id/E/ET/ETJ/Inline-%{version}.tar.gz
BuildArch: noarch BuildArch: noarch
BuildRequires: perl BuildRequires: perl
BuildRequires: perl(base) BuildRequires: perl(base)
@ -76,11 +76,14 @@ chmod -R u+w %{buildroot}/*
make test make test
%files %files
%doc Changes CONTRIBUTING README %doc Changes CONTRIBUTING LICENSE README
%{perl_vendorlib}/Inline* %{perl_vendorlib}/Inline*
%{_mandir}/man3/*.3* %{_mandir}/man3/*.3*
%changelog %changelog
* Fri Aug 08 2014 Petr Pisar <ppisar@redhat.com> - 0.67-1
- 0.67 bump
* Fri Aug 01 2014 Petr Šabata <contyk@redhat.com> - 0.66-1 * Fri Aug 01 2014 Petr Šabata <contyk@redhat.com> - 0.66-1
- 0.66 bump - 0.66 bump

@ -1 +1 @@
a8061825da4091dbb81ed52175349bef Inline-0.66.tar.gz 48549c0ea2f73c0ca088a6636c4c77ae Inline-0.67.tar.gz

Loading…
Cancel
Save