Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
This commit is contained in:
Fedora Release Engineering 2021-07-23 08:13:36 +00:00
parent 06d1681b2d
commit 755bc86feb
1 changed files with 4 additions and 1 deletions

View File

@ -2,7 +2,7 @@
Name: python-%{srcname}
Version: 2.15.0
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Read and write PDFs with Python, powered by qpdf
License: MPLv2.0
@ -102,6 +102,9 @@ rm -rf html/.{doctrees,buildinfo}
%changelog
* Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 2.15.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
* Fri Jul 16 2021 Elliott Sales de Andrade <quantum.analyst@gmail.com> - 2.15.0-1
- Update to latest version (#1981984)