diff --git a/389-ds-base.spec b/389-ds-base.spec index 5a791ca..b645421 100644 --- a/389-ds-base.spec +++ b/389-ds-base.spec @@ -47,7 +47,7 @@ ExcludeArch: i686 Summary: 389 Directory Server (base) Name: 389-ds-base Version: 2.0.4 -Release: %{?relprefix}3%{?prerel}%{?dist} +Release: %{?relprefix}3%{?prerel}%{?dist}.1 License: GPLv3+ and MIT and (ASL 2.0 or MIT) and (ASL 2.0 or Boost) and MPLv2.0 and ASL 2.0 and BSD and (ASL 2.0 with exceptions or ASL 2.0 or MIT) and (Unlicense or MIT) URL: https://www.port389.org Conflicts: selinux-policy-base < 3.9.8 @@ -704,6 +704,9 @@ exit 0 %endif %changelog +* Wed May 19 2021 Pete Walter - 2.0.4-3.1 +- Rebuild for ICU 69 + * Wed May 19 2021 Thierry Bordaz - 2.0.4-3 - Issue 4765 - database suffix unexpectdly changed from .db to .db4 (#4766)