public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Jitka Plesnikova <jplesnik@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/perl-Devel-FindPerl] epel10.3: 0.015 bump
Date: Wed, 26 Aug 2026 06:30:32 GMT	[thread overview]
Message-ID: <178772583290.1.11644792603637935279.rpms-perl-Devel-FindPerl-a3ed701d69c7@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/perl-Devel-FindPerl
Branch : epel10.3
Commit : a3ed701d69c79f043e2a4f1d8e823ef3dc183fb8
Author : Jitka Plesnikova <jplesnik@redhat.com>
Date   : 2018-10-16T09:54:37+02:00
Stats  : +10/-7 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/perl-Devel-FindPerl/c/a3ed701d69c79f043e2a4f1d8e823ef3dc183fb8?branch=epel10.3

Log:
0.015 bump

---
diff --git a/.gitignore b/.gitignore
index 4b06654..b625f96 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 /Devel-FindPerl-0.012.tar.gz
 /Devel-FindPerl-0.013.tar.gz
 /Devel-FindPerl-0.014.tar.gz
+/Devel-FindPerl-0.015.tar.gz

diff --git a/perl-Devel-FindPerl.spec b/perl-Devel-FindPerl.spec
index c972931..23b6e00 100644
--- a/perl-Devel-FindPerl.spec
+++ b/perl-Devel-FindPerl.spec
@@ -1,6 +1,6 @@
 Name:           perl-Devel-FindPerl
-Version:        0.014
-Release:        9%{?dist}
+Version:        0.015
+Release:        1%{?dist}
 Summary:        Find the path to the current Perl interpreter
 License:        GPL+ or Artistic
 Group:          Development/Libraries
@@ -9,9 +9,9 @@ Source0:        https://cpan.metacpan.org/authors/id/L/LE/LEONT/Devel-FindPerl-%
 BuildArch:      noarch
 BuildRequires:  findutils
 BuildRequires:  make
-BuildRequires:  perl-interpreter
 BuildRequires:  perl-generators
-BuildRequires:  perl(ExtUtils::MakeMaker)
+BuildRequires:  perl-interpreter
+BuildRequires:  perl(ExtUtils::MakeMaker) >= 6.76
 BuildRequires:  perl(strict)
 BuildRequires:  perl(warnings)
 # Run-time:
@@ -34,12 +34,11 @@ This module tries to find the path to the currently running perl.
 %setup -q -n Devel-FindPerl-%{version}
 
 %build
-perl Makefile.PL INSTALLDIRS=vendor
+perl Makefile.PL INSTALLDIRS=vendor NO_PACKLIST=1
 make %{?_smp_mflags}
 
 %install
 make pure_install DESTDIR=$RPM_BUILD_ROOT
-find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} \;
 %{_fixperms} $RPM_BUILD_ROOT/*
 
 %check
@@ -52,6 +51,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Tue Oct 16 2018 Jitka Plesnikova <jplesnik@redhat.com> - 0.015-1
+- 0.015 bump
+
 * Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.014-9
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
 

diff --git a/sources b/sources
index 3024f2a..4517bc0 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-c517fada3165a35ea904faef4a9d8a0a  Devel-FindPerl-0.014.tar.gz
+SHA512 (Devel-FindPerl-0.015.tar.gz) = e6165e9db47eaf966a542822d84a14c4de0a7f6f60630f31873cd96eb71bbe2d9e2a52f52726d2ea98349d36fc1772ce850ba2a375c343eee7af5dd9cec74253

                 reply	other threads:[~2026-08-26  6:30 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=178772583290.1.11644792603637935279.rpms-perl-Devel-FindPerl-a3ed701d69c7@fedoraproject.org \
    --to=jplesnik@redhat.com \
    --cc=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