This commit is contained in:
Fedora Release Engineering 2017-02-11 13:08:32 +00:00
parent 32de57fa7c
commit 48c8046c4e
1 changed files with 4 additions and 1 deletions

View File

@ -1,6 +1,6 @@
Name: sc
Version: 7.16
Release: 4%{?dist}
Release: 5%{?dist}
Summary: Spreadsheet Calculator
License: Public Domain
@ -56,6 +56,9 @@ install -m 0644 tutorial.sc %{buildroot}%{_datadir}/sc
%{_datadir}/sc
%changelog
* Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 7.16-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
* Tue Jul 19 2016 Mat Booth <mat.booth@redhat.com> - 7.16-4
- Add patch from Debian to fix tight loop caused by ncurses 6 honouring
"notimeout" setting, rhbz#1357902