rebuild with reverted redhat-rpm-config to fix missing symbols
This commit is contained in:
parent
2ce800f66c
commit
f7bf17cc3d
@ -14,7 +14,7 @@
|
|||||||
|
|
||||||
Name: libldb
|
Name: libldb
|
||||||
Version: 1.1.29
|
Version: 1.1.29
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
Group: Development/Libraries
|
Group: Development/Libraries
|
||||||
Summary: A schema-less, ldap like, API and database
|
Summary: A schema-less, ldap like, API and database
|
||||||
Requires: libtalloc%{?_isa} >= %{talloc_version}
|
Requires: libtalloc%{?_isa} >= %{talloc_version}
|
||||||
@ -265,6 +265,9 @@ rm -rf %{buildroot}
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Dec 06 2016 Adam Williamson <awilliam@redhat.com> - 1.1.29-2
|
||||||
|
- rebuild with reverted redhat-rpm-config to fix missing symbols
|
||||||
|
|
||||||
* Fri Dec 2 2016 Jakub Hrozek <jhrozek@redhat.com> - 1.1.29-1
|
* Fri Dec 2 2016 Jakub Hrozek <jhrozek@redhat.com> - 1.1.29-1
|
||||||
- New upstream release 1.1.29
|
- New upstream release 1.1.29
|
||||||
- Resolves: rhbz#1400738 - libldb-1.1.29 is available
|
- Resolves: rhbz#1400738 - libldb-1.1.29 is available
|
||||||
|
Loading…
Reference in New Issue
Block a user