diff --git a/389-dsgw.spec b/389-dsgw.spec index 23e0416..c68bd03 100644 --- a/389-dsgw.spec +++ b/389-dsgw.spec @@ -3,7 +3,7 @@ Summary: 389 Directory Server Gateway (dsgw) Name: 389-dsgw Version: 1.1.11 -Release: 1%{?dist} +Release: 2%{?dist} License: GPLv2 URL: http://port389.org/ Group: System Environment/Daemons @@ -88,6 +88,9 @@ fi %ghost %{_sysconfdir}/tmpfiles.d/%{pkgname}-dsgw.conf %changelog +* Fri Feb 14 2014 Parag Nemade - 1.1.11-2 +- Rebuild for icu 52 + * Tue Aug 20 2013 Rich Megginson - 1.1.11-1 - 9bebf4c added charset tests - modularized test script - improved valgrind checking - Ticket #47403 DSGW authentication issue