diff --git a/libtevent.spec b/libtevent.spec index fecdbecb5af3da46f836b098c443b9a0bfbcc84a..5ac8921c2feb03cb4fdb0ac0866b001df43b099a 100644 --- a/libtevent.spec +++ b/libtevent.spec @@ -4,7 +4,7 @@ Name: libtevent Version: 0.11.0 -Release: 1 +Release: 2 Summary: Tevent is an event system based on the talloc memory management library. License: LGPLv3+ URL: http://tevent.samba.org @@ -85,6 +85,9 @@ cp -a ./doc/man/* $RPM_BUILD_ROOT/%{_mandir}/ %changelog +* Wed Oct 19 2022 Kunlin Yang - 0.11.0-2 +- rebuild the version to 0.11.0-2 + * Thu Nov 25 2021 Wenchao Hao - 0.11.0-1 - update to v0.11.0 version