upgrade bison to 3.6.4

This commit is contained in:
Leo Fang 2020-08-20 23:41:13 +08:00
parent 511b2acadb
commit a60347e9a6
3 changed files with 5 additions and 2 deletions

Binary file not shown.

BIN
bison-3.6.4.tar.xz Normal file

Binary file not shown.

View File

@ -1,6 +1,6 @@
Name: bison
Version: 3.5
Release: 2
Version: 3.6.4
Release: 1
Summary: A GNU general-purpose parser generator
License: GPLv3+
URL: http://www.gnu.org/software/bison/
@ -89,6 +89,9 @@ fi
%{_datadir}/locale/*/LC_MESSAGES/bison-gnulib.mo
%changelog
* Thu Aug 20 2020 SimpleUpdate Robot <tc@openeuler.org> - 3.6.4-1
- Upgrade to version 3.6.4
* Sat Mar 21 2020 openEuler Buildteam <buildteam@openeuler.org> 3.5-2
- Type:enhancement
- ID:NA