[perl-UUID-Tiny] Add BR perl(Time::HiRes)

Miro Hrončok churchyard at fedoraproject.org
Wed Jan 15 17:10:45 UTC 2014


commit 63cdc14a0f119fe37705b52d89780e54587434a3
Author: Miro Hrončok <miro at hroncok.cz>
Date:   Wed Jan 15 18:10:54 2014 +0100

    Add BR perl(Time::HiRes)

 perl-UUID-Tiny.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/perl-UUID-Tiny.spec b/perl-UUID-Tiny.spec
index a1fde99..9e6fe57 100644
--- a/perl-UUID-Tiny.spec
+++ b/perl-UUID-Tiny.spec
@@ -1,6 +1,6 @@
 Name:           perl-UUID-Tiny
 Version:        1.04
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Pure Perl UUID Support With Functional Interface
 License:        GPL+ or Artistic
 Group:          Development/Libraries
@@ -11,6 +11,7 @@ BuildRequires:  perl(ExtUtils::MakeMaker)
 BuildRequires:  perl(Test::More)
 BuildRequires:  perl(Digest::MD5)
 BuildRequires:  perl(Digest::SHA1)
+BuildRequires:  perl(Time::HiRes)
 Requires:       perl(Digest::SHA1)
 Requires:       perl(:MODULE_COMPAT_%(eval "`perl -V:version`"; echo $version))
 
@@ -44,6 +45,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Wed Jan 15 2014 Miro Hrončok <mhroncok at redhat.com> - 1.04-2
+- Add BR perl(Time::HiRes)
+
 * Wed Aug 28 2013 Miro Hrončok <mhroncok at redhat.com> - 1.04-1
 - New upstream release
 - Use perl all over the spec, instead the macro



More information about the perl-devel mailing list