15
0
forked from pool/python-Jinja2

Accepting request 317965 from devel:languages:python

1

OBS-URL: https://build.opensuse.org/request/show/317965
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Jinja2?expand=0&rev=26
This commit is contained in:
Stephan Kulow
2015-07-24 07:57:41 +00:00
committed by Git OBS Bridge
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,-)