Compare commits
2 commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
642acc32b5 | ||
|
|
92050e21e8 |
1 changed files with 7 additions and 1 deletions
|
|
@ -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: 18%{?dist}
|
Release: 20%{?dist}
|
||||||
|
|
||||||
# An SPDX license string check done against flex-2.6.4 using fossology
|
# An SPDX license string check done against flex-2.6.4 using fossology
|
||||||
# found strings corresponding to the licenses noted below across the flex
|
# found strings corresponding to the licenses noted below across the flex
|
||||||
|
|
@ -134,6 +134,12 @@ echo ============END TESTING===========
|
||||||
%{_libdir}/*.a
|
%{_libdir}/*.a
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Jul 23 2025 Fedora Release Engineering <releng@fedoraproject.org> - 2.6.4-20
|
||||||
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild
|
||||||
|
|
||||||
|
* Thu Jan 16 2025 Fedora Release Engineering <releng@fedoraproject.org> - 2.6.4-19
|
||||||
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
|
||||||
|
|
||||||
* Wed Jul 17 2024 Fedora Release Engineering <releng@fedoraproject.org> - 2.6.4-18
|
* Wed Jul 17 2024 Fedora Release Engineering <releng@fedoraproject.org> - 2.6.4-18
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue