rebuild with reverted redhat-rpm-config for missing symbols
This commit is contained in:
parent
bd567add12
commit
c5f12a9eb8
@ -1,6 +1,6 @@
|
|||||||
Name: libtdb
|
Name: libtdb
|
||||||
Version: 1.3.12
|
Version: 1.3.12
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
Group: System Environment/Daemons
|
Group: System Environment/Daemons
|
||||||
Summary: The tdb library
|
Summary: The tdb library
|
||||||
License: LGPLv3+
|
License: LGPLv3+
|
||||||
@ -124,6 +124,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%postun -n python3-tdb -p /sbin/ldconfig
|
%postun -n python3-tdb -p /sbin/ldconfig
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Dec 6 2016 Adam Williamson <awilliam@redhat.com> - 1.3.12-2
|
||||||
|
- rebuild with reverted redhat-rpm-config to fix missing library symbols
|
||||||
|
|
||||||
* Fri Dec 2 2016 Jakub Hrozek <jhrozek@redhat.com> - 1.3.12-1
|
* Fri Dec 2 2016 Jakub Hrozek <jhrozek@redhat.com> - 1.3.12-1
|
||||||
- New upstream release 1.3.12
|
- New upstream release 1.3.12
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user