Resolves: Bug 766011 - Selecting "Administration Server" in Server Group causes stack trace
bump rel for java rebuild
This commit is contained in:
parent
8c9da0871a
commit
4ed43462c5
1 changed files with 5 additions and 1 deletions
|
|
@ -6,7 +6,7 @@
|
|||
|
||||
Name: 389-admin-console
|
||||
Version: %{major_version}.%{minor_version}
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Summary: 389 Admin Server Management Console
|
||||
|
||||
Group: Applications/System
|
||||
|
|
@ -87,6 +87,10 @@ rm -rf $RPM_BUILD_ROOT
|
|||
%doc %{_datadir}/%{pkgname}/manual/en/admin/help/*.html
|
||||
|
||||
%changelog
|
||||
* Wed Dec 14 2011 Rich Megginson <rmeggins@redhat.com> - 1.1.8-2
|
||||
- Resolves: Bug 766011 - Selecting "Administration Server" in Server Group causes stack trace
|
||||
- bump rel for java rebuild
|
||||
|
||||
* Tue Aug 9 2011 Rich Megginson <rmeggins@redhat.com> - 1.1.8-1
|
||||
- Bug 723126 - Configure Admin Server -> Connection Restriction --> Add Screen is flicking consistently.
|
||||
|
||||
|
|
|
|||
Reference in a new issue