diff --git a/.gitignore b/.gitignore index 8db57e2..a69a985 100644 --- a/.gitignore +++ b/.gitignore @@ -10,3 +10,4 @@ /Syntax-Keyword-Try-0.21.tar.gz /Syntax-Keyword-Try-0.22.tar.gz /Syntax-Keyword-Try-0.23.tar.gz +/Syntax-Keyword-Try-0.24.tar.gz diff --git a/perl-Syntax-Keyword-Try.spec b/perl-Syntax-Keyword-Try.spec index 2a1b06f..af94924 100644 --- a/perl-Syntax-Keyword-Try.spec +++ b/perl-Syntax-Keyword-Try.spec @@ -1,5 +1,5 @@ Name: perl-Syntax-Keyword-Try -Version: 0.23 +Version: 0.24 Release: 1%{?dist} Summary: try/catch/finally syntax for perl License: GPL+ or Artistic @@ -17,9 +17,12 @@ BuildRequires: perl(strict) BuildRequires: perl(warnings) # Run-time BuildRequires: perl(:VERSION) >= 5.14 +BuildRequires: perl(B) BuildRequires: perl(Carp) +BuildRequires: perl(constant) BuildRequires: perl(XSLoader) # Tests +BuildRequires: perl(B::Deparse) BuildRequires: perl(constant) BuildRequires: perl(if) BuildRequires: perl(overload) @@ -65,9 +68,9 @@ for F in t/*.t; do done %install -./Build install --destdir=$RPM_BUILD_ROOT --create_packlist=0 -find $RPM_BUILD_ROOT -type f -name '*.bs' -size 0 -delete -%{_fixperms} $RPM_BUILD_ROOT/* +./Build install --destdir=%{buildroot} --create_packlist=0 +find %{buildroot} -type f -name '*.bs' -size 0 -delete +%{_fixperms} %{buildroot}/* # Install tests mkdir -p %{buildroot}%{_libexecdir}/%{name} @@ -94,6 +97,9 @@ export HARNESS_OPTIONS=j$(perl -e 'if ($ARGV[0] =~ /.*-j([0-9][0-9]*).*/) {print %{_libexecdir}/%{name} %changelog +* Tue May 11 2021 Jitka Plesnikova - 0.24-1 +- 0.24 bump + * Mon Mar 29 2021 Jitka Plesnikova - 0.23-1 - 0.23 bump diff --git a/sources b/sources index 6053a06..107c32a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (Syntax-Keyword-Try-0.23.tar.gz) = d16ba52973e8bbd19ce787533a5b19366c1ff936321577b7ccb0d7380d8e7b34c12aa424f32752eb7b56e9c6375a67f1ff58f9d807e6a943a4f16430d0921598 +SHA512 (Syntax-Keyword-Try-0.24.tar.gz) = 6d5149778de3aadb4141618c9567e14458b1854f91d16f5539e461dc9e8292e019b00b14401068f3a9b110ec36f9e45b287eca2798cce8a8b2bb413eef36c628