import python-jinja2-2.10.1-2.el8_0
This commit is contained in:
parent
b853e97cd7
commit
ad5b37677f
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
|||||||
SOURCES/Jinja2-2.10.tar.gz
|
SOURCES/Jinja2-2.10.1.tar.gz
|
||||||
|
@ -1 +1 @@
|
|||||||
34b69e5caab12ee37b9df69df9018776c008b7b8 SOURCES/Jinja2-2.10.tar.gz
|
896a71a32336487edf1216d5d73dd3b26c4d7431 SOURCES/Jinja2-2.10.1.tar.gz
|
||||||
|
@ -26,8 +26,8 @@
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
Name: python-jinja2
|
Name: python-jinja2
|
||||||
Version: 2.10
|
Version: 2.10.1
|
||||||
Release: 9%{?dist}
|
Release: 2%{?dist}
|
||||||
Summary: General purpose template engine
|
Summary: General purpose template engine
|
||||||
Group: Development/Languages
|
Group: Development/Languages
|
||||||
License: BSD
|
License: BSD
|
||||||
@ -208,6 +208,14 @@ popd
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Apr 30 2019 Lumír Balhar <lbalhar@redhat.com> - 2.10.1-2
|
||||||
|
- Rebuild of package to go through gating
|
||||||
|
- Resolves: rhbz#1701300
|
||||||
|
|
||||||
|
* Thu Apr 25 2019 Lumír Balhar <lbalhar@redhat.com> - 2.10.1-1
|
||||||
|
- Rebase to 2.10.1 (security update) to fix CVE-2019-10906
|
||||||
|
- Resolves: rhbz#1701300
|
||||||
|
|
||||||
* Fri Nov 16 2018 Lumír Balhar <lbalhar@redhat.com> - 2.10-9
|
* Fri Nov 16 2018 Lumír Balhar <lbalhar@redhat.com> - 2.10-9
|
||||||
- Require platform-python-setuptools instead of python3-setuptools
|
- Require platform-python-setuptools instead of python3-setuptools
|
||||||
- Resolves: rhbz#1650536
|
- Resolves: rhbz#1650536
|
||||||
|
Loading…
Reference in New Issue
Block a user