diff --git a/.gitignore b/.gitignore
index 5ff2277..df1cb0f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-SOURCES/tevent-0.9.39.tar.gz
+SOURCES/tevent-0.10.0.tar.gz
diff --git a/.libtevent.metadata b/.libtevent.metadata
index cfb1d44..1670b48 100644
--- a/.libtevent.metadata
+++ b/.libtevent.metadata
@@ -1 +1 @@
-96adb8a34c6838e2b8bd2f9a874e9bb18d79ccff SOURCES/tevent-0.9.39.tar.gz
+28a19f00d270f4f6009b4ae29eee3df0de6270b6 SOURCES/tevent-0.10.0.tar.gz
diff --git a/SPECS/libtevent.spec b/SPECS/libtevent.spec
index e1dd9b5..3850eb8 100644
--- a/SPECS/libtevent.spec
+++ b/SPECS/libtevent.spec
@@ -1,7 +1,7 @@
-%global talloc_version 2.1.16
+%global talloc_version 2.2.0
 
 Name: libtevent
-Version: 0.9.39
+Version: 0.10.0
 Release: 2%{?dist}
 Summary: The tevent library
 License: LGPLv3+
@@ -112,6 +112,10 @@ cp -a doc/man/* $RPM_BUILD_ROOT/%{_mandir}
 %{python3_sitearch}/_tevent.cpython*.so
 
 %changelog
+* Tue Nov 26 2019 Isaac Boukris <iboukris@redhat.com> - 0.10.0-2
+- Resolves: #1754421 - Upgrade tevent to 0.10.0 version for samba
+- Related: #1754421 - Fix sssd tests (tevent)
+
 * Tue Apr 30 2019 Jakub Hrozek <jhrozek@redhat.com>
 - Remove the python2 subpackages on upgrade
 - Resolves: #1567139 - libtevent: Drop Python 2 subpackage from RHEL 8