Update.
authorFrantišek Dvořák <valtri@civ.zcu.cz>
Sun, 30 Aug 2015 18:14:23 +0000 (20:14 +0200)
committerFrantišek Dvořák <valtri@civ.zcu.cz>
Sun, 30 Aug 2015 18:14:23 +0000 (20:14 +0200)
python-pOCCI.spec

index 2f7aa4d..771642d 100644 (file)
@@ -1,5 +1,5 @@
 %global srcname pOCCI
-%global commit e75b95b3906ab0d890d152c0855894f9cbd0a7db
+%global commit e7586fca43dd88de479b09a870d214056a7cb347
 %global shortcommit %(c=%{commit}; echo ${c:0:7})
 
 # compatibility macros
@@ -31,7 +31,7 @@
 
 Name:           python-%{srcname}
 Version:        0.0.1
-Release:        0.20150827git%{shortcommit}%{?dist}
+Release:        0.20151429git%{shortcommit}%{?dist}
 Summary:        OCCI compliance testing
 
 License:        MIT
@@ -180,5 +180,5 @@ popd
 
 
 %changelog
-* Thu Aug 27 2015 František Dvořák <valtri@civ.zcu.cz> - 0.0.1-0.20150827gite75b95d
+* Sun Aug 30 2015 František Dvořák <valtri@civ.zcu.cz> - 0.0.1-0.20151429gite7586fc
 - Initial package