diff --git a/freeipa.spec b/freeipa.spec index c4c78b4..c3b07ef 100644 --- a/freeipa.spec +++ b/freeipa.spec @@ -81,7 +81,7 @@ # 0.7.16: https://github.com/drkjam/netaddr/issues/71 %global python_netaddr_version 0.7.16 # Require 4.7.0 which brings Python 3 bindings -%global samba_version 2:4.9.0 +%global samba_version 2:4.12 # SELinux context for /etc/named directory, RHBZ#1759495 %global selinux_policy_version 3.14.3-52 %global slapi_nis_version 0.56.1 @@ -142,7 +142,7 @@ Name: %{package_name} Version: %{IPA_VERSION} -Release: 2%{?dist} +Release: 3%{?dist} Summary: The Identity, Policy and Audit system License: GPLv3+ @@ -1359,6 +1359,9 @@ fi %changelog +* Sun Jan 26 2020 Alexander Bokovoy - 4.8.4-3 +- Rebuild against Samba 4.12RC1 + * Mon Dec 16 2019 Adam Williamson - 4.8.4-2 - Backport PR #4045 to fix overlapping DNS zone check bugs