Update to 3.1.9
This commit is contained in:
parent
7f14e26a74
commit
9e6b0cc8a0
2
.gitignore
vendored
2
.gitignore
vendored
@ -8,3 +8,5 @@ source-highlight-3.1.4.tar.gz
|
||||
/source-highlight-3.1.7.tar.gz.sig
|
||||
/source-highlight-3.1.8.tar.gz
|
||||
/source-highlight-3.1.8.tar.gz.sig
|
||||
/source-highlight-3.1.9.tar.gz
|
||||
/source-highlight-3.1.9.tar.gz.sig
|
||||
|
@ -1,12 +1,10 @@
|
||||
Summary: Produces a document with syntax highlighting
|
||||
Name: source-highlight
|
||||
Version: 3.1.8
|
||||
Release: 25%{?dist}
|
||||
Version: 3.1.9
|
||||
Release: 1%{?dist}
|
||||
License: GPLv3+
|
||||
Source0: ftp://ftp.gnu.org/gnu/src-highlite/%{name}-%{version}.tar.gz
|
||||
Source1: ftp://ftp.gnu.org/gnu/src-highlite/%{name}-%{version}.tar.gz.sig
|
||||
# Fix for https://savannah.gnu.org/bugs/index.php?55967
|
||||
Patch: source-highlight-3.1.8-no-black.patch
|
||||
URL: http://www.gnu.org/software/src-highlite/
|
||||
BuildRequires: bison, flex, boost-devel
|
||||
BuildRequires: help2man, ctags, chrpath, pkgconfig(bash-completion)
|
||||
@ -81,6 +79,9 @@ rmdir $RPM_BUILD_ROOT%{_sysconfdir}/bash_completion.d
|
||||
%{_includedir}/srchilite/*.h
|
||||
|
||||
%changelog
|
||||
* Sat Oct 12 2019 Orion Poplawski <orion@nwra.com> - 3.1.9-1
|
||||
- Update to 3.1.9
|
||||
|
||||
* Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 3.1.8-25
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
|
||||
|
||||
|
4
sources
4
sources
@ -1,2 +1,2 @@
|
||||
3243470706ef5fefdc3e43b5306a4e41 source-highlight-3.1.8.tar.gz
|
||||
fec14cd26148f53d05f26b9ecda1fe4c source-highlight-3.1.8.tar.gz.sig
|
||||
SHA512 (source-highlight-3.1.9.tar.gz) = d8e154e9a5d62c77807e4e5d36c0faed5ce2964291be5f8b83e2968a6de52229503689a4ca2109a717ae2632a14b63ec937ca0430c91684c72063f6bc0294195
|
||||
SHA512 (source-highlight-3.1.9.tar.gz.sig) = a0bbee3dda6e97fb82c5a455a161030d3b5d053606b0b455de504714a2e2b088af920b86ef340546bdeef79156bedc5e9e4b8911f2c066e0e172eb7dc805b9a6
|
||||
|
Loading…
Reference in New Issue
Block a user