diff --git a/librepo.spec b/librepo.spec
index 6bc0e7d..0745c0d 100644
--- a/librepo.spec
+++ b/librepo.spec
@@ -10,7 +10,7 @@
 
 Name:           librepo
 Version:        1.8.1
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        Repodata downloading library
 
 License:        LGPLv2+
@@ -68,7 +68,7 @@ BuildRequires:  python3-nose
 BuildRequires:  python3-sphinx
 BuildRequires:  python3-pyxattr
 Requires:       %{name}%{?_isa} = %{version}-%{release}
-Obsoletes:      python-platform-%{name} < 1.8.1-2
+Obsoletes:      platform-python-%{name} < 1.8.1-2
 
 %description -n python3-%{name}
 Python 3 bindings for the librepo library.
@@ -140,6 +140,9 @@ popd
 %endif
 
 %changelog
+* Sat Nov 04 2017 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 1.8.1-3
+- Fix typo in Obsoletes
+
 * Fri Nov 03 2017 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 1.8.1-2
 - Remove platform-python subpackage