This commit is contained in:
Fedora Release Engineering 2017-02-11 11:52:01 +00:00
parent 4cdc2be40b
commit 5cf5a2b214

View File

@ -4,7 +4,7 @@
Name: rpy
Version: 2.8.5
Release: 1%{?dist}
Release: 2%{?dist}
Summary: %{sum}
License: GPLv2+
@ -79,6 +79,9 @@ CFLAGS="$RPM_OPT_FLAGS -DHAVE_UINTPTR_T=1" %{__python3} setup.py build
%changelog
* Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2.8.5-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
* Fri Dec 30 2016 José Matos <jamatos@fedoraproject.org> - 2.8.5-1
- update to 2.8.5
- workaround to fix a bug in R (it fails for 32 bit archs)