This commit is contained in:
Peter Robinson 2014-08-17 07:55:13 +00:00
parent 6008ba6be3
commit 724786f191
1 changed files with 4 additions and 1 deletions

View File

@ -13,7 +13,7 @@
Name: lua-ldap
Version: 1.1.0
Release: 3%{?dist}
Release: 4%{?dist}
Summary: LDAP client library for Lua, using OpenLDAP
License: MIT
URL: http://www.keplerproject.org/lualdap/
@ -115,6 +115,9 @@ popd
%endif
%changelog
* Sun Aug 17 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.1.0-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
* Sun Jul 13 2014 Dan Callaghan <dcallagh@redhat.com> - 1.1.0-3
- fix perms on lualdap.c and lualdap.so