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 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 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