From f95304c314e333ab8be4ad230c575105c2bc24b3 Mon Sep 17 00:00:00 2001 From: Iryna Shcherbina Date: Jan 10 2018 12:59:42 +0000 Subject: Build docs with python3-sphinx --- diff --git a/gns3-server.spec b/gns3-server.spec index c9f3d6b..53d9f4a 100644 --- a/gns3-server.spec +++ b/gns3-server.spec @@ -5,7 +5,7 @@ Name: gns3-server Version: 2.1.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Graphical Network Simulator 3 License: GPLv3 @@ -17,7 +17,7 @@ BuildArch: noarch BuildRequires: python3-devel %{?systemd_requires} BuildRequires: systemd -BuildRequires: python-sphinx +BuildRequires: python3-sphinx #Requires: busybox #Requires: docker @@ -120,6 +120,9 @@ exit 0 %systemd_postun_with_restart gns3.service %changelog +* Wed Jan 10 2018 Iryna Shcherbina - 2.1.1-2 +- Build docs with Python 3 + * Sat Dec 30 2017 Athmane Madjoudj - 2.1.1-1 - Update to 2.1.1 (rhbz #1528826) - Remove non-needed workarounds