Hello community,

here is the log from the commit of package python-gphoto2 for 
openSUSE:Leap:15.2 checked in at 2020-02-19 18:48:52
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:15.2/python-gphoto2 (Old)
 and      /work/SRC/openSUSE:Leap:15.2/.python-gphoto2.new.26092 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-gphoto2"

Wed Feb 19 18:48:52 2020 rev:15 rq:776652 version:2.0.0

Changes:
--------
--- /work/SRC/openSUSE:Leap:15.2/python-gphoto2/python-gphoto2.changes  
2020-01-15 15:49:08.351449879 +0100
+++ 
/work/SRC/openSUSE:Leap:15.2/.python-gphoto2.new.26092/python-gphoto2.changes   
    2020-02-19 18:48:52.775041953 +0100
@@ -1,0 +2,24 @@
+Mon Apr 22 11:09:09 UTC 2019 - Luigi Baldoni <aloi...@gmx.com>
+
+- Update to version 2.0.0
+  * COMPATIBILITY CHANGE: gp_log_add_func and use_python_logging
+    now return a Python object which must be stored until logging
+    is no longer needed.
+  * Added cam-conf-view-gui & wait-for-event examples. Thanks to
+    the users who contributed these.
+  * Various minor bug fixes and improvements.
+  version 1.9.0:
+  * Enabled use of context callback functions such as
+    gp_context_set_progress_funcs.
+  * Added a time lapse movie example script.
+  version 1.8.5:
+  * Fix memory leak in gp_camera_get_config.
+  version 1.8.4:
+  * Fix segfault if camera disconnected before calling
+    get_storageinfo.
+  version 1.8.3:
+  * Fix Qt5 usage in examples (thanks fatzh).
+  * Handle GP_EVENT_FILE_CHANGED (new in libgphoto2 2.5.17).
+  * Allow Python threads during gp_camera_init.
+
+-------------------------------------------------------------------

Old:
----
  gphoto2-1.8.2.tar.gz

New:
----
  gphoto2-2.0.0.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-gphoto2.spec ++++++
--- /var/tmp/diff_new_pack.SnvRVx/_old  2020-02-19 18:48:53.215042421 +0100
+++ /var/tmp/diff_new_pack.SnvRVx/_new  2020-02-19 18:48:53.219042425 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-gphoto2
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 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
@@ -12,18 +12,18 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:           python-gphoto2
-Version:        1.8.2
+Version:        2.0.0
 Release:        0
 Summary:        Python interface to libgphoto2
-License:        GPL-3.0+
+License:        GPL-3.0-or-later
 Group:          Development/Languages/Python
-Url:            https://github.com/jim-easterbrook/python-gphoto2
+URL:            https://github.com/jim-easterbrook/python-gphoto2
 Source0:        
https://files.pythonhosted.org/packages/source/g/gphoto2/gphoto2-%{version}.tar.gz
 # PATCH-FIX-OPENSUSE python-gphoto2-do_not_install_data.patch
 Patch0:         %{name}-do_not_install_data.patch
@@ -55,8 +55,8 @@
 %python_expand %fdupes -s %{buildroot}%{$python_sitearch}
 
 %files %{python_files}
-%defattr(-,root,root,-)
-%doc CHANGELOG.txt README.rst LICENSE.txt examples
+%license LICENSE.txt
+%doc CHANGELOG.txt README.rst examples
 %{python_sitearch}/*
 
 %changelog

++++++ gphoto2-1.8.2.tar.gz -> gphoto2-2.0.0.tar.gz ++++++
/work/SRC/openSUSE:Leap:15.2/python-gphoto2/gphoto2-1.8.2.tar.gz 
/work/SRC/openSUSE:Leap:15.2/.python-gphoto2.new.26092/gphoto2-2.0.0.tar.gz 
differ: char 5, line 1


Reply via email to