diff options
author | Remi Collet <fedora@famillecollet.com> | 2014-07-24 15:43:25 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2014-07-24 15:43:25 +0200 |
commit | ceff06a5ee66e65c75bc7f02de374d96eddcb469 (patch) | |
tree | cd887184eb1c979e6ed48ee2fe98f7531c4fbf22 /php-bartlett-PHP-Reflect.spec | |
parent | d4f0c7ece61c9a4f03b1b41c0d28bc5a1d9a6010 (diff) |
php-bartlett-PHP-Reflect: 2.0.0
Diffstat (limited to 'php-bartlett-PHP-Reflect.spec')
-rw-r--r-- | php-bartlett-PHP-Reflect.spec | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/php-bartlett-PHP-Reflect.spec b/php-bartlett-PHP-Reflect.spec index 16a6af9..eb621af 100644 --- a/php-bartlett-PHP-Reflect.spec +++ b/php-bartlett-PHP-Reflect.spec @@ -6,8 +6,8 @@ # # Please, preserve the changelog entries # -%global gh_commit fe9d18d2d253cb1dd2ab8014429f8277d5355e91 -%global gh_short %(c=%{gh_commit}; echo ${c:0:7}) +%global gh_commit 971d6bfaf85b89df0f40245775fb94ba806c6f84 +#global gh_short %(c=%{gh_commit}; echo ${c:0:7}) %global gh_owner llaville %global gh_project php-reflect @@ -134,6 +134,9 @@ fi %changelog +* Thu Jul 24 2014 Remi Collet <remi@fedoraproject.org> - 2.2.0-1 +- Update to 2.2.0 + * Wed Jul 23 2014 Remi Collet <remi@fedoraproject.org> - 2.2.0-0.1.fe9d18d - Test build of upcoming 2.2.0 - add manpage |