diff --git a/libdb.spec b/libdb.spec index dfbb074..bf9e88c 100644 --- a/libdb.spec +++ b/libdb.spec @@ -4,7 +4,7 @@ Summary: The Berkeley DB database library for C Name: libdb Version: 5.3.28 -Release: 31%{?dist} +Release: 32%{?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 @@ -440,6 +440,9 @@ mv man/* ${RPM_BUILD_ROOT}%{_mandir}/man1 %{_libdir}/libdb_java.so %changelog +* Fri Jul 13 2018 Fedora Release Engineering - 5.3.28-32 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild + * Wed May 23 2018 Petr Kubat - 5.3.28-31 - Rename __atomic_compare_exchange to not clash with gcc built-in