updated to 3.1.8
This commit is contained in:
parent
4563c761a8
commit
e308bd102e
1
.gitignore
vendored
1
.gitignore
vendored
@ -6,3 +6,4 @@ source-highlight-3.1.4.tar.gz
|
||||
/source-highlight-3.1.6.tar.gz.sig
|
||||
/source-highlight-3.1.7.tar.gz
|
||||
/source-highlight-3.1.7.tar.gz.sig
|
||||
/source-highlight-3.1.8.tar.gz
|
||||
|
@ -1,7 +1,7 @@
|
||||
Summary: Produces a document with syntax highlighting
|
||||
Name: source-highlight
|
||||
Version: 3.1.7
|
||||
Release: 9%{?dist}
|
||||
Version: 3.1.8
|
||||
Release: 1%{?dist}
|
||||
Group: Development/Tools
|
||||
License: GPLv3+
|
||||
Source0: ftp://ftp.gnu.org/gnu/src-highlite/%{name}-%{version}.tar.gz
|
||||
@ -97,6 +97,9 @@ fi
|
||||
%{_includedir}/srchilite/*.h
|
||||
|
||||
%changelog
|
||||
* Wed Jul 22 2015 Adrian Reber <adrian@lisas.de> - 3.1.8-1
|
||||
- updated to 3.1.8
|
||||
|
||||
* Fri Jun 19 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.1.7-9
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user