Change to python2-sphinx instead of python-sphinx for BR

f40
Nick Bebout 7 years ago
parent b31bc5eacb
commit 9f84fe3812

@ -2,7 +2,7 @@
Name: nextcloud-client Name: nextcloud-client
Version: 2.3.3 Version: 2.3.3
Release: 1%{?dist} Release: 2%{?dist}
Summary: The Nextcloud Client Summary: The Nextcloud Client
# -libs are LGPLv2+, rest GPLv2 # -libs are LGPLv2+, rest GPLv2
@ -24,7 +24,7 @@ BuildRequires: doxygen
BuildRequires: libappstream-glib BuildRequires: libappstream-glib
BuildRequires: neon-devel BuildRequires: neon-devel
BuildRequires: openssl-devel BuildRequires: openssl-devel
BuildRequires: python-sphinx BuildRequires: python2-sphinx
BuildRequires: qtlockedfile-qt5-devel BuildRequires: qtlockedfile-qt5-devel
BuildRequires: qtkeychain-qt5-devel >= 0.7.0 BuildRequires: qtkeychain-qt5-devel >= 0.7.0
BuildRequires: qtsingleapplication-qt5-devel BuildRequires: qtsingleapplication-qt5-devel
@ -234,6 +234,9 @@ fi
%endif %endif
%changelog %changelog
* Mon Sep 18 2017 Nick Bebout <nb@fedoraproject.org> - 2.3.3-2
- Change to BR python2-sphinx instead of python-sphinx
* Mon Sep 11 2017 Nick Bebout <nb@fedoraproject.org> - 2.3.3-1 * Mon Sep 11 2017 Nick Bebout <nb@fedoraproject.org> - 2.3.3-1
- update to 2.3.3 - update to 2.3.3

Loading…
Cancel
Save