diff --git a/.gitignore b/.gitignore index 8112e69..0d0e4b8 100644 --- a/.gitignore +++ b/.gitignore @@ -18,3 +18,4 @@ highlight-3.1-beta2.tar.bz2 /highlight-3.18.tar.bz2 /highlight-3.20.tar.bz2 /highlight-3.21.tar.bz2 +/highlight-3.22.tar.bz2 diff --git a/highlight.spec b/highlight.spec index 24d76b2..a20cb88 100644 --- a/highlight.spec +++ b/highlight.spec @@ -2,7 +2,7 @@ Name: highlight Summary: Universal source code to formatted text converter -Version: 3.21 +Version: 3.22 Release: 1%{?dist} Group: Development/Tools @@ -78,6 +78,9 @@ desktop-file-install \ %{_datadir}/pixmaps/highlight.xpm %changelog +* Fri May 29 2015 Jochen Schmitt - 3.22-1 +- New upstream release + * Mon Feb 2 2015 Jochen Schmitt - 3.21-1 - New upstream release with support for lua-5.3 diff --git a/sources b/sources index e97fe84..e1a1a19 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -122cd432e84f0b29aed172435af31aed highlight-3.21.tar.bz2 +6e6e12b7ee966fe6b1a31eeda3f0761a highlight-3.22.tar.bz2