Updated upstream tarball

This commit is contained in:
Alexander Bokovoy 2016-06-20 18:09:28 +03:00
parent 57cf3400b6
commit d72d0c6ed9
1 changed files with 4 additions and 1 deletions

View File

@ -11,7 +11,7 @@
Name: slapi-nis
Version: 0.56
Release: 1%{?dist}
Release: 2%{?dist}
Summary: NIS Server and Schema Compatibility plugins for Directory Server
Group: System Environment/Daemons
License: GPLv2
@ -86,6 +86,9 @@ rm -rf $RPM_BUILD_ROOT
%{_sbindir}/nisserver-plugin-defs
%changelog
* Mon Jun 20 2016 Alexander Bokovoy <abokovoy@redhat.com> - 0.56-2
- Updated upstream tarball
* Mon Jun 20 2016 Alexander Bokovoy <abokovoy@redhat.com> - 0.56-1
- Add support for changing passwords for users from a primary tree
- requires DS 1.3.5.6 or later