From 0389475b573cea7dc8aff00f8d6866d608730753 Mon Sep 17 00:00:00 2001 From: Toshio Kuratomi Date: Wed, 18 Jan 2017 23:36:46 -0800 Subject: [PATCH] Update release number. The reverts also changed the release number --- python-sphinx.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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.