Rebase to the new commit at 2014-09-15.
authorFrantišek Dvořák <valtri@civ.zcu.cz>
Mon, 15 Sep 2014 22:17:56 +0000 (00:17 +0200)
committerFrantišek Dvořák <valtri@civ.zcu.cz>
Mon, 15 Sep 2014 22:17:56 +0000 (00:17 +0200)
rOCCI-server.spec

index af4332e..18e141d 100644 (file)
@@ -2,9 +2,9 @@
 %global app_root %{_datadir}/%{name}
 %global semodule_name rocci_server
 
-%global commit e142d83fc4214fdfd7498209e68491eb913cd1cf
+%global commit 9ec6ad2fb1af96bb9f88397e68dd421ead1ab00b
 %global shortcommit %(c=%{commit}; echo ${c:0:7})
-%global date 20140830
+%global date 20140915
 
 Name:           rOCCI-server
 Version:        1.0.5
@@ -277,6 +277,7 @@ fi
 %exclude %{app_root}/.bundle/
 %exclude %{app_root}/.rspec
 %exclude %{app_root}/.travis.yml
+%exclude %{app_root}/.yardopts
 %exclude %{app_root}/Guardfile
 %exclude %{_pkgdocdir}/
 
@@ -300,5 +301,5 @@ fi
 
 
 %changelog
-* Sun Sep 14 2014 František Dvořák <valtri@civ.zcu.cz> - 1.0.5-1.20140830gite142d83
+* Sun Sep 14 2014 František Dvořák <valtri@civ.zcu.cz> - 1.0.5-1.20140915git9ec6ad2
 - Initial package