diff --git a/email2trac.spec b/email2trac.spec index a2fdeb5..2517dd4 100644 --- a/email2trac.spec +++ b/email2trac.spec @@ -2,13 +2,13 @@ # Jon Topper Name: email2trac Version: 2.11.0 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Utilities for converting emails to trac tickets Group: Applications/Internet License: ASL 2.0 URL: https://oss.trac.surfsara.nl/email2trac Source0: ftp://ftp.sara.nl/pub/outgoing/email2trac-%{version}.tar.gz -BuildRequires: python +BuildRequires: python2 Requires: trac Patch0: email2trac-2.8.4-installperms.patch @@ -54,6 +54,10 @@ make install DESTDIR=%{buildroot} %changelog +* Wed Feb 07 2018 Iryna Shcherbina - 2.11.0-3 +- Update Python 2 dependency declarations to new packaging standards + (See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3) + * Wed Feb 07 2018 Fedora Release Engineering - 2.11.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild