Hello community,

here is the log from the commit of package python-usb for openSUSE:Factory 
checked in at 2014-06-16 21:32:42
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-usb (Old)
 and      /work/SRC/openSUSE:Factory/.python-usb.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-usb"

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-usb/python-usb.changes    2013-01-25 
09:37:35.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.python-usb.new/python-usb.changes       
2014-06-16 21:32:44.000000000 +0200
@@ -1,0 +2,18 @@
+Fri Jun  6 17:38:18 UTC 2014 - a...@gmx.de
+
+- update to version 1.0.0b1
+  * Isochronous transfer for libusb 1.0 (by David Halter).
+  * Experimental OpenUSB support.
+  * Documentation update.
+  * PYUSB_DEBUG_LEVEL environment variable is now called PYUSB_DEBUG.
+  * Legacy module nwo groups according to their bus.
+  * Version information available for apps (by Chris Clark).
+  * Faster read operation (by themperek).
+  * Tox support (by ponty).
+  * Support for port number info (by Stefano Di Martino).
+  * Several bug fixes (please, check the Changelog file).
+
+- spec file: removed Changelog from %files section
+- spec file: removed --record-rpm=INSTALLED_FILES
+
+-------------------------------------------------------------------

Old:
----
  pyusb-1.0.0a3.tar.gz

New:
----
  pyusb-1.0.0b1.tar.gz

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

Other differences:
------------------
++++++ python-usb.spec ++++++
--- /var/tmp/diff_new_pack.epjH9o/_old  2014-06-16 21:32:45.000000000 +0200
+++ /var/tmp/diff_new_pack.epjH9o/_new  2014-06-16 21:32:45.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-usb
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,7 +16,7 @@
 #
 
 
-%define versuffix a3
+%define versuffix b1
 
 Name:           python-usb
 Version:        1.0.0
@@ -25,7 +25,7 @@
 License:        BSD-3-Clause
 Group:          Development/Languages/Python
 Url:            http://sourceforge.net/projects/pyusb/
-Source:         
http://sourceforge.net/projects/pyusb/files/PyUSB%201.0/1.0.0-alpha-3/pyusb-%{version}%{versuffix}.tar.gz
+Source:         
http://sourceforge.net/projects/pyusb/files/PyUSB%201.0/1.0.0-beta-1/pyusb-%{version}%{versuffix}.tar.gz
 BuildRequires:  dos2unix
 BuildRequires:  python-devel
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
@@ -45,10 +45,11 @@
 python setup.py build
 
 %install
-python setup.py install --prefix=%{_prefix} --root=%{buildroot} 
--record-rpm=INSTALLED_FILES
+python setup.py install --prefix=%{_prefix} --root=%{buildroot}
 
-%files -f INSTALLED_FILES
+%files
 %defattr(-,root,root)
-%doc ACKNOWLEDGEMENTS ChangeLog LICENSE PKG-INFO README.rst ReleaseNotes.rst 
TODO docs/*
+%{python_sitelib}/*
+%doc ACKNOWLEDGEMENTS LICENSE PKG-INFO README.rst ReleaseNotes.rst TODO docs/*
 
 %changelog

++++++ pyusb-1.0.0a3.tar.gz -> pyusb-1.0.0b1.tar.gz ++++++
++++ 2124 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to