Hello community, here is the log from the commit of package libmd for openSUSE:Factory checked in at 2016-07-27 16:12:03 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libmd (Old) and /work/SRC/openSUSE:Factory/.libmd.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libmd" Changes: -------- --- /work/SRC/openSUSE:Factory/libmd/libmd.changes 2016-07-15 12:53:38.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.libmd.new/libmd.changes 2016-07-27 16:12:08.000000000 +0200 @@ -1,0 +2,5 @@ +Thu Jul 21 14:21:05 UTC 2016 - [email protected] + +- Description update + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libmd.spec ++++++ --- /var/tmp/diff_new_pack.bDtahm/_old 2016-07-27 16:12:10.000000000 +0200 +++ /var/tmp/diff_new_pack.bDtahm/_new 2016-07-27 16:12:10.000000000 +0200 @@ -20,7 +20,7 @@ Name: libmd Version: 0.0.0 Release: 0 -Summary: Provides message digest functions from BSD systems +Summary: Message digest functions from BSD systems License: BSD-2-Clause or BSD-3-Clause or ISC or SUSE-Public-Domain Group: Development/Languages/C and C++ Url: https://www.hadrons.org/software/libmd/ @@ -31,7 +31,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build %description -The libmd library provides various message digest ("hash") functions, as +The libmd library provides a few message digest ("hash") functions, as found on various BSDs on a library with the same name and with a compatible API. @@ -40,20 +40,24 @@ Group: System/Libraries %description -n %{name}%{sover} -The libmd library provides various message digest ("hash") functions, as +The libmd library provides a few message digest ("hash") functions, as found on various BSDs on a library with the same name and with a compatible API. +Digests supported: MD2/4/5, RIPEMD160, SHA1, SHA2-256/384/512. + %package devel Summary: Provides message digest functions from BSD systems Group: Development/Languages/C and C++ Requires: %{name}%{sover} = %{version} %description devel -The libmd library provides various message digest ("hash") functions, as +The libmd library provides a few message digest ("hash") functions, as found on various BSDs on a library with the same name and with a compatible API. +Digests supported: MD2/4/5, RIPEMD160, SHA1, SHA2-256/384/512. + %prep %setup -q
