[uwsgi] The changelog entry must match major + minor

Jorge A Gallegos kad at fedoraproject.org
Sun Oct 20 06:12:16 UTC 2013


commit baaf45f282bff0ac4e56708d9d9aea64849d9bc9
Author: Jorge Gallegos <kad at fedoraproject.org>
Date:   Sat Oct 19 23:09:29 2013 -0700

    The changelog entry must match major + minor

 uwsgi.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/uwsgi.spec b/uwsgi.spec
index d467b53..325776b 100644
--- a/uwsgi.spec
+++ b/uwsgi.spec
@@ -272,7 +272,7 @@ mkdir -p %{buildroot}/run/%{name}
 mkdir -p %{buildroot}%{_httpd_moddir}
 mkdir docs
 tar -C docs/ --strip-components=1 -xvzf uwsgi-docs.tar.gz
-cp docs/Changelog-%{version}.rst CHANGELOG
+cp docs/Changelog-%{majornumber}.%{minornumber}.rst CHANGELOG
 echo "A copy of the documentation is included under the docs/" > README.Fedora
 echo "directory at commit %{commit}, i.e. this:" >> README.Fedora
 echo "https://github.com/unbit/%{docrepo}/tree/%{commit}" >> README.Fedora


More information about the scm-commits mailing list