diff --git a/python-PyPDF2.spec b/python-PyPDF2.spec index 8b1166e..a6429dd 100644 --- a/python-PyPDF2.spec +++ b/python-PyPDF2.spec @@ -4,7 +4,7 @@ Name: python-%{srcname} Version: 1.26.0 -Release: 3%{?dist} +Release: 4%{?dist} License: BSD Summary: %{sum} Group: Development/Libraries @@ -120,6 +120,9 @@ chmod a-x Scripts/* Sample_Code/* LICENSE README.md CHANGELOG %license LICENSE %changelog +* Fri Feb 09 2018 Fedora Release Engineering - 1.26.0-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild + * Wed Feb 07 2018 Iryna Shcherbina - 1.26.0-3 - Update Python 2 dependency declarations to new packaging standards (See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3)