v1.4.1
(cherry picked from commitbb9abd67aa) (cherry picked from commiteb4e83328f)
This commit is contained in:
parent
90b8ef40b0
commit
83c4cf7c11
3 changed files with 7 additions and 3 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -6,3 +6,4 @@
|
|||
/php-composer-xdebug-handler-1.3.2-d177081.tgz
|
||||
/php-composer-xdebug-handler-1.3.3-46867cb.tgz
|
||||
/php-composer-xdebug-handler-1.4.0-cbe2338.tgz
|
||||
/php-composer-xdebug-handler-1.4.1-1ab9842.tgz
|
||||
|
|
|
|||
|
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
# Please, preserve the changelog entries
|
||||
#
|
||||
%global gh_commit cbe23383749496fe0f373345208b79568e4bc248
|
||||
%global gh_commit 1ab9842d69e64fb3a01be6b656501032d1b78cb7
|
||||
%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.0
|
||||
Version: 1.4.1
|
||||
Release: 1%{?gh_date:.%{gh_date}git%{gh_short}}%{?dist}
|
||||
Summary: Restarts a process without Xdebug
|
||||
|
||||
|
|
@ -138,6 +138,9 @@ exit $ret
|
|||
|
||||
|
||||
%changelog
|
||||
* Mon Mar 2 2020 Remi Collet <remi@remirepo.net> - 1.4.1-1
|
||||
- update to 1.4.1
|
||||
|
||||
* Thu Nov 7 2019 Remi Collet <remi@remirepo.net> - 1.4.0-1
|
||||
- update to 1.4.0
|
||||
- switch to phpunit8
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (php-composer-xdebug-handler-1.4.0-cbe2338.tgz) = e69d8658e0db081c873a0e2c48bd297d79269a0994bd746ae1ca15b21b3412469ade13fdce80b0ea515f4ac38fef8744b9649f4792f3fe457a5a36860f170649
|
||||
SHA512 (php-composer-xdebug-handler-1.4.1-1ab9842.tgz) = 5f0fa60d986c59be4616825bdceda4aef2372e13280a43890f24dd0deeac2c4bb03355e72744e0b587931784f996f3502dfcba9f546c2db67a3654965e0f6676
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue