summaryrefslogtreecommitdiffstats
path: root/psysh.spec
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2017-01-16 10:33:43 +0100
committerRemi Collet <fedora@famillecollet.com>2017-01-16 10:33:43 +0100
commitfdc01ad98e65cbb5564fb30d7c1feeb6eb7bc330 (patch)
tree8648b438d88a93589f04be62757ccb8f5d28dae2 /psysh.spec
parent58bdd8e5665a8542f1f6f318b83a7d96ef2e9630 (diff)
psysh: 0.8.1
Diffstat (limited to 'psysh.spec')
-rw-r--r--psysh.spec9
1 files changed, 6 insertions, 3 deletions
diff --git a/psysh.spec b/psysh.spec
index 51e2f03..9e63940 100644
--- a/psysh.spec
+++ b/psysh.spec
@@ -2,7 +2,7 @@
#
# Fedora spec file for psysh
#
-# Copyright (c) 2016 Shawn Iwinski <shawn@iwin.ski>
+# Copyright (c) 2016-2017 Shawn Iwinski <shawn@iwin.ski>
#
# License: MIT
# http://opensource.org/licenses/MIT
@@ -12,8 +12,8 @@
%global github_owner bobthecow
%global github_name psysh
-%global github_version 0.8.0
-%global github_commit 4a8860e13aa68a4bbf2476c014f8a1f14f1bf991
+%global github_version 0.8.1
+%global github_commit 701e8a1cc426ee170f1296f5d9f6b8a26ad25c4a
%global composer_vendor psy
%global composer_project psysh
@@ -236,6 +236,9 @@ rm -rf %{buildroot}
%changelog
+* Mon Jan 16 2017 Remi Collet <remi@fedoraproject.org> - 0.8.1-1
+- update to 0.8.1
+
* Sun Dec 11 2016 Shawn Iwinski <shawn@iwin.ski> - 0.8.0-1
- Update to 0.8.0 (RHBZ #1403040)
- Switch autoloader from php-composer(symfony/class-loader) to