| Name: | gdbm | 
|---|---|
| Epoch: | 1 | 
| Version: | 1.18 | 
| Release: | 1.el8 | 
| Architecture: | i686 | 
| Group: | Unspecified | 
| Size: | 403049 | 
| License: | GPLv3+ | 
| RPM: | gdbm-1.18-1.el8.i686.rpm | 
| Source RPM: | gdbm-1.18-1.el8.src.rpm | 
| Build Date: | Mon Mar 25 2019 | 
| Build Host: | ca-build103.us.oracle.com | 
| Vendor: | Oracle America | 
| URL: | http://www.gnu.org/software/gdbm/ | 
| Summary: | A GNU set of database routines which use extensible hashing | 
| Description: | Gdbm is a GNU database indexing library, including routines which use extensible hashing. Gdbm works in a similar way to standard UNIX dbm routines. Gdbm is useful for developers who write C applications and need access to a simple and efficient database or who are building C applications which will use such a database. If you're a C developer and your programs need access to simple database routines, you should install gdbm. You'll also need to install gdbm-devel.  | 
- Rebase to latest release 1.18 - Fix issues found by coverity Resolves: RHBZ#1606956
- Rebase to upstream release 1.17
- Rebase to latest release 1.16
- Rebase to latest upstream relase 1.15
- Split libraries out to separate libs subpackage - Minor spec cleanups
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
- Switch to %ldconfig_scriptlets
- Rebase to latest upstream release (soname bump for ABI breakage in 1.14)
- Fix -devel require to include also epoch
- Introduce epoch to not to break upgrade path from F27