diff --git a/gphoto2-1.7.1.tar.gz b/gphoto2-1.7.1.tar.gz deleted file mode 100644 index 326e0ea..0000000 --- a/gphoto2-1.7.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:91a856cb3d509941949c49fcf88e2612b1f9eac6328d5939d87c58af58aab03d -size 6859052 diff --git a/gphoto2-1.8.2.tar.gz b/gphoto2-1.8.2.tar.gz new file mode 100644 index 0000000..4c00c49 --- /dev/null +++ b/gphoto2-1.8.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d1e29e61323ef16e154965becda3d09d628cad7cd577af3c0710a3c0645b06a0 +size 7160749 diff --git a/python-gphoto2.changes b/python-gphoto2.changes index a97eb8b..04d2e6e 100644 --- a/python-gphoto2.changes +++ b/python-gphoto2.changes @@ -1,3 +1,19 @@ +------------------------------------------------------------------- +Tue Jan 30 18:43:35 UTC 2018 - aloisio@gmx.com + +- Update to version 1.8.2 + * Fix bug in v1.8.1 that caused installation problems on some + systems. + version 1.8.1: + * Logging callbacks now pass 'bytes' objects in Python3. + * Increased number of functions allow other Python threads to + run. + version 1.8.0: + * The 'context' parameter is now optional for most functions. + * Some deprecated functions have been removed. + * Improved documentation of many functions. + * Substantial rework of logging callback processing. + ------------------------------------------------------------------- Sun Aug 27 05:56:47 UTC 2017 - aloisio@gmx.com diff --git a/python-gphoto2.spec b/python-gphoto2.spec index 0a34fc7..9aebc20 100644 --- a/python-gphoto2.spec +++ b/python-gphoto2.spec @@ -1,7 +1,7 @@ # # spec file for package python-gphoto2 # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-gphoto2 -Version: 1.7.1 +Version: 1.8.2 Release: 0 Summary: Python interface to libgphoto2 License: GPL-3.0+