- Rebuilt for glibc bug#747377

This commit is contained in:
Dennis Gilmore 2011-10-26 18:38:29 -05:00
parent e9cb8d59c2
commit 1fa3a39d00

View File

@ -1,7 +1,7 @@
Summary: GNU's bc (a numeric processing language) and dc (a calculator)
Name: bc
Version: 1.06.95
Release: 4%{?dist}
Release: 5%{?dist}
License: GPLv2+
URL: http://www.gnu.org/software/bc/
Group: Applications/Engineering
@ -69,6 +69,9 @@ fi
%{_infodir}/*
%changelog
* Wed Oct 26 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.06.95-5
- Rebuilt for glibc bug#747377
* Thu Sep 08 2011 Ondrej Vasik <ovasik@redhat.com> 1.06.95-4
- do not mask SIGINT in dc when reading from stdin (#697340)