From 35947f1cb55d631aadad77e29e777c55a1ce5396 Mon Sep 17 00:00:00 2001 From: Germano Massullo Date: Thu, 11 Apr 2019 14:49:57 +0200 Subject: [PATCH] Changed python2-sphinx requirement to python3-sphinx --- nextcloud-client.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/nextcloud-client.spec b/nextcloud-client.spec index 1b6eeac..797b9e8 100644 --- a/nextcloud-client.spec +++ b/nextcloud-client.spec @@ -29,7 +29,7 @@ BuildRequires: pkgconfig(gio-2.0) BuildRequires: libappstream-glib BuildRequires: neon-devel BuildRequires: openssl-devel -BuildRequires: python2-sphinx +BuildRequires: python3-sphinx BuildRequires: qtlockedfile-qt5-devel BuildRequires: qtkeychain-qt5-devel >= 0.7.0 BuildRequires: qtsingleapplication-qt5-devel @@ -223,6 +223,7 @@ appstream-util validate-relax --nonet %{buildroot}%{_datadir}/appdata/nextcloud. %changelog * Thu Apr 11 2019 Germano Massullo - 2.5.2-1 - 2.5.2 release +- Changed python2-sphinx requirement to python3-sphinx * Fri Feb 01 2019 Fedora Release Engineering - 2.5.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild