Fix the upgrade path

Bump release to 4 so that it's higher than in the previous build, and
match the latest changelog entry.
This commit is contained in:
Kalev Lember 2019-02-27 21:11:45 +01:00
parent 68a5d8853b
commit 1bb955a9a9
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ Summary: Portable Computing Language - an OpenCL implementation
Name: pocl
%global ver 1.2
Version: %{lua:ver = string.gsub(rpm.expand("%{ver}"), "-", "~"); print(string.lower(ver))}
Release: 1.20190221gita0b083a1b47a738%{?dist}
Release: 4.20190221gita0b083a1b47a738%{?dist}
# The whole code is under MIT
# except include/utlist.h which is under BSD (and unbundled) and