From 7268b7aa106cdf253d287f6281f74094c0cab6f1 Mon Sep 17 00:00:00 2001 From: Jakub Martisko Date: Mar 05 2018 11:29:10 +0000 Subject: atlas.spec: fix the release number --- diff --git a/atlas.spec b/atlas.spec index 178b790..67eb36f 100644 --- a/atlas.spec +++ b/atlas.spec @@ -5,7 +5,7 @@ Version: 3.10.3 %if "%{?enable_native_atlas}" != "0" %define dist .native %endif -Release: 3%{?dist} +Release: 4%{?dist} Summary: Automatically Tuned Linear Algebra Software Group: System Environment/Libraries