[perl-DBM-Deep] Update to 2.0006

Paul Howarth pghmcfc at fedoraproject.org
Mon Apr 2 08:51:16 UTC 2012


commit 8d157faa735db99c4bba8c43f548146eafb1d747
Author: Paul Howarth <paul at city-fan.org>
Date:   Mon Apr 2 09:50:11 2012 +0100

    Update to 2.0006
    
    - New upstream release 2.0006
      - Try harder to get t/27_filehandle.t to work under TB2; the extra
        'TAP version 13' line was causing a TAP parse error

 perl-DBM-Deep.spec |    7 ++++++-
 sources            |    2 +-
 2 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/perl-DBM-Deep.spec b/perl-DBM-Deep.spec
index d2ca04b..5ba0203 100644
--- a/perl-DBM-Deep.spec
+++ b/perl-DBM-Deep.spec
@@ -1,5 +1,5 @@
 Name:           perl-DBM-Deep
-Version:        2.0005
+Version:        2.0006
 Release:        1%{?dist}
 Summary:        A pure perl multi-level hash/array DBM
 License:        GPL+ or Artistic
@@ -61,6 +61,11 @@ LONG_TESTS=1 TEST_SQLITE=1 ./Build test
 %{_mandir}/man3/DBM::Deep*
 
 %changelog
+* Mon Apr  2 2012 Paul Howarth <paul at city-fan.org> 2.0006-1
+- Update to 2.0006
+  - Try harder to get t/27_filehandle.t to work under TB2; the extra
+    'TAP version 13' line was causing a TAP parse error
+
 * Mon Mar 26 2012 Paul Howarth <paul at city-fan.org> - 2.0005-1
 - Update to 2.0005 (t/27_filehandle.t has been fixed again; it no longer
   violates Test::Builder's encapsulation)
diff --git a/sources b/sources
index 4c5363d..1f604e9 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-9533e36ec98a3c764d91d4daff9b2535  DBM-Deep-2.0005.tar.gz
+f0e009da2d5919031ce5b9c595e2c1e1  DBM-Deep-2.0006.tar.gz


More information about the scm-commits mailing list