diff --git a/libdb.spec b/libdb.spec index 9fb7f53..2ca0015 100644 --- a/libdb.spec +++ b/libdb.spec @@ -5,7 +5,7 @@ Summary: The Berkeley DB database library for C Name: libdb Version: 5.3.28 -Release: 43%{?dist} +Release: 44%{?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 @@ -383,6 +383,9 @@ mv man/* ${RPM_BUILD_ROOT}%{_mandir}/man1 %{_includedir}/%{name}/dbsql.h %changelog +* Tue Jul 28 2020 Fedora Release Engineering - 5.3.28-44 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild + * Tue Jul 21 2020 Tom Stellard - 5.3.28-43 - Use make macros - https://fedoraproject.org/wiki/Changes/UseMakeBuildInstallMacro