public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
To: git-commits@fedoraproject.org
Subject: [rpms/perl-Devel-FindPerl] epel10: 0.013 bump
Date: Wed, 26 Aug 2026 06:29:25 GMT [thread overview]
Message-ID: <178772576539.1.2924274207160704503.rpms-perl-Devel-FindPerl-3a62edbdff4f@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/perl-Devel-FindPerl
Branch : epel10
Commit : 3a62edbdff4f1de3634a031aac9a40a4e5db87b0
Author : Petr Písař <ppisar@redhat.com>
Date : 2015-06-15T09:42:36+02:00
Stats : +12/-8 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/perl-Devel-FindPerl/c/3a62edbdff4f1de3634a031aac9a40a4e5db87b0?branch=epel10
Log:
0.013 bump
---
diff --git a/.gitignore b/.gitignore
index cb4bb84..05d15b2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
/Devel-FindPerl-0.012.tar.gz
+/Devel-FindPerl-0.013.tar.gz
diff --git a/perl-Devel-FindPerl.spec b/perl-Devel-FindPerl.spec
index 7f76ccc..6bb29a2 100644
--- a/perl-Devel-FindPerl.spec
+++ b/perl-Devel-FindPerl.spec
@@ -1,14 +1,16 @@
Name: perl-Devel-FindPerl
-Version: 0.012
-Release: 4%{?dist}
+Version: 0.013
+Release: 1%{?dist}
Summary: Find the path to the current Perl interpreter
License: GPL+ or Artistic
Group: Development/Libraries
URL: http://search.cpan.org/dist/Devel-FindPerl/
Source0: http://www.cpan.org/authors/id/L/LE/LEONT/Devel-FindPerl-%{version}.tar.gz
BuildArch: noarch
+BuildRequires: findutils
+BuildRequires: make
BuildRequires: perl
-BuildRequires: perl(ExtUtils::MakeMaker) >= 6.30
+BuildRequires: perl(ExtUtils::MakeMaker)
BuildRequires: perl(strict)
BuildRequires: perl(warnings)
# Run-time:
@@ -21,9 +23,6 @@ BuildRequires: perl(File::Spec::Functions)
BuildRequires: perl(IPC::Open2)
BuildRequires: perl(Scalar::Util)
# Tests:
-BuildRequires: perl(File::Spec)
-BuildRequires: perl(IO::Handle)
-BuildRequires: perl(IPC::Open3)
BuildRequires: perl(Test::More)
Requires: perl(:MODULE_COMPAT_%(eval "`perl -V:version`"; echo $version))
@@ -46,11 +45,15 @@ find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} \;
make test
%files
-%doc Changes LICENSE README
+%license LICENSE
+%doc Changes README
%{perl_vendorlib}/*
%{_mandir}/man3/*
%changelog
+* Mon Jun 15 2015 Petr Pisar <ppisar@redhat.com> - 0.013-1
+- 0.013 bump
+
* Wed Jun 03 2015 Jitka Plesnikova <jplesnik@redhat.com> - 0.012-4
- Perl 5.22 rebuild
diff --git a/sources b/sources
index ae28052..64bc3ac 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-d1184cf3a5b3b3d06f75f40944934714 Devel-FindPerl-0.012.tar.gz
+db3556079d6c2684c657ace080de2170 Devel-FindPerl-0.013.tar.gz
reply other threads:[~2026-08-26 6:29 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=178772576539.1.2924274207160704503.rpms-perl-Devel-FindPerl-3a62edbdff4f@fedoraproject.org \
--to=git-commits@fedoraproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox