summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2014-08-16 10:46:50 +0200
committerRemi Collet <fedora@famillecollet.com>2014-08-16 10:46:50 +0200
commite57530075cc4cde79839703019c72ef7b29fd432 (patch)
treea7e12797c013e9cce38e4e5441589f8423c32aaa
parenta301d01bbdcc09197bdde681989b868d5a46d8a2 (diff)
php-ocramius-instantiator: 1.1.2
-rw-r--r--php-ocramius-instantiator.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/php-ocramius-instantiator.spec b/php-ocramius-instantiator.spec
index 6221ea8..5e6bac0 100644
--- a/php-ocramius-instantiator.spec
+++ b/php-ocramius-instantiator.spec
@@ -9,7 +9,7 @@
# bootstrap needed when rebuilding PHPUnit for new major version
%global bootstrap 0
-%global gh_commit 8aa99efa86c51319afc26d23254fe6a8b5a5144a
+%global gh_commit a7abbb5fc9df6e7126af741dd6c140d1a7369435
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
%global gh_owner Ocramius
%global gh_project Instantiator
@@ -20,7 +20,7 @@
%endif
Name: php-ocramius-instantiator
-Version: 1.1.1
+Version: 1.1.2
Release: 1%{?dist}
Summary: Instantiate objects in PHP without invoking their constructors
@@ -105,6 +105,9 @@ rm -rf %{buildroot}
%changelog
+* Sat Aug 16 2014 Remi Collet <remi@fedoraproject.org> - 1.1.2-1
+- update to 1.1.2
+
* Tue Aug 12 2014 Remi Collet <remi@fedoraproject.org> - 1.1.1-1
- update to 1.1.1
- add LICENSE