This commit is contained in:
Fedora Release Engineering 2016-02-04 23:44:34 +00:00
parent 684c112faa
commit 77e33eea0d

View File

@ -3,7 +3,7 @@
Name: scl-utils
Epoch: 1
Version: 2.0.1
Release: 7%{dist}
Release: 8%{dist}
Summary: Utilities for alternative packaging
License: GPLv2+
@ -79,6 +79,9 @@ rm -rf %buildroot
%{_rpmconfigdir}/brp-scl-python-bytecompile
%changelog
* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 1:2.0.1-8
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
* Thu Aug 27 2015 Lubos Kardos <lkardos@redhat.com> - 1:2.0.1-7
- Fix core dumps with large input on stdin (#1257274)