atlas.spec: fix the release number

This commit is contained in:
Jakub Martisko 2018-03-05 12:29:10 +01:00
parent 63d75114da
commit 7268b7aa10
1 changed files with 1 additions and 1 deletions

View File

@ -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