From b1f417e9c4d686cafc0102471cb01a38b1c548a9 Mon Sep 17 00:00:00 2001
From: Nicolas Chauvet <kwiz...@fedoraproject.org>
Date: Thu, 17 Jul 2008 19:20:38 +0000
Subject: 1.7 Thu Jul 17 14:09:25 CEST 2008 - use a totally different mechanism
 to pass callbacks to requests (see     manpage). - optional arguments before
 the callback can now be left out. - use less memory per request, probably be
 a bit faster, too. - fix a memory leak (callbacks were never freed). - add a
 basic testsuite. - add (untested) support for cdsgroup_begin and db_exists. -
 make BDB::VERSION compatible to UNIVERSAL::VERSION. 1.6 Tue Jul 8 10:34:58
 CEST 2008 - add new BDB::VERSION function for easy version checks. - work
 around broken bsd headers once more. - support for berkeley db 4.7 added. -
 add support for log_set_config and it's constants, and    
 set_intermediate_dir_mode. - add db_env_dbrename and db_env_dbremove.

---
 perl-BDB.spec | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/perl-BDB.spec b/perl-BDB.spec
index 0ff3385..ae9de9e 100644
--- a/perl-BDB.spec
+++ b/perl-BDB.spec
@@ -1,5 +1,5 @@
 Name:           perl-BDB
-Version:        1.5
+Version:        1.7
 Release:        1%{?dist}
 Summary:        Asynchronous Berkeley DB access
 
@@ -52,6 +52,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Thu Jul 17 2008 kwizart < kwizart at gmail.com > - 1.7-1
+- Update to 1.7
+
 * Tue May 27 2008 kwizart < kwizart at gmail.com > - 1.5-1
 - Update to 1.5
 
-- 
cgit v0.12


        
http://pkgs.fedoraproject.org/cgit/perl-BDB.git/commit/?h=epel7&id=b1f417e9c4d686cafc0102471cb01a38b1c548a9
_______________________________________________
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