diff --git a/samba.spec b/samba.spec index a0521a02eb713ed7baf108cf1786a2063c9c96a5..c6e7568e28ab42f042eed30a160e05eebd065a6c 100644 --- a/samba.spec +++ b/samba.spec @@ -49,7 +49,7 @@ Name: samba Version: 4.11.6 -Release: 3 +Release: 4 Summary: A suite for Linux to interoperate with Windows License: GPLv3+ and LGPLv3+ @@ -147,6 +147,7 @@ Requires: libwbclient = %{samba_depver} Provides: samba4-client = %{samba_depver} %{name}-client-libs Obsoletes: samba4-client < %{samba_depver} %{name}-client-libs +Obsoletes: python2-samba %description client This package includes some files about SMB/CIFS clients to complement the SMB/CIFS clients. @@ -3077,6 +3078,9 @@ fi %{_mandir}/man8/* %changelog +* Sat Mar 21 2020 songnannan - 4.11.6-4 +- bugfix about update + * Mon Feb 24 2020 hexiujun - 4.11.6-3 - Type:enhancement - ID:NA