public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
To: git-commits@fedoraproject.org
Subject: [rpms/perl-Log-Contextual] epel10.2: 0.007000 bump
Date: Tue, 28 Jul 2026 11:00:02 GMT	[thread overview]
Message-ID: <178523640237.1.7547154562745003890.rpms-perl-Log-Contextual-57df302e347b@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/perl-Log-Contextual
Branch : epel10.2
Commit : 57df302e347b80289675d3ccd490f93e2116400c
Author : Petr Písař <ppisar@redhat.com>
Date   : 2016-06-06T15:11:01+02:00
Stats  : +11/-4 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/perl-Log-Contextual/c/57df302e347b80289675d3ccd490f93e2116400c?branch=epel10.2

Log:
0.007000 bump

---
diff --git a/.gitignore b/.gitignore
index 852af49..bcc55b9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,3 +8,4 @@
 /Log-Contextual-0.006003.tar.gz
 /Log-Contextual-0.006004.tar.gz
 /Log-Contextual-0.006005.tar.gz
+/Log-Contextual-0.007000.tar.gz

diff --git a/perl-Log-Contextual.spec b/perl-Log-Contextual.spec
index 82447b5..203c169 100644
--- a/perl-Log-Contextual.spec
+++ b/perl-Log-Contextual.spec
@@ -1,13 +1,16 @@
 Name:           perl-Log-Contextual
-Version:        0.006005
-Release:        5%{?dist}
+Version:        0.007000
+Release:        1%{?dist}
 Summary:        Simple logging interface with a contextual log
 License:        GPL+ or Artistic
 Group:          Development/Libraries
 URL:            http://search.cpan.org/dist/Log-Contextual/
 Source0:        http://www.cpan.org/authors/id/F/FR/FREW/Log-Contextual-%{version}.tar.gz
 BuildArch:      noarch
+BuildRequires:  findutils
+BuildRequires:  make
 BuildRequires:  perl
+BuildRequires:  perl-generators
 BuildRequires:  perl(ExtUtils::MakeMaker)
 BuildRequires:  perl(strict)
 BuildRequires:  perl(warnings)
@@ -54,7 +57,7 @@ make %{?_smp_mflags}
 
 %install
 make pure_install DESTDIR=$RPM_BUILD_ROOT
-find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} \;
+find $RPM_BUILD_ROOT -type f -name .packlist -delete
 %{_fixperms} $RPM_BUILD_ROOT/*
 
 %check
@@ -67,6 +70,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Mon Jun 06 2016 Petr Pisar <ppisar@redhat.com> - 0.007000-1
+- 0.007000 bump
+
 * Tue May 17 2016 Jitka Plesnikova <jplesnik@redhat.com> - 0.006005-5
 - Perl 5.24 rebuild
 

diff --git a/sources b/sources
index a5446af..6acd9e3 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-ef3a33bedc1874c859b7b5780a79f665  Log-Contextual-0.006005.tar.gz
+9bc4dd6ebb7f3ad8d60b484c68e0b94a  Log-Contextual-0.007000.tar.gz

                 reply	other threads:[~2026-07-28 11:00 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=178523640237.1.7547154562745003890.rpms-perl-Log-Contextual-57df302e347b@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