diff --git a/.cvsignore b/.cvsignore index 596dce8..546ed34 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -system-config-samba-1.2.85.tar.bz2 +system-config-samba-1.2.86.tar.bz2 diff --git a/sources b/sources index b13d9d4..4cd20d4 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -7d2a8e51c77a73fcef725bd688bce599 system-config-samba-1.2.85.tar.bz2 +48192d621552e4192c71d9c682eca038 system-config-samba-1.2.86.tar.bz2 diff --git a/system-config-samba.spec b/system-config-samba.spec index b6f74f2..e490109 100644 --- a/system-config-samba.spec +++ b/system-config-samba.spec @@ -11,7 +11,7 @@ Summary: Samba server configuration tool Name: system-config-samba -Version: 1.2.85 +Version: 1.2.86 Release: 1%{?dist} URL: http://fedorahosted.org/%{name} License: GPLv2+ @@ -112,6 +112,9 @@ fi %{python_sitelib}/scsamba.dbus-%{version}-py%{python_version}.egg-info %changelog +* Thu Feb 11 2010 Nils Philippsen - 1.2.86-1 +- let SambaBackend.userExists() always return boolean values (#533743) + * Wed Feb 10 2010 Nils Philippsen - 1.2.85-1 - don't require libselinux-python directly anymore, this code was moved to slip.util.files