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.009000 bump (rhbz#2280993)
Date: Tue, 28 Jul 2026 10:59:50 GMT [thread overview]
Message-ID: <178523639047.1.7285168225476351566.rpms-perl-Log-Contextual-89ce118e8c68@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/perl-Log-Contextual
Branch : epel10
Commit : 89ce118e8c685eb4d2d334ae9882e1425be8b218
Author : Jitka Plesnikova <jplesnik@redhat.com>
Date : 2024-05-20T08:28:01+02:00
Stats : +17/-16 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/perl-Log-Contextual/c/89ce118e8c685eb4d2d334ae9882e1425be8b218?branch=epel10
Log:
0.009000 bump (rhbz#2280993)
---
diff --git a/perl-Log-Contextual.spec b/perl-Log-Contextual.spec
index 6a34d21..74c82c2 100644
--- a/perl-Log-Contextual.spec
+++ b/perl-Log-Contextual.spec
@@ -1,11 +1,12 @@
Name: perl-Log-Contextual
-Version: 0.008001
-Release: 20%{?dist}
+Version: 0.009000
+Release: 1%{?dist}
Summary: Simple logging interface with a contextual log
License: GPL-1.0-or-later OR Artistic-1.0-Perl
URL: https://metacpan.org/release/Log-Contextual
-Source0: https://cpan.metacpan.org/authors/id/F/FR/FREW/Log-Contextual-%{version}.tar.gz
+Source0: https://cpan.metacpan.org/modules/by-module/Log/Log-Contextual-%{version}.tar.gz
BuildArch: noarch
+BuildRequires: coreutils
BuildRequires: findutils
BuildRequires: make
BuildRequires: perl-generators
@@ -15,29 +16,26 @@ BuildRequires: perl(strict)
BuildRequires: perl(warnings)
# Run-time:
BuildRequires: perl(B)
-BuildRequires: perl(base)
BuildRequires: perl(Carp)
BuildRequires: perl(Data::Dumper::Concise)
-BuildRequires: perl(Exporter::Declare) >= 0.111
-BuildRequires: perl(Exporter::Declare::Export::Generator)
BuildRequires: perl(Moo) >= 1.003000
BuildRequires: perl(Moo::Role)
BuildRequires: perl(Scalar::Util)
# Optional run-time:
BuildRequires: perl(Log::Log4perl) >= 1.29
# Tests:
+BuildRequires: perl(blib)
+BuildRequires: perl(File::Spec)
BuildRequires: perl(File::Temp)
BuildRequires: perl(FindBin)
+BuildRequires: perl(IO::Handle)
+BuildRequires: perl(IPC::Open3)
BuildRequires: perl(lib)
BuildRequires: perl(Test::Fatal)
BuildRequires: perl(Test::More)
-# Test::PerlTidy not used
-# Test::Pod 1.41 not used
-Requires: perl(Exporter::Declare) >= 0.111
Requires: perl(Moo) >= 1.003000
# Filter under-specified depenedencies
-%global __requires_exclude %{?__requires_exclude:%__requires_exclude|}^perl\\(Exporter::Declare\\)\\s*$
%global __requires_exclude %{?__requires_exclude:%__requires_exclude|}^perl\\(Moo\\)\\s*$
%description
@@ -50,12 +48,12 @@ not overly complicated, try Log::Dispatchouli.
%setup -q -n Log-Contextual-%{version}
%build
-perl Makefile.PL INSTALLDIRS=vendor NO_PACKLIST=1
-make %{?_smp_mflags}
+perl Makefile.PL INSTALLDIRS=vendor NO_PACKLIST=1 NO_PERLLOCAL=1
+%{make_build}
%install
-make pure_install DESTDIR=$RPM_BUILD_ROOT
-%{_fixperms} $RPM_BUILD_ROOT/*
+%{make_install}
+%{_fixperms} %{buildroot}/*
%check
make test
@@ -63,10 +61,13 @@ make test
%files
%license LICENSE
%doc Changes README
-%{perl_vendorlib}/*
-%{_mandir}/man3/*
+%{perl_vendorlib}/Log/Contextual*
+%{_mandir}/man3/Log::Contextual*
%changelog
+* Mon May 20 2024 Jitka Plesnikova <jplesnik@redhat.com> - 0.009000-1
+- 0.009000 bump (rhbz#2280993)
+
* Thu Jan 25 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.008001-20
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
next reply other threads:[~2026-07-28 10:59 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-07-28 10:59 Jitka Plesnikova [this message]
2026-07-28 10:59 [rpms/perl-Log-Contextual] epel10: 0.009000 bump (rhbz#2280993) Jitka Plesnikova
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=178523639047.1.7285168225476351566.rpms-perl-Log-Contextual-89ce118e8c68@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