update to 1.18.1 version
This commit is contained in:
parent
df636a578d
commit
5df135e023
@ -1,14 +1,12 @@
|
|||||||
Name: gdbm
|
Name: gdbm
|
||||||
Version: 1.18
|
Version: 1.18.1
|
||||||
Release: 2
|
Release: 1
|
||||||
Epoch: 1
|
Epoch: 1
|
||||||
Summary: A library of database functions that work similar to the standard UNIX dbm
|
Summary: A library of database functions that work similar to the standard UNIX dbm
|
||||||
License: GPLv3+
|
License: GPLv3+
|
||||||
URL: http://www.gnu.org/software/gdbm/
|
URL: http://www.gnu.org/software/gdbm/
|
||||||
Source0: http://ftp.gnu.org/gnu/gdbm/gdbm-%{version}.tar.gz
|
Source0: http://ftp.gnu.org/gnu/gdbm/gdbm-%{version}.tar.gz
|
||||||
|
|
||||||
Patch0: 0000-gdbm-1.17-coverity-fixes.patch
|
|
||||||
|
|
||||||
BuildRequires: gcc libtool gettext readline-devel git
|
BuildRequires: gcc libtool gettext readline-devel git
|
||||||
|
|
||||||
Provides: %{name}-libs
|
Provides: %{name}-libs
|
||||||
@ -98,5 +96,8 @@ fi
|
|||||||
%{_infodir}/*.info*
|
%{_infodir}/*.info*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Jul 29 2020 yanglongkang <yanglongkang@huawei.com> - 1.18.1-1
|
||||||
|
- update to 1.18.1 version
|
||||||
|
|
||||||
* Sat Aug 31 2019 guiyao <guiyao@huawei.com> - 1.18-2
|
* Sat Aug 31 2019 guiyao <guiyao@huawei.com> - 1.18-2
|
||||||
- Package init
|
- Package init
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user