From 61a7e8bc98fbfbb0c50de60ca4c803352f85965a Mon Sep 17 00:00:00 2001
From: Paul Howarth <p...@city-fan.org>
Date: Wed, 12 Apr 2017 16:09:47 +0100
Subject: Update to 0.004012

- New upstream release 0.004012
  - Optimized previous patch for memory leak
  - Added missing test plan to t/fail.t
---
 .gitignore                  | 1 +
 perl-Contextual-Return.spec | 7 ++++++-
 sources                     | 2 +-
 3 files changed, 8 insertions(+), 2 deletions(-)

diff --git a/.gitignore b/.gitignore
index 49e21bc..a82e9a3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -10,3 +10,4 @@ Contextual-Return-v0.2.1.tar.gz
 /Contextual-Return-0.004009.tar.gz
 /Contextual-Return-0.004010.tar.gz
 /Contextual-Return-0.004011.tar.gz
+/Contextual-Return-0.004012.tar.gz
diff --git a/perl-Contextual-Return.spec b/perl-Contextual-Return.spec
index 900e263..757bf68 100644
--- a/perl-Contextual-Return.spec
+++ b/perl-Contextual-Return.spec
@@ -1,5 +1,5 @@
 Name:           perl-Contextual-Return
-Version:        0.004011
+Version:        0.004012
 Release:        1%{?dist}
 Summary:        Create context-sensitive return values
 License:        GPL+ or Artistic
@@ -55,6 +55,11 @@ make test
 %{_mandir}/man3/Contextual::Return::Failure.3*
 
 %changelog
+* Wed Apr 12 2017 Paul Howarth <p...@city-fan.org> - 0.004012-1
+- Update to 0.004012
+  - Optimized previous patch for memory leak
+  - Added missing test plan to t/fail.t
+
 * Sun Apr  9 2017 Paul Howarth <p...@city-fan.org> - 0.004011-1
 - Update to 0.004011
   - Patched memory leak from use of @DB::args
diff --git a/sources b/sources
index 2d0f02c..868ab99 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (Contextual-Return-0.004011.tar.gz) = 
b38ac9766e84b88c64f2d6e70ff8aa1acec78aab74ccb1b75240b1e980281daf6ca8a503da39c8c853910fe727822d769c6aa7866d73c497c06f84bf4345c4de
+SHA512 (Contextual-Return-0.004012.tar.gz) = 
50742adf6744ff7c0d1e543b0130a73dcf8594a39ef5454d44c93251328cf404829e3364ba9c1a2ce22f176d2fa03e9bfb98ce57e35fd6c48419ab9c970f8c1e
-- 
cgit v1.1


        
https://src.fedoraproject.org/cgit/perl-Contextual-Return.git/commit/?h=f26&id=61a7e8bc98fbfbb0c50de60ca4c803352f85965a
_______________________________________________
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org

Reply via email to