|
|
|
@ -3,7 +3,7 @@
|
|
|
|
|
Summary: A tool for generating scanners (text pattern recognizers)
|
|
|
|
|
Name: flex
|
|
|
|
|
Version: 2.6.4
|
|
|
|
|
Release: 18%{?dist}
|
|
|
|
|
Release: 19%{?dist}
|
|
|
|
|
|
|
|
|
|
# An SPDX license string check done against flex-2.6.4 using fossology
|
|
|
|
|
# found strings corresponding to the licenses noted below across the flex
|
|
|
|
@ -134,6 +134,10 @@ echo ============END TESTING===========
|
|
|
|
|
%{_libdir}/*.a
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 2.6.4-19
|
|
|
|
|
- Bump release for October 2024 mass rebuild:
|
|
|
|
|
Resolves: RHEL-64018
|
|
|
|
|
|
|
|
|
|
* Tue Jun 25 2024 Arjun Shankar <arjun@redhat.com> - 2.6.4-18
|
|
|
|
|
- Provide flex-doc via the main flex package
|
|
|
|
|
|
|
|
|
|