From 1ef9fc4f1ac8d1aa2517b78ca1dc691ffb2810ad Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B6rn=20Esser?= Date: Sun, 6 Nov 2016 23:06:45 +0100 Subject: [PATCH] Rebuilt for ppc64 --- python-astropy.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-astropy.spec b/python-astropy.spec index faae13d..e188525 100644 --- a/python-astropy.spec +++ b/python-astropy.spec @@ -6,7 +6,7 @@ Name: python-astropy Version: 1.2.1 -Release: 3%{?dist} +Release: 4%{?dist} Summary: A Community Python Library for Astronomy License: BSD @@ -240,6 +240,9 @@ popd %endif # with_python3 %changelog +* Sun Nov 06 2016 Björn Esser - 1.2.1-4 +- Rebuilt for ppc64 + * Fri Sep 30 2016 Sergio Pascual - 1.2.1-3 - Fix wrong provides of python3-astropy in python2-astropy (bz #1380135)