summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2015-01-19 13:58:53 +0100
committerRemi Collet <fedora@famillecollet.com>2015-01-19 13:58:53 +0100
commit9e363c6e1fa6e0eb430185d5fc28607ea4102d06 (patch)
treefdd0da47544184e3967e68bfa9be5dfc3d657a10
parent7ac3e53ebc348d12aac4ac280759d96cabcbd657 (diff)
php-bartlett-PHP-Reflect: new snapshot, WIP
-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 6230ea8..5c50e92 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 0189a641c73503d2f23d5f412d9f2b29f2315d79
+%global gh_commit 398cdae6f281153cae534a345abdf555f8fd3efd
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
-%global gh_date 20150115
+%global gh_date 20150118
%global gh_owner llaville
%global gh_project php-reflect
Name: php-bartlett-PHP-Reflect
Version: 3.0.0
-%global specrel 2
+%global specrel 3
Release: %{?gh_short:0.%{specrel}.%{?gh_date}git%{gh_short}}%{!?gh_short:%{specrel}}%{?dist}
Summary: Adds the ability to reverse-engineer PHP
@@ -165,7 +165,10 @@ fi
%changelog
-* Fri Jan 16 2015 Remi Collet <remi@fedoraproject.org> - 3.0.0-0.1.20150115git0189a64
+* Mon Jan 19 2015 Remi Collet <remi@fedoraproject.org> - 3.0.0-0.3.20150118git398cdae
+- new 3.0 snapshot
+
+* Fri Jan 16 2015 Remi Collet <remi@fedoraproject.org> - 3.0.0-0.2.20150115git0189a64
- update to 3.0.0 alpha3
* Tue Jan 6 2015 Remi Collet <remi@fedoraproject.org> - 3.0.0-0.1.20150105git51f7968