Hello community, here is the log from the commit of package libhmac for openSUSE:Factory checked in at 2014-08-14 14:58:17 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libhmac (Old) and /work/SRC/openSUSE:Factory/.libhmac.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libhmac" Changes: -------- --- /work/SRC/openSUSE:Factory/libhmac/libhmac.changes 2013-08-06 07:01:08.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.libhmac.new/libhmac.changes 2014-08-14 14:58:46.000000000 +0200 @@ -1,0 +2,13 @@ +Thu Aug 14 02:09:23 UTC 2014 - [email protected] + +- update to v0~20140112 + * 2014 update + * updated dependencies + * updated .spec.in file + * worked on tests + * bug fixes + * fixed missing libcrypto in .pc and .spec + * fixed issue not freeing error state memory allocated by EVP +- Clean-up Summary / Description fields + +------------------------------------------------------------------- Old: ---- libhmac-alpha-20130714.tar.gz New: ---- libhmac-alpha-20140112.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libhmac.spec ++++++ --- /var/tmp/diff_new_pack.DlWb8D/_old 2014-08-14 14:58:48.000000000 +0200 +++ /var/tmp/diff_new_pack.DlWb8D/_new 2014-08-14 14:58:48.000000000 +0200 @@ -1,7 +1,7 @@ # # spec file for package libhmac # -# 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 @@ -18,16 +18,16 @@ Name: libhmac %define lname libhmac1 -%define timestamp 20130714 +%define timestamp 20140112 Version: 0~%timestamp Release: 0 -Summary: Library to support various Hash-based Message Authentication Codes (HMAC) +Summary: Library to support various HMACs License: LGPL-3.0+ Group: Development/Libraries/C and C++ Url: http://code.google.com/p/libhmac/ #Git-Clone: http://code.google.com/p/libhmac -#DL-URL: https://googledrive.com/host/0B3fBvzttpiiSUmg3ekttWGhmeHc/libhmac-alpha-20130714.tar.gz +#DL-URL: https://googledrive.com/host/0B3fBvzttpiiSUmg3ekttWGhmeHc/libhmac-alpha-2014011tar.gz Source: %{name}-alpha-%timestamp.tar.gz BuildRequires: pkg-config BuildRequires: pkgconfig(openssl) >= 1.0 @@ -49,31 +49,28 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build %description -A library to support various Hash-based Message Authentication Codes -(HMAC). +A library and tools to support various Hash-based Message Authentication Codes (HMAC). %package -n %lname -Summary: Library to support various Hash-based Message Authentication Codes (HMAC) +Summary: Library to support various HMACs Group: System/Libraries %description -n %lname -A library to support various Hash-based Message Authentication Codes -(HMAC). +A library to support various Hash-based Message Authentication Codes (HMAC). %package devel -Summary: Development files for libhmac, a library for Hash-based Message Auth Codes +Summary: Development files for libhmac Group: Development/Libraries/C and C++ Requires: %lname = %{version} %description devel -A library to support various Hash-based Message Authentication Codes -(HMAC). +Development files for libhmac, a library to support various Hash-based Message Authentication Codes (HMAC). This subpackage contains libraries and header files for developing applications that want to make use of %{name}. %package tools -Summary: Utilities for Hash-based Message Authentication Codes (HMAC) +Summary: Utilities for HMACs Group: Productivity/File utilities %description tools ++++++ libhmac-alpha-20130714.tar.gz -> libhmac-alpha-20140112.tar.gz ++++++ ++++ 5968 lines of diff (skipped) -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
