Hello community, here is the log from the commit of package python-libusb1 for openSUSE:Factory checked in at 2019-05-16 22:09:45 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-libusb1 (Old) and /work/SRC/openSUSE:Factory/.python-libusb1.new.5148 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-libusb1" Thu May 16 22:09:45 2019 rev:2 rq:703274 version:1.7.1 Changes: -------- --- /work/SRC/openSUSE:Factory/python-libusb1/python-libusb1.changes 2019-04-23 14:35:31.769450569 +0200 +++ /work/SRC/openSUSE:Factory/.python-libusb1.new.5148/python-libusb1.changes 2019-05-16 22:09:46.886296749 +0200 @@ -1,0 +2,7 @@ +Wed May 15 21:54:23 UTC 2019 - Jonathan Harker <[email protected]> + +- Upgrade to 1.7.1: + * usb1.__version__ is now present, managed by versioneer. Fix an occasional + segfault when closing a transfer from inside its callback function. + +------------------------------------------------------------------- Old: ---- libusb1-1.7.tar.gz New: ---- libusb1-1.7.1.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-libusb1.spec ++++++ --- /var/tmp/diff_new_pack.KsmqJs/_old 2019-05-16 22:09:47.702296008 +0200 +++ /var/tmp/diff_new_pack.KsmqJs/_new 2019-05-16 22:09:47.706296004 +0200 @@ -1,7 +1,7 @@ # # spec file for package python-libusb1 # -# 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,28 +12,27 @@ # 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-libusb1 -Version: 1.7 +Version: 1.7.1 Release: 0 Summary: Python wrapper for libusb-1.0 # Relicensed from GPL to LGPLv2.1+ in May 2015 # https://github.com/vpelletier/python-libusb1/commit/238eaefa0759622afc554884b4b333d9bf946c65 License: LGPL-2.1-or-later Group: Development/Languages/Python -Url: https://github.com/vpelletier/%{name} -Source: https://files.pythonhosted.org/packages/source/l/libusb1/libusb1-1.7.tar.gz +URL: https://github.com/vpelletier/%{name} +Source: https://files.pythonhosted.org/packages/source/l/libusb1/libusb1-%{version}.tar.gz BuildRequires: %{python_module setuptools} BuildRequires: fdupes BuildRequires: libusb-1_0-0 BuildRequires: python-rpm-macros Requires: libusb-1_0-0 BuildArch: noarch - %python_subpackages %description @@ -54,7 +53,7 @@ %check %python_exec -m usb1.testUSB1 -%files %python_files +%files %{python_files} %doc README.rst examples/ %license COPYING.LESSER %{python_sitelib}/* ++++++ libusb1-1.7.tar.gz -> libusb1-1.7.1.tar.gz ++++++ ++++ 2263 lines of diff (skipped)
