[libdb] update to 5.3.21 http://download.oracle.com/otndocs/products/berkeleydb/html/changelog_5_3.html

Jindrich Novy jnovy at fedoraproject.org
Thu Jul 5 14:19:46 UTC 2012


commit 68a6ed0c7adadc7744235995b11c7676a74835f9
Author: Jindrich Novy <jnovy at redhat.com>
Date:   Thu Jul 5 16:22:42 2012 +0200

    update to 5.3.21
    http://download.oracle.com/otndocs/products/berkeleydb/html/changelog_5_3.html

 .gitignore |    2 +-
 libdb.spec |    8 ++++++--
 sources    |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 6e77fc7..535028c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,2 @@
 /db.1.85.tar.gz
-/db-5.3.15.tar.gz
+/db-5.3.21.tar.gz
diff --git a/libdb.spec b/libdb.spec
index aebb8ea..8c2415d 100644
--- a/libdb.spec
+++ b/libdb.spec
@@ -3,8 +3,8 @@
 
 Summary: The Berkeley DB database library for C
 Name: libdb
-Version: 5.3.15
-Release: 5%{?dist}
+Version: 5.3.21
+Release: 1%{?dist}
 Source0: http://download.oracle.com/berkeley-db/db-%{version}.tar.gz
 Source1: http://download.oracle.com/berkeley-db/db.1.85.tar.gz
 Patch0: libdb-multiarch.patch
@@ -396,6 +396,10 @@ rm -rf ${RPM_BUILD_ROOT}
 %{_libdir}/libdb_java.so
 
 %changelog
+* Thu Jul  5 2012 Jindrich Novy <jnovy at redhat.com> 5.3.21-1
+- update to 5.3.21
+http://download.oracle.com/otndocs/products/berkeleydb/html/changelog_5_3.html
+
 * Tue Jul  3 2012 Jindrich Novy <jnovy at redhat.com> 5.3.15-5
 - move C++ header files to cxx-devel
 
diff --git a/sources b/sources
index 87caf97..1af3104 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
 42cc6c1e1e25818bd3e3f91328edb0f1  db.1.85.tar.gz
-5493fb5f7cc3915887c836b096f18773  db-5.3.15.tar.gz
+3fda0b004acdaa6fa350bfc41a3b95ca  db-5.3.21.tar.gz


More information about the scm-commits mailing list