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 8aa0c43..98c892c 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 579bb7356d91f9456ccd505f24ca8b667966a0a7
+%global gh_commit b2c28789e80a97badd14145fda39b545d83ca3ef
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
%global gh_owner myclabs
%global gh_project DeepCopy
@@ -21,7 +21,7 @@
%global with_tests 0
%endif
Name: php-myclabs-deep-copy%{major}
-Version: 1.9.4
+Version: 1.9.5
Release: 1%{?dist}
Summary: Create deep copies (clones) of your objects
@@ -128,6 +128,9 @@ exit $ret
%changelog
+* Mon Jan 20 2020 Remi Collet <remi@remirepo.net> - 1.9.5-1
+- update to 1.9.5
+
* Mon Dec 16 2019 Remi Collet <remi@remirepo.net> - 1.9.4-1
- update to 1.9.4