summaryrefslogtreecommitdiffstats
path: root/php-jeremeamia-superclosure.spec
diff options
context:
space:
mode:
Diffstat (limited to 'php-jeremeamia-superclosure.spec')
-rw-r--r--php-jeremeamia-superclosure.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/php-jeremeamia-superclosure.spec b/php-jeremeamia-superclosure.spec
index 5cc2a48..fdf96b1 100644
--- a/php-jeremeamia-superclosure.spec
+++ b/php-jeremeamia-superclosure.spec
@@ -19,7 +19,7 @@
Name: php-%{pk_vendor}-%{pk_name}
Version: 2.2.0
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: Serialize Closure objects, including their context and binding
Group: Development/Libraries
@@ -115,10 +115,13 @@ rm -rf %{buildroot}
%changelog
+* Sat May 21 2016 Remi Collet <remi@fedoraproject.org> - 2.2.0-2
+- use nikic/php-parser v2 when available
+
* Sun Dec 6 2015 Remi Collet <remi@fedoraproject.org> - 2.2.0-1
- update to 2.2.0
- run test suite with both php 5 and 7 when available
- add dependency on symfony/polyfill-php56
* Tue Sep 1 2015 Remi Collet <remi@fedoraproject.org> - 2.1.0-1
-- initial package \ No newline at end of file
+- initial package