diff --git a/.gitignore b/.gitignore index 5bd1577..b54c0a6 100644 --- a/.gitignore +++ b/.gitignore @@ -21,3 +21,4 @@ highlight-3.1-beta2.tar.bz2 /highlight-3.22.tar.bz2 /highlight-3.28.tar.bz2 /highlight-3.30.tar.bz2 +/highlight-3.31.tar.bz2 diff --git a/highlight.spec b/highlight.spec index 6fa12a3..3aa6ac6 100644 --- a/highlight.spec +++ b/highlight.spec @@ -2,7 +2,7 @@ Name: highlight Summary: Universal source code to formatted text converter -Version: 3.30 +Version: 3.31 Release: 1%{?dist} Group: Development/Tools License: GPLv3 @@ -82,6 +82,9 @@ desktop-file-install \ %{_datadir}/pixmaps/highlight.xpm %changelog +* Wed Sep 14 2016 Filipe Rosset - 3.31-1 +- Updated to new 3.31 upstream version, fixes rhbz #1307617 + * Mon Jul 04 2016 Filipe Rosset - 3.30-1 - Updated to new 3.30 upstream version, fixes rhbz #1307617 diff --git a/sources b/sources index 9b6ae28..b634ac5 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -3636b0db7ba0285bac4f27b34a38bf16 highlight-3.30.tar.bz2 +6d09149519e6dc7981c1fdf340e16165 highlight-3.31.tar.bz2