diff --git a/python-sphinx.spec b/python-sphinx.spec index d7decb1..a6bcb47 100644 --- a/python-sphinx.spec +++ b/python-sphinx.spec @@ -15,7 +15,7 @@ Name: python-sphinx Version: 1.4.9 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Python documentation generator Group: Development/Tools @@ -528,7 +528,7 @@ fi %changelog -* Wed Jan 18 2017 Toshio Kuratomi - - 1.4.9-2 +* Wed Jan 18 2017 Toshio Kuratomi - - 1.4.9-3 - Change alternatives priority so that the python2 version gets the default to follow Fedora policy.