public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/perl-Log-Contextual] epel10: 0.007000 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 : 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
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
^ 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.007000 bump
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox