Dominique Leuenberger 2018-01-31 18:52:40 +00:00 committed by Git OBS Bridge
commit 1a74d8910b
4 changed files with 21 additions and 5 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:91a856cb3d509941949c49fcf88e2612b1f9eac6328d5939d87c58af58aab03d
size 6859052

3
gphoto2-1.8.2.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:d1e29e61323ef16e154965becda3d09d628cad7cd577af3c0710a3c0645b06a0
size 7160749

View File

@ -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

View File

@ -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+