From a26ddcb1e6265ea6bded228088d4f40c6128cd89 Mon Sep 17 00:00:00 2001 From: Athos Ribeiro Date: Mar 20 2019 14:43:17 +0000 Subject: Update version to 0.54 Signed-off-by: Athos Ribeiro --- diff --git a/osbs-client.spec b/osbs-client.spec index 62dc024..a07929a 100644 --- a/osbs-client.spec +++ b/osbs-client.spec @@ -3,7 +3,7 @@ %global with_check 1 %endif -%global commit eebad5b6aa97766d552d83af6f2bb830a21d2de4 +%global commit b2a5fac97fa9880b23ac835d01dd99e29d2938a5 %global shortcommit %(c=%{commit}; echo ${c:0:7}) # set to 0 to create a normal release @@ -20,7 +20,7 @@ %global osbs_obsolete_vr 0.14-2 Name: osbs-client -Version: 0.53 +Version: 0.54 %if "x%{postrelease}" != "x0" Release: %{release}.%{postrelease}.git.%{shortcommit}%{?dist} %else @@ -125,6 +125,9 @@ py.test-3 -vv tests %changelog +* Wed Mar 20 2019 Athos Ribeiro - 0.54-1 +- Update to latest upstream + * Wed Mar 20 2019 Athos Ribeiro - 0.53-1 - Update to latest upstream - Re-enable test suite