diff --git a/README.md b/README.md index 5d75c10..c9e194e 100644 --- a/README.md +++ b/README.md @@ -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. + diff --git a/byacc.spec b/byacc.spec index 4154494..c8a4c32 100644 --- a/byacc.spec +++ b/byacc.spec @@ -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 20241231-1mamba +- automatic version update by autodist + * Sun Jun 23 2024 Silvan Calarco 20240109-1mamba - update to 20240109