diff --git a/libtevent.spec b/libtevent.spec index 229c164ceb6b37edefc76d5393b6bdf9ac20b994..c4d697b9594ae40903a1253ad51dfa4212db1158 100644 --- a/libtevent.spec +++ b/libtevent.spec @@ -1,10 +1,10 @@ %define anolis_release 1 %bcond_without python3 -%global talloc_version 2.4.0 +%global talloc_version 2.4.1 Name: libtevent -Version: 0.14.1 +Version: 0.16.0 Release: %{anolis_release}%{?dist} Summary: The tevent library License: LGPLv3+ @@ -100,6 +100,9 @@ cp -a doc/man/man3 %{buildroot}%{_mandir} %endif %changelog +* Mon Mar 11 2024 doupengda - 0.16.0-1 +- Update to version 0.16.0 + * Wed Mar 8 2023 Funda Wang - 0.14.1-1 - New version 0.14.1 diff --git a/tevent-0.14.1.tar.gz b/tevent-0.14.1.tar.gz deleted file mode 100644 index 33adf1370bfb4d32201e1a3d2f0dc989c963ae58..0000000000000000000000000000000000000000 Binary files a/tevent-0.14.1.tar.gz and /dev/null differ diff --git a/tevent-0.16.0.tar.gz b/tevent-0.16.0.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..0038d1ae0570eb4cc266bf4ca08e08fc09f0ea72 Binary files /dev/null and b/tevent-0.16.0.tar.gz differ