Accepting request 317956 from home:jengelh:branches:devel:languages:python

- Use %python_version over %py_ver: better portability to RHEL

OBS-URL: https://build.opensuse.org/request/show/317956
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Jinja2?expand=0&rev=45
This commit is contained in:
Dirk Mueller 2015-07-22 14:50:36 +00:00 committed by Git OBS Bridge
parent e7bc06937c
commit 5fd4a70f96
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Jul 22 14:20:45 UTC 2015 - jengelh@inai.de
- Use %python_version over %py_ver: better portability to RHEL
-------------------------------------------------------------------
Fri Aug 15 12:30:58 UTC 2014 - mcihar@suse.cz

View File

@ -99,7 +99,7 @@ python run-tests.py
%defattr(-,root,root,-)
%doc AUTHORS CHANGES LICENSE artwork examples
%{python_sitelib}/jinja2
%{python_sitelib}/Jinja2-%{version}-py%{py_ver}.egg-info
%{python_sitelib}/Jinja2-%{version}-py%{python_version}.egg-info
%files vim
%defattr(-,root,root,-)