summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--php-myclabs-deep-copy.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/php-myclabs-deep-copy.spec b/php-myclabs-deep-copy.spec
index eeda4f1..fa89e47 100644
--- a/php-myclabs-deep-copy.spec
+++ b/php-myclabs-deep-copy.spec
@@ -6,7 +6,7 @@
#
# Please, preserve the changelog entries
#
-%global gh_commit d8093b631a31628342d0703764935f8bac2c56b1
+%global gh_commit e3abefcd7f106677fd352cd7c187d6c969aa9ddc
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
%global gh_owner myclabs
%global gh_project DeepCopy
@@ -15,7 +15,7 @@
%global with_tests 0%{!?_without_tests:1}
Name: php-myclabs-deep-copy
-Version: 1.4.0
+Version: 1.5.0
Release: 1%{?dist}
Summary: Create deep copies (clones) of your objects
@@ -105,6 +105,9 @@ rm -rf %{buildroot}
%changelog
+* Sun Nov 8 2015 Remi Collet <remi@fedoraproject.org> - 1.5.0-1
+- update to 1.5.0
+
* Mon Oct 5 2015 Remi Collet <remi@fedoraproject.org> - 1.4.0-1
- update to 1.4.0