Hello community,

here is the log from the commit of package libssh for openSUSE:Factory
checked in at Fri Jun 10 14:59:47 CEST 2011.



--------
--- libssh/libssh.changes       2011-01-15 09:59:20.000000000 +0100
+++ /mounts/work_src_done/STABLE/libssh/libssh.changes  2011-05-31 
16:50:18.000000000 +0200
@@ -1,0 +2,15 @@
+Tue May 31 14:32:09 UTC 2011 - a...@cryptomilk.org
+
+- Update to version 0.5.0
+  * Added ssh_ prefix to all functions.
+  * Added complete Windows support.
+  * Added improved server support.
+  * Added unit tests for a lot of functions.
+  * Added asynchronous service request.
+  * Added a multiplatform ssh_getpass() function.
+  * Added a tutorial.
+  * Added a lot of documentation.
+  * Fixed a lot of bugs.
+  * Fixed several memory leaks.
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


Old:
----
  libssh-0.4.8.tar.bz2

New:
----
  libssh-0.5.0.tar.bz2

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

Other differences:
------------------
++++++ libssh.spec ++++++
--- /var/tmp/diff_new_pack.8TTZJj/_old  2011-06-10 14:59:23.000000000 +0200
+++ /var/tmp/diff_new_pack.8TTZJj/_new  2011-06-10 14:59:23.000000000 +0200
@@ -20,10 +20,10 @@
 Url:            http://www.libssh.org
 
 Name:           libssh
-BuildRequires:  cmake doxygen openssl-devel
-License:        LGPLv2.1+
+BuildRequires:  cmake doxygen gcc-c++ openssl-devel
+License:        LGPL v2.1 or later
 Group:          System/Libraries
-Version:        0.4.8
+Version:        0.5.0
 Release:        1
 Summary:        SSH library
 Source0:        %{name}-%{version}.tar.bz2
@@ -52,7 +52,7 @@
     Nick Zitzmann <sei...@comcast.net>
 
 %package -n libssh4
-License:        LGPLv2.1+
+License:        LGPL v2.1 or later
 Group:          System/Libraries
 Summary:        SSH library
 
@@ -78,7 +78,7 @@
     Nick Zitzmann <sei...@comcast.net>
 
 %package devel
-License:        LGPLv2.1+
+License:        LGPL v2.1 or later
 Group:          Development/Libraries/C and C++
 Summary:        SSH library development headers
 Requires:       libssh4 = %{version}
@@ -95,7 +95,7 @@
     Nick Zitzmann <sei...@comcast.net>
 
 %package devel-doc
-License:        LGPLv2.1+
+License:        LGPL v2.1 or later
 Group:          Development/Languages/C and C++
 Summary:        SSH library api documentation
 
@@ -154,11 +154,14 @@
 %defattr(-,root,root)
 %doc AUTHORS README ChangeLog
 %{_libdir}/libssh.so.*
+%{_libdir}/libssh_threads.so.*
 
 %files devel
 %defattr(-,root,root)
 %{_includedir}/libssh
 %{_libdir}/libssh.so
+%{_libdir}/libssh_threads.so
+%{_libdir}/pkgconfig/libssh.pc
 
 %files devel-doc
 %defattr(-,root,root)

++++++ libssh-0.4.8.tar.bz2 -> libssh-0.5.0.tar.bz2 ++++++
++++ 74254 lines of diff (skipped)


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



Remember to have fun...

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

Reply via email to