From 643f7be5f0421e173ef05cd72b1cea3b981cd815 Mon Sep 17 00:00:00 2001 From: Miguel Mota Date: Sun, 24 May 2020 00:32:48 -0700 Subject: [PATCH] Update rpm spec --- .rpm/cointop.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.rpm/cointop.spec b/.rpm/cointop.spec index 26741bf..92b7af6 100644 --- a/.rpm/cointop.spec +++ b/.rpm/cointop.spec @@ -1,5 +1,5 @@ -%define version 1.4.5 -%global commit da958204ddfdf4e586abe61728983aec2ee772ad +%define version 1.4.6 +%global commit 69391a7c6f3a920c175685b9917086d449f4c1ff72c5b98ab08118489f15c0a9 %global shortcommit %(c=%{commit}; echo ${c:0:7}) Name: cointop