From 34ba8f4cd449082cf5dc668ee326ad055407223d Mon Sep 17 00:00:00 2001 From: leigh123linux Date: Sat, 10 Feb 2018 00:03:28 +0000 Subject: [PATCH] Fix version --- spirv-tools.spec | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/spirv-tools.spec b/spirv-tools.spec index 2db6f1c..59c1a27 100644 --- a/spirv-tools.spec +++ b/spirv-tools.spec @@ -4,8 +4,8 @@ %global gitrel .%{commit_date}.git%{shortcommit} Name: spirv-tools -Version: 2016.7 -Release: 0.6%{?gitrel}%{?dist} +Version: 2018.1 +Release: 0.1%{?gitrel}%{?dist} Summary: API and commands for processing SPIR-V modules License: ASL 2.0 @@ -82,7 +82,8 @@ popd %{_libdir}/pkgconfig/SPIRV-Tools.pc %changelog -* Fri Feb 09 2018 Leigh Scott - 2016.7-0.6.20180205.git9e19fc0 +* Fri Feb 09 2018 Leigh Scott - 2018.1-0.1.20180205.git9e19fc0 +- Fix version - Fix pkgconfig file - Add version provides to -libs package