diff --git a/.gitignore b/.gitignore index 15ad059..35ec956 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ email2trac.tar.gz /email2trac-2.6.2.tar.gz +/email2trac-2.7.0.tar.gz diff --git a/email2trac.spec b/email2trac.spec index 5b9da9f..daaa523 100644 --- a/email2trac.spec +++ b/email2trac.spec @@ -1,7 +1,7 @@ # This spec file was derived from the upstream .spec file written by # Jon Topper Name: email2trac -Version: 2.6.2 +Version: 2.7.0 Release: 1%{?dist} Summary: Utilities for converting emails to trac tickets Group: Applications/Internet @@ -53,6 +53,9 @@ make install DESTDIR=%{buildroot} %changelog +* Mon Jul 22 2013 Thomas Moschny - 2.7.0-1 +- Updated to 2.7.0. + * Mon Mar 11 2013 Thomas Moschny - 2.6.2-1 - Updated to 2.6.2. - License changed to ASL 2.0. diff --git a/sources b/sources index 75dca53..0ec02d2 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -34905bf0257d08c6ab7da158e968eb2a email2trac-2.6.2.tar.gz +1752006f0664da6e193f201568d0b7da email2trac-2.7.0.tar.gz