diff --git a/libfastcommon.spec b/libfastcommon.spec index b20aa6e71f86e3e74960a64177f56e3deb639ced..b1e5ec1028d35224a4b0d548b525260be717edd5 100644 --- a/libfastcommon.spec +++ b/libfastcommon.spec @@ -1,6 +1,6 @@ Name: libfastcommon Version: 1.0.43 -Release: 1 +Release: 2 Summary: c common functions library extracted from my open source projects FastDFS License: LGPL Group: Arch/Tech @@ -48,5 +48,8 @@ rm -rf %{buildroot} %{_usr}/include/fastcommon/* %changelog -* Fri Sep 11 2020 huyan90325 - 1.0.44-1 +* Wed Jun 23 2021 wangxiaomeng - 1.0.43-2 +- Fix version in changelog of spec + +* Fri Sep 11 2020 huyan90325 - 1.0.43-1 - Package init