public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/perl-Log-Contextual] epel10: 0.006003 bump
@ 2026-07-28 10:59 
  0 siblings, 0 replies; only message in thread
From:  @ 2026-07-28 10:59 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/perl-Log-Contextual
Branch : epel10
Commit : 40faa068346034a5393327a9572674e20ab3a15c
Author : Petr Písař <ppisar@redhat.com>
Date   : 2014-02-26T15:00:08+01:00
Stats  : +25/-14 in 4 file(s)
URL    : https://src.fedoraproject.org/rpms/perl-Log-Contextual/c/40faa068346034a5393327a9572674e20ab3a15c?branch=epel10

Log:
0.006003 bump

---
diff --git a/.gitignore b/.gitignore
index b7a2024..4a738da 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@
 /Log-Contextual-0.005005.tar.gz
 /Log-Contextual-0.006000.tar.gz
 /Log-Contextual-0.006002.tar.gz
+/Log-Contextual-0.006003.tar.gz

diff --git a/.rpmlint b/.rpmlint
new file mode 100644
index 0000000..7cd892e
--- /dev/null
+++ b/.rpmlint
@@ -0,0 +1,2 @@
+from Config import *
+addFilter("spelling-error .* (Dispatchouli|SimpleLogger)");

diff --git a/perl-Log-Contextual.spec b/perl-Log-Contextual.spec
index aff03d5..a3e4127 100644
--- a/perl-Log-Contextual.spec
+++ b/perl-Log-Contextual.spec
@@ -1,5 +1,5 @@
 Name:           perl-Log-Contextual
-Version:        0.006002
+Version:        0.006003
 Release:        1%{?dist}
 Summary:        Simple logging interface with a contextual log
 License:        GPL+ or Artistic
@@ -8,31 +8,36 @@ 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:  perl
+BuildRequires:  perl(ExtUtils::MakeMaker) >= 6.30
+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(ExtUtils::MakeMaker) >= 6.30
-BuildRequires:  perl(File::Temp)
-BuildRequires:  perl(FindBin)
-BuildRequires:  perl(lib)
-BuildRequires:  perl(Log::Log4perl) >= 1.29
 BuildRequires:  perl(Moo) >= 1.003000
 BuildRequires:  perl(Moo::Role)
 BuildRequires:  perl(Scalar::Util)
-BuildRequires:  perl(strict)
-BuildRequires:  perl(Sub::Identify) >= 0.04
-BuildRequires:  perl(Test::More)
+# Optional run-time:
+BuildRequires:  perl(Log::Log4perl) >= 1.29
+# Tests:
+BuildRequires:  perl(File::Temp)
+BuildRequires:  perl(FindBin)
+BuildRequires:  perl(lib)
 BuildRequires:  perl(Test::Fatal)
-BuildRequires:  perl(warnings)
+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
 Requires:       perl(:MODULE_COMPAT_%(eval "`perl -V:version`"; echo $version))
 
 # Filter under-specified depenedencies
-%global __requires_exclude %{?__provides_exclude:%__provides_exclude|}^perl\\(Exporter::Declare\\)\\s*$
-%global __requires_exclude %{?__provides_exclude:%__provides_exclude|}^perl\\(Moo\\)\\s*$
+%global __requires_exclude %{?__requires_exclude:%__requires_exclude|}^perl\\(Exporter::Declare\\)\\s*$
+%global __requires_exclude %{?__requires_exclude:%__requires_exclude|}^perl\\(Moo\\)\\s*$
 
 %description
 This module is a simple interface to extensible logging. It is bundled with
@@ -56,11 +61,14 @@ find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} \;
 make test
 
 %files
-%doc Changes
+%doc Changes LICENSE README
 %{perl_vendorlib}/*
 %{_mandir}/man3/*
 
 %changelog
+* Wed Feb 26 2014 Petr Pisar <ppisar@redhat.com> - 0.006003-1
+- 0.006003 bump
+
 * Fri Feb 21 2014 Jitka Plesnikova <jplesnik@redhat.com> - 0.006002-1
 - 0.006002 bump
 

diff --git a/sources b/sources
index d9c496c..18e1b90 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-1fc69d633d0fcf1664bcecbb87a9da49  Log-Contextual-0.006002.tar.gz
+fcd41b3569816f5157433c0b308eea50  Log-Contextual-0.006003.tar.gz

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

only message in thread, other threads:[~2026-07-28 10:59 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-28 10:59 [rpms/perl-Log-Contextual] epel10: 0.006003 bump 

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