From 9e7ddf7ac21561dab3c5c9dd141a37db4f93142e39d20ac3673897ed9770bf2b Mon Sep 17 00:00:00 2001 From: Luigi Baldoni Date: Sun, 27 Aug 2017 06:29:27 +0000 Subject: [PATCH] Accepting request 518956 from home:alois:branches:graphics - Update to version 1.7.1 * Return string values from gp_camera_wait_for_event. OBS-URL: https://build.opensuse.org/request/show/518956 OBS-URL: https://build.opensuse.org/package/show/graphics/python-gphoto2?expand=0&rev=3 --- gphoto2-1.7.0.tar.gz | 3 --- gphoto2-1.7.1.tar.gz | 3 +++ python-gphoto2.changes | 6 ++++++ python-gphoto2.spec | 5 ++--- 4 files changed, 11 insertions(+), 6 deletions(-) delete mode 100644 gphoto2-1.7.0.tar.gz create mode 100644 gphoto2-1.7.1.tar.gz diff --git a/gphoto2-1.7.0.tar.gz b/gphoto2-1.7.0.tar.gz deleted file mode 100644 index f74bf3e..0000000 --- a/gphoto2-1.7.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e36b5690fd6db5d9cfb196b571ea35b2f5ef0e1d15235fe877f3f4eeebbf12d2 -size 6831640 diff --git a/gphoto2-1.7.1.tar.gz b/gphoto2-1.7.1.tar.gz new file mode 100644 index 0000000..326e0ea --- /dev/null +++ b/gphoto2-1.7.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:91a856cb3d509941949c49fcf88e2612b1f9eac6328d5939d87c58af58aab03d +size 6859052 diff --git a/python-gphoto2.changes b/python-gphoto2.changes index ddce9b1..a97eb8b 100644 --- a/python-gphoto2.changes +++ b/python-gphoto2.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Sun Aug 27 05:56:47 UTC 2017 - aloisio@gmx.com + +- Update to version 1.7.1 + * Return string values from gp_camera_wait_for_event. + ------------------------------------------------------------------- Fri Jul 7 11:39:04 UTC 2017 - aloisio@gmx.com diff --git a/python-gphoto2.spec b/python-gphoto2.spec index fce5fae..0a34fc7 100644 --- a/python-gphoto2.spec +++ b/python-gphoto2.spec @@ -18,7 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-gphoto2 -Version: 1.7.0 +Version: 1.7.1 Release: 0 Summary: Python interface to libgphoto2 License: GPL-3.0+ @@ -30,8 +30,8 @@ Patch0: %{name}-do_not_install_data.patch BuildRequires: %{python_module devel} BuildRequires: %{python_module setuptools} BuildRequires: fdupes -BuildRequires: pkgconfig(libgphoto2) BuildRequires: python-rpm-macros +BuildRequires: pkgconfig(libgphoto2) BuildRoot: %{_tmppath}/%{name}-%{version}-build %python_subpackages @@ -60,4 +60,3 @@ sed -e '1d' -i examples/*.py %{python_sitearch}/* %changelog -