diff --git a/.gitignore b/.gitignore index eb0207a..eb68323 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,2 @@ /db.1.85.tar.gz -/db-5.2.28.tar.gz +/db-5.2.36.tar.gz diff --git a/libdb.spec b/libdb.spec index a8eae9a..d60b3ab 100644 --- a/libdb.spec +++ b/libdb.spec @@ -3,8 +3,8 @@ Summary: The Berkeley DB database library for C Name: libdb -Version: 5.2.28 -Release: 2%{?dist} +Version: 5.2.36 +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 # db-1.85 upstream patches @@ -371,6 +371,10 @@ rm -rf ${RPM_BUILD_ROOT} %{_datadir}/java/*.jar %changelog +* Wed Jun 15 2011 Jindrich Novy 5.2.36-1 +- update to 5.2.36, + http://download.oracle.com/otndocs/products/berkeleydb/html/changelog_5_2.html#id3647664 + * Wed Jun 15 2011 Jindrich Novy 5.2.28-2 - move development documentation to devel-doc subpackage (#705386) diff --git a/sources b/sources index aba95d8..90aac38 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ 42cc6c1e1e25818bd3e3f91328edb0f1 db.1.85.tar.gz -c0130828427d7ab179027185d09fda66 db-5.2.28.tar.gz +88466dd6c13d5d8cddb406be8a1d4d92 db-5.2.36.tar.gz