This commit is contained in:
Dennis Gilmore 2015-06-19 01:19:36 +00:00
parent 594342afa7
commit 4563c761a8
1 changed files with 4 additions and 1 deletions

View File

@ -1,7 +1,7 @@
Summary: Produces a document with syntax highlighting
Name: source-highlight
Version: 3.1.7
Release: 8%{?dist}
Release: 9%{?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
* 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
* Sat May 02 2015 Kalev Lember <kalevlember@gmail.com> - 3.1.7-8
- Rebuilt for GCC 5 C++11 ABI change