diff --git a/SPECS/libuser.spec b/SPECS/libuser.spec
index 34a9727..7682719 100644
--- a/SPECS/libuser.spec
+++ b/SPECS/libuser.spec
@@ -1,6 +1,6 @@
 Name: libuser
 Version: 0.62
-Release: 23%{?dist}
+Release: 23.1%{?dist}
 Group: System Environment/Base
 License: LGPLv2+
 URL: https://pagure.io/libuser
@@ -19,7 +19,7 @@ Source10: libuser-0_62-es.po
 
 # Because we patch configure
 BuildRequires: autoconf gettext-devel automake libtool
-BuildRequires: glib2-devel, linuxdoc-tools, pam-devel, popt-devel
+BuildRequires: glib2-devel, pam-devel, popt-devel
 BuildRequires: cyrus-sasl-devel, libselinux-devel, openldap-devel, python3-devel
 # To make sure the configure script can find it
 BuildRequires: nscd
@@ -166,6 +166,9 @@ LC_ALL=C.UTF-8 python3 -c "import libuser"
 %{_datadir}/gtk-doc/html/*
 
 %changelog
+* Fri Apr 16 2021 Davide Cavalca <dcavalca@fb.com> - 0.62-23.1
+- Drop linuxdoc-tools dependency to resolve perl-libs conflict
+
 * Wed Jun 26 2019 Jakub Hrozek <jhrozek@redhat.com> - 0.62-23
 - Actually apply the patch from the previous build
 - Resolves: rhbz#1670997 - Amend the user lifecycle auditing