New upstream release 1.2.2
Resolves: rhbz#1489418 - libldb-1.2.2 is available
This commit is contained in:
parent
d2cd71f30d
commit
7e985261b5
1
.gitignore
vendored
1
.gitignore
vendored
@ -30,3 +30,4 @@
|
||||
/ldb-1.1.31.tar.gz
|
||||
/ldb-1.2.0.tar.gz
|
||||
/ldb-1.2.1.tar.gz
|
||||
/ldb-1.2.2.tar.gz
|
||||
|
@ -13,8 +13,8 @@
|
||||
%global tevent_version 0.9.17
|
||||
|
||||
Name: libldb
|
||||
Version: 1.2.1
|
||||
Release: 3%{?dist}
|
||||
Version: 1.2.2
|
||||
Release: 1%{?dist}
|
||||
Summary: A schema-less, ldap like, API and database
|
||||
Requires: libtalloc%{?_isa} >= %{talloc_version}
|
||||
Requires: libtdb%{?_isa} >= %{tdb_version}
|
||||
@ -243,6 +243,10 @@ rm -f $RPM_BUILD_ROOT/%{_mandir}/man3/_*
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Mon Sep 11 2017 Lukas Slebodnik <lslebodn@redhat.com> - 1.2.2
|
||||
- New upstream release 1.2.2
|
||||
- Resolves: rhbz#1489418 - libldb-1.2.2 is available
|
||||
|
||||
* Thu Aug 03 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.1-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (ldb-1.2.1.tar.gz) = 9a4284e37689e3d3782d7259ffb286c6f327115a0d082578d94c4ee5438fae959e00d46c6af48b53820516151134e10e70aa5f1df072649923235144a13d25b8
|
||||
SHA512 (ldb-1.2.2.tar.gz) = 7d9bd88c6a654967f092758146a8115ab6c66db69a8be269a1f536f0aa3b27fb0d2ea3848cd952ef0f1885c9c4d8b76940f9902b835fe3f79f86b22a4350129b
|
||||
|
Loading…
Reference in New Issue
Block a user