import UBI source-highlight-3.1.8-18.el8_10

This commit is contained in:
eabdullin 2024-08-13 18:17:48 +00:00
parent a27696ec38
commit ac9813e6f2
4 changed files with 6 additions and 1 deletions

1
.gitignore vendored
View File

@ -1 +1,2 @@
SOURCES/source-highlight-3.1.8.tar.gz
SOURCES/source-highlight-3.1.8.tar.gz.sig

View File

@ -1 +1,2 @@
55b814ec09674ef7f5ab42c46b2ae5a0f86f7c9b SOURCES/source-highlight-3.1.8.tar.gz
6f37f9f4e354c9ed74a1c53c7267327135a3edef SOURCES/source-highlight-3.1.8.tar.gz.sig

View File

@ -1,7 +1,7 @@
Summary: Produces a document with syntax highlighting
Name: source-highlight
Version: 3.1.8
Release: 17%{?dist}
Release: 18%{?dist}
Group: Development/Tools
License: GPLv3+
Source0: ftp://ftp.gnu.org/gnu/src-highlite/%{name}-%{version}.tar.gz
@ -99,6 +99,9 @@ fi
%{_includedir}/srchilite/*.h
%changelog
* Mon May 27 2024 Tomas Popela <tpopela@redhat.com> - 3.1.8-18
- Rebuild for shipping devel subpackage in CRB (RHEL-38616)
* Mon Nov 02 2020 Felipe Borges <feborges@redhat.com> - 3.1.8-17
- Add boost-devel dependecy to devel package (#1718480)