From 021c31f3d43e9230a64de4651e1122a2fc8c044d Mon Sep 17 00:00:00 2001 From: Adam Williamson Date: Wed, 9 May 2018 16:21:49 -0700 Subject: [PATCH] Update CHANGES doc file name (CHANGES.rst) --- python-werkzeug.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/python-werkzeug.spec b/python-werkzeug.spec index 83176ad..e05c9ef 100644 --- a/python-werkzeug.spec +++ b/python-werkzeug.spec @@ -159,7 +159,7 @@ popd %files -n python2-werkzeug %license LICENSE -%doc AUTHORS PKG-INFO CHANGES +%doc AUTHORS PKG-INFO CHANGES.rst %{python2_sitelib}/* %files -n python2-werkzeug-doc @@ -167,7 +167,7 @@ popd %files -n python3-werkzeug %license LICENSE -%doc AUTHORS PKG-INFO CHANGES +%doc AUTHORS PKG-INFO CHANGES.rst %{python3_sitelib}/* %files -n python3-werkzeug-doc