summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2015-03-31 20:24:03 +0200
committerRemi Collet <fedora@famillecollet.com>2015-03-31 20:24:03 +0200
commit2e42b05418a57fdd9bed10c4c226db380ecc6544 (patch)
treea81b5e6a6b36af3de8d4b08ae2c2020243aba873
parentfbe955fc5c2604fb861d2b2fdca02b06968f496c (diff)
php-bartlett-PHP-Reflect: new snapshot
-rw-r--r--php-bartlett-PHP-Reflect-dev.spec11
1 files changed, 7 insertions, 4 deletions
diff --git a/php-bartlett-PHP-Reflect-dev.spec b/php-bartlett-PHP-Reflect-dev.spec
index 1090adb..029f14f 100644
--- a/php-bartlett-PHP-Reflect-dev.spec
+++ b/php-bartlett-PHP-Reflect-dev.spec
@@ -6,10 +6,10 @@
#
# Please, preserve the changelog entries
#
-%global bootstrap 1
-%global gh_commit 2c88d1a80d38bc700ebeb1ff927b6a4ef64b430b
+%global bootstrap 0
+%global gh_commit 7efd1d03583b32d8970100b5b8dc2dfd15b213e8
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
-%global gh_date 20150330
+%global gh_date 20150331
%global gh_owner llaville
%global gh_project php-reflect
#global prever RC2
@@ -21,7 +21,7 @@
Name: php-bartlett-PHP-Reflect
Version: 3.0.0
-%global specrel 12
+%global specrel 13
Release: %{?gh_short:0.%{specrel}.%{?gh_date:%{gh_date}git%{gh_short}}%{?prever}}%{!?gh_short:%{specrel}}%{?dist}
Summary: Adds the ability to reverse-engineer PHP
@@ -193,6 +193,9 @@ fi
%changelog
+* Tue Mar 31 2015 Remi Collet <remi@fedoraproject.org> - 3.0.0-0.13.20150331git7efd1d0
+- pull latest upstream changes
+
* Tue Mar 31 2015 Remi Collet <remi@fedoraproject.org> - 3.0.0-0.12.20150330git2c88d1a
- pull latest upstream changes