public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/perl-Devel-FindPerl] epel10.2: 0.013 bump
@ 2026-08-26  6:31 
  0 siblings, 0 replies; only message in thread
From:  @ 2026-08-26  6:31 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/perl-Devel-FindPerl
Branch : epel10.2
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.2

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

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-08-26  6:31 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-26  6:31 [rpms/perl-Devel-FindPerl] epel10.2: 0.013 bump 

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox