diff --git a/pysmbc-1.0.16.tar.bz2 b/pysmbc-1.0.16.tar.bz2 deleted file mode 100644 index b8713a1..0000000 --- a/pysmbc-1.0.16.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:62199b5cca02c05d5f3b9edbc9a864fb8a2cbe47a465c0b9461642eb3b6f5aca -size 25523 diff --git a/pysmbc-1.0.18.tar.bz2 b/pysmbc-1.0.18.tar.bz2 new file mode 100644 index 0000000..747c91c --- /dev/null +++ b/pysmbc-1.0.18.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5da8aef1e3edaaffb1fbe2afe3772ba0a5f5bf666a28ae5db7b59ef96e465bdf +size 25770 diff --git a/python-pysmbc.changes b/python-pysmbc.changes index 944ca7d..55f8a4e 100644 --- a/python-pysmbc.changes +++ b/python-pysmbc.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Mon Jan 6 03:56:31 UTC 2020 - Steve Kowalik + +- Update to 1.0.18: + + New in 1.0.18: + * Support Fix memleak for auth_fn #32 + * Support readinto #31 + + + New in 1.0.17: + * Support buffer protocol #30 + * exceptions: use a shared superclass #28 + * setup: autodetect required library dirs #27 + ------------------------------------------------------------------- Mon Jul 22 14:55:40 UTC 2019 - Tomáš Chvátal diff --git a/python-pysmbc.spec b/python-pysmbc.spec index 15afdaf..8b93022 100644 --- a/python-pysmbc.spec +++ b/python-pysmbc.spec @@ -1,7 +1,7 @@ # # spec file for package python-pysmbc # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -21,7 +21,7 @@ # Tests don't work in rpmbuild sandbox %bcond_with test Name: python-pysmbc -Version: 1.0.16 +Version: 1.0.18 Release: 0 Summary: Python bindings for samba clients (libsmbclient) License: GPL-2.0-or-later