From: František Dvořák Date: Mon, 15 Sep 2014 22:17:56 +0000 (+0200) Subject: Rebase to the new commit at 2014-09-15. X-Git-Url: http://scientific.zcu.cz/git/?a=commitdiff_plain;h=4863f521d1334a121f1105866ff2c90d064b0f2a;p=rOCCI-packaging-fedora.git Rebase to the new commit at 2014-09-15. --- diff --git a/rOCCI-server.spec b/rOCCI-server.spec index af4332e..18e141d 100644 --- a/rOCCI-server.spec +++ b/rOCCI-server.spec @@ -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 - 1.0.5-1.20140830gite142d83 +* Sun Sep 14 2014 FrantiÅ¡ek Dvořák - 1.0.5-1.20140915git9ec6ad2 - Initial package