commit eabce0274c73f42c601ea6dadf0782f47741ee3a Author: Christopher Meng <i@xxxxxxxx> Date: Fri Feb 21 16:35:48 2014 +0800 Add missing Test::LeakTrace. perl-Text-Xslate.spec | 6 +++++- 1 files changed, 5 insertions(+), 1 deletions(-) --- diff --git a/perl-Text-Xslate.spec b/perl-Text-Xslate.spec index e518b62..32670cb 100644 --- a/perl-Text-Xslate.spec +++ b/perl-Text-Xslate.spec @@ -2,7 +2,7 @@ Name: perl-Text-Xslate Version: 3.1.2 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Scalable template engine License: GPL+ or Artistic URL: http://xslate.org/ @@ -58,6 +58,7 @@ BuildRequires: perl(warnings) BuildRequires: perl(XSLoader) # Tests only. BuildRequires: perl(Devel::StackTrace) +BuildRequires: perl(Test::LeakTrace) BuildRequires: perl(Template) BuildRequires: perl(Template::Plugin::String) BuildRequires: perl(Plack) @@ -99,6 +100,9 @@ make test %{_mandir}/man3/* %changelog +* Thu Feb 20 2014 Christopher Meng <rpm@xxxxxxxx> - 3.1.2-2 +- Satisfy the test section. + * Thu Feb 20 2014 Christopher Meng <rpm@xxxxxxxx> - 3.1.2-1 - Update to 3.1.2 -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/perl-devel