summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2015-10-28 07:57:10 +0100
committerRemi Collet <fedora@famillecollet.com>2015-10-28 07:57:10 +0100
commit5e5793b3ceff0f428d4527c20d40033ddcf02000 (patch)
treeb004ab4f4babfcfcc9aa7c884b80475f95a3d657
parent477832e779ab777c23a34526a643182ec01c965a (diff)
php-phpspec: 2.3.0
-rw-r--r--php-phpspec.spec9
1 files changed, 6 insertions, 3 deletions
diff --git a/php-phpspec.spec b/php-phpspec.spec
index cdc5b9d..bc1889d 100644
--- a/php-phpspec.spec
+++ b/php-phpspec.spec
@@ -6,15 +6,15 @@
#
# Please, preserve the changelog entries
#
-%global gh_commit a897a7b02f42d278ac2381f4cd19b0d2b3b6f478
+%global gh_commit 36635a903bdeb54899d7407bc95610501fd98559
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
%global gh_owner phpspec
%global gh_project phpspec
-%global prever beta3
+#global prever beta3
Name: php-phpspec
Version: 2.3.0
-Release: 0.1.%{prever}%{?dist}
+Release: 1%{?dist}
Summary: Specification-oriented BDD framework for PHP
Group: Development/Libraries
@@ -150,6 +150,9 @@ rm -rf %{buildroot}
%changelog
+* Wed Oct 28 2015 Remi Collet <remi@fedoraproject.org> - 2.3.0-1
+- update to 2.3.0
+
* Thu Aug 13 2015 Remi Collet <remi@fedoraproject.org> - 2.3.0-0.1.beta1
- update to 2.3.0beta3