[perl-Task-Kensho-Exceptions] 0.36 bump

Jitka Plesnikova jplesnik at fedoraproject.org
Tue Mar 11 14:22:53 UTC 2014


commit 330b9f03edb00aaef22ca75bb8fc589b843da9eb
Author: Jitka Plesnikova <jplesnik at redhat.com>
Date:   Tue Mar 11 15:22:39 2014 +0100

    0.36 bump

 .gitignore                       |    1 +
 perl-Task-Kensho-Exceptions.spec |   11 +++++++----
 sources                          |    2 +-
 3 files changed, 9 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 3863a7b..6740a41 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /Task-Kensho-Exceptions-0.28.tar.gz
 /Task-Kensho-Exceptions-0.35.tar.gz
+/Task-Kensho-Exceptions-0.36.tar.gz
diff --git a/perl-Task-Kensho-Exceptions.spec b/perl-Task-Kensho-Exceptions.spec
index a6daf20..c2f06ec 100644
--- a/perl-Task-Kensho-Exceptions.spec
+++ b/perl-Task-Kensho-Exceptions.spec
@@ -1,5 +1,5 @@
 Name:           perl-Task-Kensho-Exceptions
-Version:        0.35
+Version:        0.36
 Release:        1%{?dist}
 Summary:        A Glimpse at an Enlightened Perl (Exceptions)
 License:        GPL+ or Artistic
@@ -26,9 +26,9 @@ Requires:       perl(Try::Tiny)
 Requires:       perl(autodie)
 
 %description
-Task::Kensho is a first cut at building a list of recommended modules for
-Enlightened Perl development. This Task installs the modules for an
-exception handling.
+Task::Kensho is a list of recommended modules for Enlightened Perl
+development. CPAN is wonderful, but there are too many wheels and you have
+to pick and choose amongst the various competing technologies.
 
 %prep
 %setup -q -n Task-Kensho-Exceptions-%{version}
@@ -52,6 +52,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Tue Mar 11 2014 Jitka Plesnikova <jplesnik at redhat.com> - 0.36-1
+- 0.36 bump
+
 * Fri Jan 31 2014 Jitka Plesnikova <jplesnik at redhat.com> - 0.35-1
 - 0.35 bump
 
diff --git a/sources b/sources
index 93083ec..e08a512 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-681e901434a27e4a5716462cb15a9c9e  Task-Kensho-Exceptions-0.35.tar.gz
+59bb7ba503b1f824d3e79d7ff725385f  Task-Kensho-Exceptions-0.36.tar.gz


More information about the scm-commits mailing list