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-Log-Contextual] epel10: 0.008000 bump
Date: Tue, 28 Jul 2026 10:59:38 GMT	[thread overview]
Message-ID: <178523637850.1.10930219088048526966.rpms-perl-Log-Contextual-2756f393ac43@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/perl-Log-Contextual
Branch : epel10
Commit : 2756f393ac43287f00607f4f03d635ea248c697b
Author : Jitka Plesnikova <jplesnik@redhat.com>
Date   : 2017-11-29T14:13:30+01:00
Stats  : +10/-7 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/perl-Log-Contextual/c/2756f393ac43287f00607f4f03d635ea248c697b?branch=epel10

Log:
0.008000 bump

---
diff --git a/.gitignore b/.gitignore
index c02ee57..ac5399e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -10,3 +10,4 @@
 /Log-Contextual-0.006005.tar.gz
 /Log-Contextual-0.007000.tar.gz
 /Log-Contextual-0.007001.tar.gz
+/Log-Contextual-0.008000.tar.gz

diff --git a/perl-Log-Contextual.spec b/perl-Log-Contextual.spec
index 4c7a653..2ac4a48 100644
--- a/perl-Log-Contextual.spec
+++ b/perl-Log-Contextual.spec
@@ -1,6 +1,6 @@
 Name:           perl-Log-Contextual
-Version:        0.007001
-Release:        3%{?dist}
+Version:        0.008000
+Release:        1%{?dist}
 Summary:        Simple logging interface with a contextual log
 License:        GPL+ or Artistic
 Group:          Development/Libraries
@@ -9,9 +9,9 @@ Source0:        http://www.cpan.org/authors/id/F/FR/FREW/Log-Contextual-%{versio
 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:
@@ -52,12 +52,11 @@ not overly complicated, try Log::Dispatchouli.
 %setup -q -n Log-Contextual-%{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 -delete
 %{_fixperms} $RPM_BUILD_ROOT/*
 
 %check
@@ -70,6 +69,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Wed Nov 29 2017 Jitka Plesnikova <jplesnik@redhat.com> - 0.008000-1
+- 0.008000 bump
+
 * Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.007001-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
 

diff --git a/sources b/sources
index f9d6171..e97754c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (Log-Contextual-0.007001.tar.gz) = fff7d861693d2d512cc0823955b2ce98fd69ece49541c105d509ec226d03385096b562bb74a5592c243d85eab7357f5037aa5c993f6e28f07e0191dc8920cbc8
+SHA512 (Log-Contextual-0.008000.tar.gz) = 2f03f08f4e1100a0e7e93d7e674fbda4eb179cc445375b0d80323345fed6bb320168375b8472a53d3d0db9b8ecf2051352166c0af327c300287ac0b7afe1a10e

                 reply	other threads:[~2026-07-28 10:59 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=178523637850.1.10930219088048526966.rpms-perl-Log-Contextual-2756f393ac43@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