diff --git a/.gitignore b/.gitignore index 535028c..83f4122 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /db.1.85.tar.gz /db-5.3.21.tar.gz +/db-5.3.28.tar.gz diff --git a/libdb.spec b/libdb.spec index 3eea413..c92a95c 100644 --- a/libdb.spec +++ b/libdb.spec @@ -3,8 +3,8 @@ Summary: The Berkeley DB database library for C Name: libdb -Version: 5.3.21 -Release: 13%{?dist} +Version: 5.3.28 +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 # For mt19937db.c @@ -23,7 +23,7 @@ Patch24: db-4.5.20-jni-include-dir.patch # http://devel.trisquel.info/gitweb/?p=package-helpers.git;a=blob;f=helpers/DATA/db4.8/007-mt19937db.c_license.patch;h=1036db4d337ce4c60984380b89afcaa63b2ef88f;hb=df48d40d3544088338759e8bea2e7f832a564d48 Patch25: 007-mt19937db.c_license.patch URL: http://www.oracle.com/database/berkeley-db/ -License: BSD and LGPLv2 +License: BSD and LGPLv2 and Sleepycat Group: System Environment/Libraries BuildRequires: perl libtool BuildRequires: tcl-devel >= 8.5.2-3 @@ -404,6 +404,10 @@ rm -rf ${RPM_BUILD_ROOT} %{_libdir}/libdb_java.so %changelog +* Tue Oct 08 2013 Jan Stanek - 5.3.28-1 +- Added Sleepycat to the license list (#1013841) +- Updated to 5.3.28 (#1013233) + * Sat Aug 03 2013 Fedora Release Engineering - 5.3.21-13 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild diff --git a/sources b/sources index 1af3104..3448f36 100644 --- a/sources +++ b/sources @@ -1,2 +1 @@ -42cc6c1e1e25818bd3e3f91328edb0f1 db.1.85.tar.gz -3fda0b004acdaa6fa350bfc41a3b95ca db-5.3.21.tar.gz +b99454564d5b4479750567031d66fe24 db-5.3.28.tar.gz