New upstream release with support for lua-5.3

This commit is contained in:
Jochen Schmitt 2015-02-02 22:38:35 +01:00
parent 361a5b84b8
commit ba73825ca9
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

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

View File

@ -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 <Jochen herr-schmitt de> - 3.21-1
- New upstream release with support for lua-5.3
* Tue Jan 27 2015 Petr Machata <pmachata@redhat.com> - 3.20-2
- Rebuild for boost 1.57.0

View File

@ -1 +1 @@
9acf4b2928499eb00fcf4be9e7b791f8 highlight-3.20.tar.bz2
122cd432e84f0b29aed172435af31aed highlight-3.21.tar.bz2