import PyYAML-5.3.1-1.module+el8.3.0+7187+a27ec44b
This commit is contained in:
parent
543231b3ae
commit
d2b6f7d40b
@ -1 +1 @@
|
||||
55fe0d0554cb5389131d15c43a2ca440567df434 SOURCES/5.1.2.tar.gz
|
||||
0254618e37235cd269811dd821691f99081e3d1c SOURCES/5.3.1.tar.gz
|
||||
|
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
||||
SOURCES/5.1.2.tar.gz
|
||||
SOURCES/5.3.1.tar.gz
|
||||
|
@ -2,8 +2,8 @@
|
||||
%bcond_with python2
|
||||
|
||||
Name: PyYAML
|
||||
Version: 5.1.2
|
||||
Release: 6%{?dist}
|
||||
Version: 5.3.1
|
||||
Release: 1%{?dist}
|
||||
%global uversion %{version}
|
||||
Summary: YAML parser and emitter for Python
|
||||
|
||||
@ -114,6 +114,10 @@ rm -rf ext/_yaml.c
|
||||
|
||||
|
||||
%changelog
|
||||
* Thu Mar 26 2020 Lumír Balhar <lbalhar@redhat.com> - 5.3.1-1
|
||||
- Rebase to 5.3.1 to fix CVE-2020-1747
|
||||
Resolves: rhbz#1807367
|
||||
|
||||
* Fri Dec 13 2019 Tomas Orsava <torsava@redhat.com> - 5.1.2-6
|
||||
- Exclude unsupported i686 arch
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user