update rpm version

This commit is contained in:
zsx 2017-12-25 16:30:58 +08:00
parent 434c2a2970
commit f142e0a8bc

View File

@ -1,7 +1,7 @@
Summary: The powerful c/c++ library and server framework
Name: acl-libs
Version: 3.3.0
Release: 46
Release: 47
Group: System/Libs
License: IBM
URL: http://cdnlog-web.qiyi.domain
@ -76,6 +76,9 @@ fi
/etc/init.d/master
%changelog
* Mon Dec 25 2017 zhengshuxin@qiyi.com 3.3.0-47-20171226.16
- master: fixed one urgent bug in master which will make master crashed
* Fri Dec 22 2017 zhengshuxin@qiyi.com 3.3.0-46-20171222.16
- fiber: fixed one bug in event_prepare of event.c