From ce249aee08d36de3a0ecf60e8910bc0ee751ad7e Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= <[email protected]>
Date: Tue, 19 Apr 2016 10:40:33 +0200
Subject: 1.15 bump

---
 .gitignore           |  1 +
 perl-Log-Report.spec | 10 +++++++---
 sources              |  2 +-
 3 files changed, 9 insertions(+), 4 deletions(-)

diff --git a/.gitignore b/.gitignore
index 15f1712..3997df6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -11,3 +11,4 @@
 /Log-Report-1.10.tar.gz
 /Log-Report-1.12.tar.gz
 /Log-Report-1.13.tar.gz
+/Log-Report-1.15.tar.gz
diff --git a/perl-Log-Report.spec b/perl-Log-Report.spec
index fb8ef2f..f9cc2d6 100644
--- a/perl-Log-Report.spec
+++ b/perl-Log-Report.spec
@@ -1,5 +1,5 @@
 Name:           perl-Log-Report
-Version:        1.13
+Version:        1.15
 Release:        1%{?dist}
 Summary:        Report a problem with exceptions and translation support
 License:        GPL+ or Artistic
@@ -10,6 +10,7 @@ BuildArch:      noarch
 BuildRequires:  findutils
 BuildRequires:  make
 BuildRequires:  perl
+BuildRequires:  perl-generators
 BuildRequires:  perl(ExtUtils::MakeMaker)
 # Run-time:
 BuildRequires:  perl(base)
@@ -56,7 +57,7 @@ BuildRequires:  perl(File::Temp)
 BuildRequires:  perl(lib)
 BuildRequires:  perl(Test::More) >= 0.86
 # Optional tests:
-BuildRequires:  perl(Dancer2)
+BuildRequires:  perl(Dancer2) >= 0.151000
 BuildRequires:  perl(HTTP::Cookies)
 BuildRequires:  perl(HTTP::Request::Common)
 BuildRequires:  perl(Mojolicious) >= 2.16
@@ -164,7 +165,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
@@ -218,6 +219,9 @@ make test
 %{_mandir}/man3/MojoX::Log::Report.*
 
 %changelog
+* Tue Apr 19 2016 Petr Pisar <[email protected]> - 1.15-1
+- 1.15 bump
+
 * Thu Feb 04 2016 Petr Pisar <[email protected]> - 1.13-1
 - 1.13 bump
 
diff --git a/sources b/sources
index f97f3d4..cf13ba8 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-e0726207ed8388f6a48babbca0b63c35  Log-Report-1.13.tar.gz
+043616214e1a6ec085b2d15da45dd55e  Log-Report-1.15.tar.gz
-- 
cgit v0.12


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

Reply via email to