From a14cf351392ab97a6fed2dabfb8c93c0622682e1 Mon Sep 17 00:00:00 2001 From: songnannan Date: Sat, 21 Mar 2020 21:40:38 +0800 Subject: [PATCH] bugfix about update --- samba.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/samba.spec b/samba.spec index a0521a0..c6e7568 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