Updated to new 3.33 upstream version
This commit is contained in:
parent
dec0fa0bd5
commit
f10c94f4ae
1
.gitignore
vendored
1
.gitignore
vendored
@ -22,3 +22,4 @@ highlight-3.1-beta2.tar.bz2
|
|||||||
/highlight-3.28.tar.bz2
|
/highlight-3.28.tar.bz2
|
||||||
/highlight-3.30.tar.bz2
|
/highlight-3.30.tar.bz2
|
||||||
/highlight-3.31.tar.bz2
|
/highlight-3.31.tar.bz2
|
||||||
|
/highlight-3.33.tar.bz2
|
||||||
|
@ -2,7 +2,7 @@ Name: highlight
|
|||||||
|
|
||||||
Summary: Universal source code to formatted text converter
|
Summary: Universal source code to formatted text converter
|
||||||
|
|
||||||
Version: 3.31
|
Version: 3.33
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Group: Development/Tools
|
Group: Development/Tools
|
||||||
License: GPLv3
|
License: GPLv3
|
||||||
@ -82,6 +82,9 @@ desktop-file-install \
|
|||||||
%{_datadir}/pixmaps/highlight.xpm
|
%{_datadir}/pixmaps/highlight.xpm
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Nov 06 2016 Filipe Rosset <rosset.filipe@gmail.com> - 3.33-1
|
||||||
|
- Updated to new 3.33 upstream version
|
||||||
|
|
||||||
* Wed Sep 14 2016 Filipe Rosset <rosset.filipe@gmail.com> - 3.31-1
|
* Wed Sep 14 2016 Filipe Rosset <rosset.filipe@gmail.com> - 3.31-1
|
||||||
- Updated to new 3.31 upstream version, fixes rhbz #1307617
|
- Updated to new 3.31 upstream version, fixes rhbz #1307617
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user