diff --git a/.gitignore b/.gitignore index c3f89f1..8112e69 100644 --- a/.gitignore +++ b/.gitignore @@ -17,3 +17,4 @@ highlight-3.1-beta2.tar.bz2 /highlight-3.16.1.tar.bz2 /highlight-3.18.tar.bz2 /highlight-3.20.tar.bz2 +/highlight-3.21.tar.bz2 diff --git a/highlight.spec b/highlight.spec index 4735e81..24d76b2 100644 --- a/highlight.spec +++ b/highlight.spec @@ -2,8 +2,8 @@ Name: highlight Summary: Universal source code to formatted text converter -Version: 3.20 -Release: 2%{?dist} +Version: 3.21 +Release: 1%{?dist} Group: Development/Tools License: GPLv3 @@ -78,6 +78,9 @@ desktop-file-install \ %{_datadir}/pixmaps/highlight.xpm %changelog +* Mon Feb 2 2015 Jochen Schmitt - 3.21-1 +- New upstream release with support for lua-5.3 + * Tue Jan 27 2015 Petr Machata - 3.20-2 - Rebuild for boost 1.57.0 diff --git a/sources b/sources index cae44e7..e97fe84 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -9acf4b2928499eb00fcf4be9e7b791f8 highlight-3.20.tar.bz2 +122cd432e84f0b29aed172435af31aed highlight-3.21.tar.bz2