Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
This commit is contained in:
Fedora Release Engineering 2021-07-21 23:05:27 +00:00
parent e7d1e0be25
commit 4157a4f3d3

View File

@ -3,7 +3,7 @@
Summary: A tool for generating scanners (text pattern recognizers) Summary: A tool for generating scanners (text pattern recognizers)
Name: flex Name: flex
Version: 2.6.4 Version: 2.6.4
Release: 8%{?dist} Release: 9%{?dist}
# parse.c and parse.h are under GPLv3+ with exception which allows # parse.c and parse.h are under GPLv3+ with exception which allows
# relicensing. Since flex is shipped under BDS-style license, # relicensing. Since flex is shipped under BDS-style license,
# let's assume that the relicensing was done. # let's assume that the relicensing was done.
@ -133,6 +133,9 @@ echo ============END TESTING===========
%{_libdir}/*.a %{_libdir}/*.a
%changelog %changelog
* Wed Jul 21 2021 Fedora Release Engineering <releng@fedoraproject.org> - 2.6.4-9
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
* Thu May 06 2021 Arjun Shankar <arjun@redhat.com> - 2.6.4-8 * Thu May 06 2021 Arjun Shankar <arjun@redhat.com> - 2.6.4-8
- Remove and obsolete the flex-doc subpackage; documention is provided in the - Remove and obsolete the flex-doc subpackage; documention is provided in the
main package itself main package itself