epel9
Petr Písař 8 years ago
parent 5845a48c3f
commit 7b3b15a3ec

1
.gitignore vendored

@ -7,3 +7,4 @@
/Inline-C-0.75.tar.gz
/Inline-C-0.76.tar.gz
/Inline-C-0.77.tar.gz
/Inline-C-0.78.tar.gz

@ -1,5 +1,5 @@
Name: perl-Inline-C
Version: 0.77
Version: 0.78
Release: 1%{?dist}
Summary: Write Perl subroutines in C
License: GPL+ or Artistic
@ -40,7 +40,6 @@ BuildRequires: perl(Exporter)
BuildRequires: perl(File::Copy::Recursive)
BuildRequires: perl(File::Find)
BuildRequires: perl(File::Path)
BuildRequires: perl(IO::All)
BuildRequires: perl(IPC::Cmd)
BuildRequires: perl(lib)
BuildRequires: perl(Test::More) >= 0.88
@ -93,6 +92,9 @@ make test
%{_mandir}/man3/*
%changelog
* Wed May 31 2017 Petr Pisar <ppisar@redhat.com> - 0.78-1
- 0.78 bump
* Mon May 15 2017 Petr Pisar <ppisar@redhat.com> - 0.77-1
- 0.77 bump

@ -1 +1 @@
SHA512 (Inline-C-0.77.tar.gz) = dd0f1088a15677411b4bd102fe5349f09fc97bca188da1c5da51a313361f3b156de1b0e43d77497b114572b652dcda0ce294691293f8a788ff2e600544f5c86a
SHA512 (Inline-C-0.78.tar.gz) = 368e68dfb9f1700534d9b391090e340172e3adde5fe15576f883e9341047fec35cea8660751883b27e128ad91dda363d513547368097a989457d669bbbdc8ce4

Loading…
Cancel
Save