Merged update from upstream sources

This is an automated DistroBaker update from upstream sources.
If you do not know what this is about or would like to opt out,
contact the OSCI team.

Source: https://src.fedoraproject.org/rpms/gdbm.git#239e97c8b0481a7ca19ed660bd2a170235343daf
This commit is contained in:
DistroBaker 2021-02-03 14:55:44 +01:00
parent 037d5e1deb
commit 6d92cccefb

View File

@ -3,7 +3,7 @@
Summary: A GNU set of database routines which use extensible hashing
Name: gdbm
Version: 1.19
Release: 1%{?dist}
Release: 2%{?dist}
Epoch: 1
License: GPLv3+
URL: http://www.gnu.org/software/gdbm/
@ -112,6 +112,9 @@ make check
%{_mandir}/man3/*
%changelog
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1:1.19-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Tue Jan 5 2021 Filip Januš <fjanus@redhat.com> - 1.19-1
- Rebase to latest release 1.19
- Remove gdbm_gcc_10.patch no more necessary