automatic version update by autodist [release 20241231-1mamba;Wed Jan 01 2025]
This commit is contained in:
parent
13f556aad9
commit
f32d618037
@ -3,3 +3,4 @@
|
||||
Berkeley Yacc (byacc) is generally conceded to be the best yacc variant available.
|
||||
In contrast to bison, it is written to avoid dependencies upon a particular compiler.
|
||||
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
Name: byacc
|
||||
Version: 20240109
|
||||
Version: 20241231
|
||||
Release: 1mamba
|
||||
Summary: an LALR parser generator.
|
||||
Group: Development/Tools
|
||||
@ -17,7 +17,6 @@ BuildRequires: glibc-devel
|
||||
Berkeley Yacc (byacc) is generally conceded to be the best yacc variant available.
|
||||
In contrast to bison, it is written to avoid dependencies upon a particular compiler.
|
||||
|
||||
%debug_package
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
@ -48,6 +47,9 @@ make check
|
||||
%doc LICENSE
|
||||
|
||||
%changelog
|
||||
* Wed Jan 01 2025 Automatic Build System <autodist@openmamba.org> 20241231-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Jun 23 2024 Silvan Calarco <silvan.calarco@mambasoft.it> 20240109-1mamba
|
||||
- update to 20240109
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user