Updated to new 3.30 upstream version, fixes rhbz #1307617
This commit is contained in:
parent
e740489f06
commit
485c519b70
1
.gitignore
vendored
1
.gitignore
vendored
@ -20,3 +20,4 @@ highlight-3.1-beta2.tar.bz2
|
|||||||
/highlight-3.21.tar.bz2
|
/highlight-3.21.tar.bz2
|
||||||
/highlight-3.22.tar.bz2
|
/highlight-3.22.tar.bz2
|
||||||
/highlight-3.28.tar.bz2
|
/highlight-3.28.tar.bz2
|
||||||
|
/highlight-3.30.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.28
|
Version: 3.30
|
||||||
Release: 3%{?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
|
||||||
|
* Mon Jul 04 2016 Filipe Rosset <rosset.filipe@gmail.com> - 3.30-1
|
||||||
|
- Updated to new 3.30 upstream version, fixes rhbz #1307617
|
||||||
|
|
||||||
* Sat May 21 2016 Filipe Rosset <rosset.filipe@gmail.com> - 3.28-3
|
* Sat May 21 2016 Filipe Rosset <rosset.filipe@gmail.com> - 3.28-3
|
||||||
- Disable paralell builds, atempt to fixes FTBFS rhbz #1307617
|
- Disable paralell builds, atempt to fixes FTBFS rhbz #1307617
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user