diff options
Diffstat (limited to 'php-sebastian-recursion-context.spec')
-rw-r--r-- | php-sebastian-recursion-context.spec | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/php-sebastian-recursion-context.spec b/php-sebastian-recursion-context.spec index 5c32037..e7e1ca9 100644 --- a/php-sebastian-recursion-context.spec +++ b/php-sebastian-recursion-context.spec @@ -7,7 +7,7 @@ # Please, preserve the changelog entries # %global bootstrap 0 -%global gh_commit 938df7a6478e72795e5f8266cff24d06e3136f2e +%global gh_commit 2c3ba150cbec723aa057506e73a8d33bdb286c9a %global gh_short %(c=%{gh_commit}; echo ${c:0:7}) %global gh_owner sebastianbergmann %global gh_project recursion-context @@ -19,7 +19,7 @@ %endif Name: php-sebastian-recursion-context -Version: 1.0.4 +Version: 2.0.0 Release: 1%{?dist} Summary: Recursively process PHP variables @@ -109,6 +109,9 @@ rm -rf %{buildroot} %changelog +* Tue Nov 22 2016 Remi Collet <remi@fedoraproject.org> - 2.0.0-1 +- update to 2.0.0 (no change) + * Tue Nov 15 2016 Remi Collet <remi@fedoraproject.org> - 1.0.4-1 - update to 1.0.4 |