automatic version update by autodist [release 3.0.3-1mamba;Sat Jan 17 2015]

This commit is contained in:
Automatic Build System 2024-01-05 20:48:33 +01:00
parent dd4ec2499b
commit 914239ae64

View File

@ -1,5 +1,5 @@
Name: bison
Version: 3.0.2
Version: 3.0.3
Release: 1mamba
Summary: A GNU general-purpose parser generator
Group: Applications/Development
@ -73,10 +73,15 @@ cat %{name}-runtime.lang >> %{name}.lang
%{_infodir}/bison.info.*
%{_mandir}/man1/bison.*
%{_mandir}/man1/yacc.*
%dir %{_docdir}/bison
%{_docdir}/bison/*
%doc AUTHORS COPYING
# ChangeLog NEWS README THANKS TODO
%changelog
* Sat Jan 17 2015 Automatic Build System <autodist@mambasoft.it> 3.0.3-1mamba
- automatic version update by autodist
* Thu Dec 05 2013 Automatic Build System <autodist@mambasoft.it> 3.0.2-1mamba
- automatic version update by autodist