New upstream release

This commit is contained in:
Jochen Schmitt 2015-05-29 20:31:14 +02:00
parent ba73825ca9
commit bc57d91dde
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -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

View File

@ -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 <Jochen herr-schmitt de> - 3.22-1
- New upstream release
* Mon Feb 2 2015 Jochen Schmitt <Jochen herr-schmitt de> - 3.21-1
- New upstream release with support for lua-5.3

View File

@ -1 +1 @@
122cd432e84f0b29aed172435af31aed highlight-3.21.tar.bz2
6e6e12b7ee966fe6b1a31eeda3f0761a highlight-3.22.tar.bz2