Scope ExcludeArch: ix86 to RHEL10+

This commit is contained in:
Colin Walters 2024-01-15 13:34:05 -05:00
parent 936440d387
commit d93cd0bd32

View File

@ -43,7 +43,7 @@
Name: sssd Name: sssd
Version: 2.9.4 Version: 2.9.4
Release: 1%{?dist} Release: 2%{?dist}
Summary: System Security Services Daemon Summary: System Security Services Daemon
License: GPL-3.0-or-later License: GPL-3.0-or-later
URL: https://github.com/SSSD/sssd/ URL: https://github.com/SSSD/sssd/
@ -1063,6 +1063,9 @@ fi
%systemd_postun_with_restart sssd.service %systemd_postun_with_restart sssd.service
%changelog %changelog
* Mon Jan 15 2024 Colin Walters <walters@verbum.org> - 2.9.4-2
- Scope ExcludeArch: ix86 to RHEL10+
* Fri Jan 12 2024 Pavel Březina <pbrezina@redhat.com> - 2.9.4-1 * Fri Jan 12 2024 Pavel Březina <pbrezina@redhat.com> - 2.9.4-1
- Rebase to SSSD 2.9.4 - Rebase to SSSD 2.9.4
- Files provider suport remove (rhbz#2253183) - Files provider suport remove (rhbz#2253183)