commit fc0d4f28497dc996ef20a27e6ae75d12993a4b59
Author: Jitka Plesnikova <[email protected]>
Date: Tue Aug 28 12:03:38 2012 +0200
Specify all dependencies
perl-Try-Tiny.spec | 7 ++++++-
1 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/perl-Try-Tiny.spec b/perl-Try-Tiny.spec
index 4301c03..2057564 100644
--- a/perl-Try-Tiny.spec
+++ b/perl-Try-Tiny.spec
@@ -1,7 +1,7 @@
Name: perl-Try-Tiny
Summary: Minimal try/catch with proper localization of $@
Version: 0.11
-Release: 6%{?dist}
+Release: 7%{?dist}
License: MIT
Group: Development/Libraries
URL: http://search.cpan.org/dist/Try-Tiny
@@ -9,9 +9,11 @@ Source0:
http://search.cpan.org/CPAN/authors/id/D/DO/DOY/Try-Tiny-%{version}.tar
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(id -nu)
BuildArch: noarch
BuildRequires: perl(Carp)
+BuildRequires: perl(Exporter)
BuildRequires: perl(ExtUtils::MakeMaker)
BuildRequires: perl(Test::More)
Requires: perl(:MODULE_COMPAT_%(eval "`perl -V:version`"; echo $version))
+Requires: perl(Exporter)
# obsolete/provide old tests subpackage
# can be removed during F19 development cycle
@@ -54,6 +56,9 @@ rm -rf %{buildroot}
%{_mandir}/man3/Try::Tiny.3pm*
%changelog
+* Tue Aug 28 2012 Jitka Plesnikova <[email protected]> - 0.11-7
+- Add BR/R perl(Exporter).
+
* Fri Jul 20 2012 Fedora Release Engineering <[email protected]>
- 0.11-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/perl-devel