This commit is contained in:
parent
75c9099d0f
commit
ceb0fc4b67
@ -14,7 +14,7 @@
|
|||||||
Summary: The Berkeley DB database library for C
|
Summary: The Berkeley DB database library for C
|
||||||
Name: libdb
|
Name: libdb
|
||||||
Version: 5.3.28
|
Version: 5.3.28
|
||||||
Release: 59%{?dist}
|
Release: 60%{?dist}
|
||||||
Source0: http://download.oracle.com/berkeley-db/db-%{version}.tar.gz
|
Source0: http://download.oracle.com/berkeley-db/db-%{version}.tar.gz
|
||||||
Source1: http://download.oracle.com/berkeley-db/db.1.85.tar.gz
|
Source1: http://download.oracle.com/berkeley-db/db.1.85.tar.gz
|
||||||
# For mt19937db.c
|
# For mt19937db.c
|
||||||
@ -486,6 +486,9 @@ install -m 0755 db_converter-%{_converter_version}/db_converter %{buildroot}/%{_
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> - 5.3.28-60
|
||||||
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
|
||||||
|
|
||||||
* Fri Jan 05 2024 Florian Weimer <fweimer@redhat.com> - 5.3.28-59
|
* Fri Jan 05 2024 Florian Weimer <fweimer@redhat.com> - 5.3.28-59
|
||||||
- Additional C compatibility fixes (#2152303)
|
- Additional C compatibility fixes (#2152303)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user