Accepting request 792684 from home:alois:branches:graphics

- Update to version 2.2.2
  * Added Camera.autodetect alternative to gp_camera_autodetect.
  * Added some deprecation warnings. Use 'python -Wd' to see them
    when running  software under development.
  * Added gphoto2_version.py example program.

OBS-URL: https://build.opensuse.org/request/show/792684
OBS-URL: https://build.opensuse.org/package/show/graphics/python-gphoto2?expand=0&rev=11
This commit is contained in:
Luigi Baldoni 2020-04-09 10:29:14 +00:00 committed by Git OBS Bridge
parent 417677a61b
commit 1f72268491
4 changed files with 13 additions and 5 deletions

View File

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

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

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

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Thu Apr 9 10:22:57 UTC 2020 - aloisio@gmx.com
- Update to version 2.2.2
* Added Camera.autodetect alternative to gp_camera_autodetect.
* Added some deprecation warnings. Use 'python -Wd' to see them
when running software under development.
* Added gphoto2_version.py example program.
-------------------------------------------------------------------
Sat Mar 14 08:30:36 UTC 2020 - aloisio@gmx.com

View File

@ -16,9 +16,8 @@
#
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-gphoto2
Version: 2.2.1
Version: 2.2.2
Release: 0
Summary: Python interface to libgphoto2
License: GPL-3.0-or-later