summaryrefslogtreecommitdiffstats
path: root/php-composer-xdebug-handler.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2020-10-25 06:20:35 +0100
committerRemi Collet <remi@remirepo.net>2020-10-25 06:20:35 +0100
commit2910e55b77d4b49058f02887722762de188662d1 (patch)
tree4332077bdd963f7f2d06d19684848157623ae0a7 /php-composer-xdebug-handler.spec
parent998292440d3867d04ba849b311359eccc660edbf (diff)
update to 1.4.4
Diffstat (limited to 'php-composer-xdebug-handler.spec')
-rw-r--r--php-composer-xdebug-handler.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/php-composer-xdebug-handler.spec b/php-composer-xdebug-handler.spec
index e561c04..1a7e7ad 100644
--- a/php-composer-xdebug-handler.spec
+++ b/php-composer-xdebug-handler.spec
@@ -6,7 +6,7 @@
#
# Please, preserve the changelog entries
#
-%global gh_commit ebd27a9866ae8254e873866f795491f02418c5a5
+%global gh_commit 6e076a124f7ee146f2487554a94b6a19a74887ba
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
#global gh_date 20150717
%global gh_owner composer
@@ -19,7 +19,7 @@
%global with_tests 0%{!?_without_tests:1}
Name: php-%{gh_owner}-%{gh_project}
-Version: 1.4.3
+Version: 1.4.4
Release: 1%{?gh_date:.%{gh_date}git%{gh_short}}%{?dist}
Summary: Restarts a process without Xdebug
@@ -138,6 +138,9 @@ exit $ret
%changelog
+* Sun Oct 25 2020 Remi Collet <remi@remirepo.net> - 1.4.4-1
+- update to 1.4.4
+
* Wed Aug 19 2020 Remi Collet <remi@remirepo.net> - 1.4.3-1
- update to 1.4.3