diff --git a/download b/download index b669c1742fdea287bd77041c851fadae410f9750..442c53691d84faa4eb836ed4515958e7b84b8557 100644 --- a/download +++ b/download @@ -1,2 +1,2 @@ -3768132d52c9f9c5049ef634d3bddead tevent-0.14.1.tar.asc -ac12f248559e21410b036f4bfe6b8987 tevent-0.14.1.tar.gz +ddefae059f6d55c7ff9affca77ceeabf tevent-0.16.0.tar.asc +561ec6bd28e0654a43639f8b5d75e175 tevent-0.16.0.tar.gz diff --git a/libtevent.spec b/libtevent.spec index 4ef09bae6df8c2c6bc700227f31d66ef4797a748..8a01d4373fb9689b65d904548d19f1c99c34f169 100644 --- a/libtevent.spec +++ b/libtevent.spec @@ -4,11 +4,11 @@ %bcond_with python3 %endif -%global talloc_version 2.3.4 +%global talloc_version 2.4.1 Name: libtevent -Version: 0.14.1 -Release: 3%{?dist} +Version: 0.16.0 +Release: 0%{?dist} Summary: The tevent library License: LGPL-3.0-or-later URL: http://tevent.samba.org/ @@ -107,6 +107,9 @@ cp -a doc/man/man3 %{buildroot}%{_mandir} %ldconfig_scriptlets %changelog +* Fri Nov 17 2023 Pavel Filipenský - 0.16.0-0 +- resolves: RHEL-16504 - update to version 0.16.0 + * Tue Jun 06 2023 Pavel Filipenský - 0.14.1-3 - resolves: rhbz#2190425 - Rebuild to trigger distrobaker sync