From 596f347d10d947a6c991a3ebcee3b9d14281c71a Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Fri, 2 Oct 2015 14:54:33 +0200 Subject: php-sebastian-resource-operations: 1.0.0 --- php-sebastian-resource-operations.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/php-sebastian-resource-operations.spec b/php-sebastian-resource-operations.spec index 29f4165..69efe0f 100644 --- a/php-sebastian-resource-operations.spec +++ b/php-sebastian-resource-operations.spec @@ -8,7 +8,7 @@ # %global bootstrap 0 %global gh_commit ce990bb21759f94aeafd30209e8cfcdfa8bc3f52 -%global gh_date 20150728 +#global gh_date 20150728 %global gh_short %(c=%{gh_commit}; echo ${c:0:7}) %global gh_owner sebastianbergmann %global gh_project resource-operations @@ -97,5 +97,8 @@ rm -rf %{buildroot} %changelog +* Fri Oct 2 2015 Remi Collet - 1.0.0-1 +- Update to 1.0.0 (no change) + * Tue Sep 29 2015 Remi Collet - 1.0.0-0.1.20150728gitce990bb -- initial package \ No newline at end of file +- initial package -- cgit