summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2015-02-22 09:48:49 +0100
committerRemi Collet <fedora@famillecollet.com>2015-02-22 09:48:49 +0100
commit6105fcc36c6432f44f72cb7849c2088ab6b808e9 (patch)
tree1fbc38b9aad3ff92e030307de3a61525635e0bc0
parent22c0e45b456799668a8036a78685ef458a47b223 (diff)
php-bartlett-PHP-Reflect: 3.0.0beta2
-rw-r--r--php-bartlett-PHP-Reflect-dev.spec9
1 files changed, 6 insertions, 3 deletions
diff --git a/php-bartlett-PHP-Reflect-dev.spec b/php-bartlett-PHP-Reflect-dev.spec
index b1fdaff..02326bf 100644
--- a/php-bartlett-PHP-Reflect-dev.spec
+++ b/php-bartlett-PHP-Reflect-dev.spec
@@ -6,15 +6,15 @@
#
# Please, preserve the changelog entries
#
-%global gh_commit b4b807b76a98c3dabcada0337e078157aa502e37
+%global gh_commit e7f804ee1dbe5cdc419f0bb26a56afd4f68e329f
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
-%global gh_date 20150203
+%global gh_date 20150219
%global gh_owner llaville
%global gh_project php-reflect
Name: php-bartlett-PHP-Reflect
Version: 3.0.0
-%global specrel 5
+%global specrel 6
Release: %{?gh_short:0.%{specrel}.%{?gh_date}git%{gh_short}}%{!?gh_short:%{specrel}}%{?dist}
Summary: Adds the ability to reverse-engineer PHP
@@ -165,6 +165,9 @@ fi
%changelog
+* Sun Feb 22 2015 Remi Collet <remi@fedoraproject.org> - 3.0.0-0.6.20150219gite7f804e
+- update to 3.0.0 beta2
+
* Wed Feb 04 2015 Remi Collet <remi@fedoraproject.org> - 3.0.0-0.5.20150203gitb4b807b
- update to 3.0.0 beta1