public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/perl-Log-Contextual] epel10.2: 0.008000 bump
@ 2026-07-28 11:00 Jitka Plesnikova
0 siblings, 0 replies; only message in thread
From: Jitka Plesnikova @ 2026-07-28 11:00 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/perl-Log-Contextual
Branch : epel10.2
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.2
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
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-28 11:00 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-28 11:00 [rpms/perl-Log-Contextual] epel10.2: 0.008000 bump Jitka Plesnikova
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox