From 57df302e347b80289675d3ccd490f93e2116400c Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= <[email protected]>
Date: Mon, 6 Jun 2016 15:11:01 +0200
Subject: 0.007000 bump

---
 .gitignore               |  1 +
 perl-Log-Contextual.spec | 12 +++++++++---
 sources                  |  2 +-
 3 files changed, 11 insertions(+), 4 deletions(-)

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 <[email protected]> - 0.007000-1
+- 0.007000 bump
+
 * Tue May 17 2016 Jitka Plesnikova <[email protected]> - 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
-- 
cgit v0.12


        
http://pkgs.fedoraproject.org/cgit/perl-Log-Contextual.git/commit/?h=master&id=57df302e347b80289675d3ccd490f93e2116400c
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
[email protected]
https://lists.fedoraproject.org/admin/lists/[email protected]

Reply via email to