Bootstrap (without docs) build for Python 3.4
This commit is contained in:
parent
f66679d318
commit
d8336e979b
@ -6,11 +6,11 @@
|
||||
|
||||
# Enable building without docs to avoid a circular dependency between this
|
||||
# and python-sphinx:
|
||||
%global with_docs 1
|
||||
%global with_docs 0
|
||||
|
||||
Name: python-jinja2
|
||||
Version: 2.7.2
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Summary: General purpose template engine
|
||||
Group: Development/Languages
|
||||
License: BSD
|
||||
@ -150,6 +150,9 @@ popd
|
||||
|
||||
|
||||
%changelog
|
||||
* Sat May 10 2014 Orion Poplawski <orion@cora.nwra.com> - 2.7.2-2
|
||||
- Bootstrap (without docs) build for Python 3.4
|
||||
|
||||
* Fri Jan 10 2014 Thomas Moschny <thomas.moschny@gmx.de> - 2.7.2-1
|
||||
- Update to 2.7.2.
|
||||
- Update python3 conditional.
|
||||
|
Loading…
Reference in New Issue
Block a user