New upstream release 1.3.2
Resolves: rhbz#1550051 - libldb-1.3.2 is available
This commit is contained in:
parent
11b75af968
commit
608e0c71d2
1
.gitignore
vendored
1
.gitignore
vendored
@ -33,3 +33,4 @@
|
||||
/ldb-1.2.2.tar.gz
|
||||
/ldb-1.3.0.tar.gz
|
||||
/ldb-1.3.1.tar.gz
|
||||
/ldb-1.3.2.tar.gz
|
||||
|
10
libldb.spec
10
libldb.spec
@ -10,11 +10,11 @@
|
||||
|
||||
%global talloc_version 2.1.11
|
||||
%global tdb_version 1.3.14
|
||||
%global tevent_version 0.9.35
|
||||
%global tevent_version 0.9.36
|
||||
|
||||
Name: libldb
|
||||
Version: 1.3.1
|
||||
Release: 6%{?dist}
|
||||
Version: 1.3.2
|
||||
Release: 1%{?dist}
|
||||
Summary: A schema-less, ldap like, API and database
|
||||
Requires: libtalloc%{?_isa} >= %{talloc_version}
|
||||
Requires: libtdb%{?_isa} >= %{tdb_version}
|
||||
@ -242,6 +242,10 @@ rm -f $RPM_BUILD_ROOT/%{_mandir}/man3/_*
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Thu Mar 01 2018 Lukas Slebodnik <lslebodn@fedoraproject.org> - 1.3.2-1
|
||||
- New upstream release 1.3.2
|
||||
- Resolves: rhbz#1550051 - libldb-1.3.2 is available
|
||||
|
||||
* Mon Feb 26 2018 Lukas Slebodnik <lslebodn@fedoraproject.org> - 1.3.1-6
|
||||
- Use ldconfig scriptlets
|
||||
- Add gcc to BuildRequires
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (ldb-1.3.1.tar.gz) = 74b7fe82b4b717bcbd75eca6eb11c0ce375ad306788ec0699615dfcd3c0f5978c9ca9b268e59eae8b4557b9bc7b91728b9fdb754fa566b11879b546fdb0ea277
|
||||
SHA512 (ldb-1.3.2.tar.gz) = 31b29a2a991038910830cb47b02b7f08e1958638d073d5f1602a2657c4005c7e5f5f2c2f7972eeddef462d8c70aaad7f02ddf901cb50f1b1bbafa0c22498973d
|
||||
|
Loading…
Reference in New Issue
Block a user