New upstream release with support for lua-5.3
This commit is contained in:
parent
361a5b84b8
commit
ba73825ca9
1
.gitignore
vendored
1
.gitignore
vendored
@ -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
|
||||
|
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user