From: František Dvořák Date: Thu, 27 Aug 2015 21:09:29 +0000 (+0200) Subject: Update to 2015-08-27. X-Git-Url: http://scientific.zcu.cz/git/?a=commitdiff_plain;h=9b41a8637197a44ad7796ebc2db71143b239beaa;p=packaging-rpm-pOCCI.git Update to 2015-08-27. --- diff --git a/python-pOCCI.spec b/python-pOCCI.spec index fb9718e..71df3ca 100644 --- a/python-pOCCI.spec +++ b/python-pOCCI.spec @@ -1,5 +1,5 @@ %global srcname pOCCI -%global commit d2a380ed1506ee483cda3b576227f649b0da109b +%global commit e75b95b3906ab0d890d152c0855894f9cbd0a7db %global shortcommit %(c=%{commit}; echo ${c:0:7}) # compatibility macros @@ -31,7 +31,7 @@ Name: python-%{srcname} Version: 0.0.1 -Release: 0.20150826git%{shortcommit}%{?dist} +Release: 0.20150827git%{shortcommit}%{?dist} Summary: OCCI compliance testing License: MIT @@ -181,5 +181,5 @@ popd %changelog -* Wed Aug 26 2015 FrantiÅ¡ek Dvořák - 0.0.1-0.20150826gitd2a380e +* Thu Aug 27 2015 FrantiÅ¡ek Dvořák - 0.0.1-0.20150827gite75b95d - Initial package