[perl-Task-Kensho-Exceptions] 0.37 bump

Jitka Plesnikova jplesnik at fedoraproject.org
Tue Aug 19 14:47:03 UTC 2014


commit d006a7ca6d6d2a7b64b81a462c960bb17767c6d5
Author: Jitka Plesnikova <jplesnik at redhat.com>
Date:   Tue Aug 19 16:46:48 2014 +0200

    0.37 bump

 .gitignore                       |    1 +
 perl-Task-Kensho-Exceptions.spec |   11 ++++++-----
 sources                          |    2 +-
 3 files changed, 8 insertions(+), 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 6740a41..d99cf7c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 /Task-Kensho-Exceptions-0.28.tar.gz
 /Task-Kensho-Exceptions-0.35.tar.gz
 /Task-Kensho-Exceptions-0.36.tar.gz
+/Task-Kensho-Exceptions-0.37.tar.gz
diff --git a/perl-Task-Kensho-Exceptions.spec b/perl-Task-Kensho-Exceptions.spec
index c9c8630..db048f7 100644
--- a/perl-Task-Kensho-Exceptions.spec
+++ b/perl-Task-Kensho-Exceptions.spec
@@ -1,6 +1,6 @@
 Name:           perl-Task-Kensho-Exceptions
-Version:        0.36
-Release:        2%{?dist}
+Version:        0.37
+Release:        1%{?dist}
 Summary:        A Glimpse at an Enlightened Perl (Exceptions)
 License:        GPL+ or Artistic
 Group:          Development/Libraries
@@ -16,10 +16,8 @@ BuildRequires:  perl(TryCatch)
 BuildRequires:  perl(Try::Tiny)
 BuildRequires:  perl(autodie)
 # Test
-BuildRequires:  perl(File::Spec::Functions)
-BuildRequires:  perl(List::Util)
+BuildRequires:  perl(File::Spec)
 BuildRequires:  perl(Test::More)
-BuildRequires:  perl(version)
 Requires:       perl(:MODULE_COMPAT_%(eval "`perl -V:version`"; echo $version))
 Requires:       perl(TryCatch)
 Requires:       perl(Try::Tiny)
@@ -52,6 +50,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Tue Aug 19 2014 Jitka Plesnikova <jplesnik at redhat.com> - 0.37-1
+- 0.37 bump
+
 * Sat Jun 07 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.36-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
 
diff --git a/sources b/sources
index e08a512..df8abbc 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-59bb7ba503b1f824d3e79d7ff725385f  Task-Kensho-Exceptions-0.36.tar.gz
+8a2e7c1cca0d4d713c98d365f2c69617  Task-Kensho-Exceptions-0.37.tar.gz


More information about the scm-commits mailing list