upgrade version to 1.0.32
parent
d8b92e2421
commit
528528f8a3
3
HISTORY
3
HISTORY
|
|
@ -1,4 +1,7 @@
|
||||||
|
|
||||||
|
Version 1.32 2016-12-01
|
||||||
|
* downgrade log level from warning to debug
|
||||||
|
|
||||||
Version 1.31 2016-11-26
|
Version 1.31 2016-11-26
|
||||||
* move SET_SOCKOPT_NOSIGPIPE from sockopt.c to sockopt.h
|
* move SET_SOCKOPT_NOSIGPIPE from sockopt.c to sockopt.h
|
||||||
* add function get_time_item_from_str
|
* add function get_time_item_from_str
|
||||||
|
|
|
||||||
|
|
@ -3,7 +3,7 @@
|
||||||
%define LibFastcommonDebuginfo libfastcommon-debuginfo
|
%define LibFastcommonDebuginfo libfastcommon-debuginfo
|
||||||
|
|
||||||
Name: libfastcommon
|
Name: libfastcommon
|
||||||
Version: 1.0.31
|
Version: 1.0.32
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: c common functions library extracted from my open source projects FastDFS
|
Summary: c common functions library extracted from my open source projects FastDFS
|
||||||
License: GPL
|
License: GPL
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue