New upstream release

This commit is contained in:
Jochen Schmitt 2014-05-01 11:22:13 +02:00
parent ef1d7517ed
commit 44b6d5ac78
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -15,3 +15,4 @@ highlight-3.1-beta2.tar.bz2
/highlight-3.15.tar.bz2
/highlight-3.16.tar.bz2
/highlight-3.16.1.tar.bz2
/highlight-3.18.tar.bz2

View File

@ -2,8 +2,8 @@ Name: highlight
Summary: Universal source code to formatted text converter
Version: 3.16.1
Release: 2%{?dist}
Version: 3.18
Release: 1%{?dist}
Group: Development/Tools
License: GPLv3
@ -78,6 +78,9 @@ desktop-file-install \
%{_datadir}/pixmaps/highlight.xpm
%changelog
* Thu May 1 2014 Jochen Schmitt <Jochen herr-schmitt de> - 3.18-1
- New upstream release
* Tue Nov 26 2013 Jochen Schmitt <Jochen herr-schmitt de> - 3.16.1-2
- Use of correct tar ball should fix BZ #10341741)

View File

@ -1 +1 @@
688bb537db149dc720b9ef1ffc796ced highlight-3.16.1.tar.bz2
085d7639a7e05a0d41923a889dc801c9 highlight-3.18.tar.bz2