Compare commits

...

No commits in common. "c8" and "c8-beta" have entirely different histories.
c8 ... c8-beta

4 changed files with 1 additions and 6 deletions

1
.gitignore vendored
View File

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

View File

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

Binary file not shown.

View File

@ -1,7 +1,7 @@
Summary: Produces a document with syntax highlighting
Name: source-highlight
Version: 3.1.8
Release: 18%{?dist}
Release: 17%{?dist}
Group: Development/Tools
License: GPLv3+
Source0: ftp://ftp.gnu.org/gnu/src-highlite/%{name}-%{version}.tar.gz
@ -99,9 +99,6 @@ 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)