Hello community,

here is the log from the commit of package libusb-1_0 for openSUSE:Factory 
checked in at 2011-12-02 09:27:30
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libusb-1_0 (Old)
 and      /work/SRC/openSUSE:Factory/.libusb-1_0.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libusb-1_0", Maintainer is "[email protected]"

Changes:
--------
--- /work/SRC/openSUSE:Factory/libusb-1_0/libusb-1_0.changes    2011-11-21 
15:47:55.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.libusb-1_0.new/libusb-1_0.changes       
2011-12-02 09:27:32.000000000 +0100
@@ -1,0 +2,10 @@
+Thu Nov 24 16:40:21 UTC 2011 - [email protected]
+
+- Update to version 1.0.9rc3:
+  + Fix memory leaks
+  + Factorize event handler interruption code
+  + Add Windows support
+  + Fix inconsistencies between prototypes and definitions
+  + Add libusb_error_name() API function.
+
+-------------------------------------------------------------------

Old:
----
  libusb-1.0.8.tar.bz2

New:
----
  libusb-1.0.8_1.0.9rc3.tar.bz2

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

Other differences:
------------------
++++++ libusb-1_0.spec ++++++
--- /var/tmp/diff_new_pack.a16XoG/_old  2011-12-02 09:27:34.000000000 +0100
+++ /var/tmp/diff_new_pack.a16XoG/_new  2011-12-02 09:27:34.000000000 +0100
@@ -24,8 +24,9 @@
 License:        LGPLv2.1+
 Summary:        USB Library
 Group:          System/Libraries
-Version:        1.0.8
-Release:        7
+Version:        1.0.8_1.0.9rc3
+Release:        1
+%define _version f07a4a7
 Source:         %{_name}-%{version}.tar.bz2
 Source2:        baselibs.conf
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
@@ -53,7 +54,7 @@
 Libusb is a library that allows userspace access to USB devices.
 
 %prep
-%setup -q -n %{_name}-%{version}
+%setup -q -n %{_name}-%{_version}
 
 %build
 mkdir m4 ; autoreconf -f -i
@@ -80,7 +81,7 @@
 
 %files -n libusb-1_0-0
 %defattr(-,root,root)
-%doc AUTHORS COPYING ChangeLog NEWS README THANKS TODO
+%doc AUTHORS COPYING NEWS README THANKS TODO
 /%{_lib}/*.so.*
 
 %files devel

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to