Merged update from upstream sources

This is an automated DistroBaker update from upstream sources.
If you do not know what this is about or would like to opt out,
contact the OSCI team.

Source: https://src.fedoraproject.org/rpms/bison.git#c1826398d7b552794062f9379075965515477a10
This commit is contained in:
DistroBaker 2021-02-03 11:43:45 +01:00
parent 414108a4a5
commit 17789304fd
1 changed files with 4 additions and 1 deletions

View File

@ -1,7 +1,7 @@
Summary: A GNU general-purpose parser generator
Name: bison
Version: 3.7.4
Release: 1%{?dist}
Release: 2%{?dist}
License: GPLv3+
Source0: https://ftp.gnu.org/gnu/%{name}/%{name}-%{version}.tar.xz
Source1: https://ftp.gnu.org/gnu/%{name}/%{name}-%{version}.tar.xz.sig
@ -120,6 +120,9 @@ gzip -9nf ${RPM_BUILD_ROOT}%{_infodir}/bison.info*
%{_libdir}/liby.a
%changelog
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 3.7.4-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Mon Jan 11 2021 Arjun Shankar <arjun@redhat.com> - 3.7.4-1
- Update to bison 3.7.4 (#1897780)