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/bc.git#11789df9a4ed3345251a9d9177eb8fe3f80359ac
This commit is contained in:
DistroBaker 2021-02-03 11:38:05 +01:00
parent 59563d498f
commit 40be58bb4a

View File

@ -1,7 +1,7 @@
Summary: GNU's bc (a numeric processing language) and dc (a calculator)
Name: bc
Version: 1.07.1
Release: 11%{?dist}
Release: 12%{?dist}
License: GPLv2+
URL: http://www.gnu.org/software/bc/
Source: http://ftp.gnu.org/gnu/bc/bc-%{version}.tar.gz
@ -9,6 +9,7 @@ Patch1: bc-1.06-dc_ibase.patch
Patch2: bc-1.06.95-doc.patch
BuildRequires: gcc
BuildRequires: readline-devel, flex, bison, texinfo, ed
BuildRequires: make
%description
The bc package includes bc and dc. Bc is an arbitrary precision
@ -39,6 +40,9 @@ rm -f $RPM_BUILD_ROOT/%{_infodir}/dir
%{_infodir}/*
%changelog
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.07.1-12
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Mon Jul 27 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.07.1-11
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild