From c3657b2849313e4b3602d20c76c96d24547faa00 Mon Sep 17 00:00:00 2001 From: Peter Robinson Date: Sun, 6 Mar 2016 10:09:58 +0000 Subject: [PATCH] Bump Release. 1b2 is higher than 0b3 --- numpy.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/numpy.spec b/numpy.spec index f71e070..ef63f2c 100644 --- a/numpy.spec +++ b/numpy.spec @@ -11,7 +11,7 @@ Name: numpy Version: 1.11.0 -Release: 0%{?relc}%{?dist} +Release: 2.%{?relc}%{?dist} Epoch: 1 Summary: A fast multidimensional array facility for Python @@ -254,6 +254,9 @@ popd &> /dev/null %changelog +* Sun Mar 6 2016 Peter Robinson 1:1.11.0-2.b3 +- Bump Release. 1b2 is higher than 0b3 + * Wed Feb 10 2016 Jon Ciesla - 1:1.11.0-0.b3 - Update to 1.11.0b2, BZ 1306249.