Accepting request 571215 from graphics
OBS-URL: https://build.opensuse.org/request/show/571215 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-gphoto2?expand=0&rev=3
This commit is contained in:
commit
1a74d8910b
@ -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
3
gphoto2-1.8.2.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:d1e29e61323ef16e154965becda3d09d628cad7cd577af3c0710a3c0645b06a0
|
||||||
|
size 7160749
|
@ -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
|
Sun Aug 27 05:56:47 UTC 2017 - aloisio@gmx.com
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package python-gphoto2
|
# 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
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||||
Name: python-gphoto2
|
Name: python-gphoto2
|
||||||
Version: 1.7.1
|
Version: 1.8.2
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Python interface to libgphoto2
|
Summary: Python interface to libgphoto2
|
||||||
License: GPL-3.0+
|
License: GPL-3.0+
|
||||||
|
Loading…
x
Reference in New Issue
Block a user