diff --git a/sssd.spec b/sssd.spec index c39510516e7b5f159a4b45b274f4ac35e1bcb0ed..2210ea5b2be5976cde288502d7dfddef4170280f 100644 --- a/sssd.spec +++ b/sssd.spec @@ -1,3 +1,4 @@ +%define anolis_release .0.1 # we don't want to provide private python extension libs %define __provides_exclude_from %{python3_sitearch}/.*\.so$ @@ -19,7 +20,7 @@ Name: sssd Version: 2.8.2 -Release: 2%{?dist} +Release: 2%{anolis_release}%{?dist} Group: Applications/System Summary: System Security Services Daemon License: GPLv3+ @@ -1213,6 +1214,9 @@ fi %systemd_postun_with_restart sssd.service %changelog +* Mon Jul 03 2023 Zhao Hang - 2.8.2-2.0.1 +- Rebuild with new version samba + * Mon Feb 13 2023 Alexey Tikhonov - 2.8.2-2 - Resolves: rhbz#2149091 - Update to sssd-2.7.3-4.el8_7.1.x86_64 resulted in "Request to sssd failed. Device or resource busy"