- Updated to new 3.36 upstream version
This commit is contained in:
parent
3f61665591
commit
979fbe2cc5
1
.gitignore
vendored
1
.gitignore
vendored
@ -23,3 +23,4 @@ highlight-3.1-beta2.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
|
/highlight-3.33.tar.bz2
|
||||||
|
/highlight-3.36.tar.bz2
|
||||||
|
@ -2,8 +2,8 @@ Name: highlight
|
|||||||
|
|
||||||
Summary: Universal source code to formatted text converter
|
Summary: Universal source code to formatted text converter
|
||||||
|
|
||||||
Version: 3.33
|
Version: 3.36
|
||||||
Release: 4%{?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
|
||||||
|
* Fri Apr 14 2017 Filipe Rosset <rosset.filipe@gmail.com> - 3.36-1
|
||||||
|
- Updated to new 3.36 upstream version
|
||||||
|
|
||||||
* Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 3.33-4
|
* Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 3.33-4
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user