v2.0.1
This commit is contained in:
parent
c46260b512
commit
20e70edde5
3 changed files with 7 additions and 3 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -1 +1,2 @@
|
|||
/php-composer-xdebug-handler2-2.0.0-31d5769.tgz
|
||||
/php-composer-xdebug-handler2-2.0.1-964adcd.tgz
|
||||
|
|
|
|||
|
|
@ -9,7 +9,7 @@
|
|||
|
||||
%bcond_without tests
|
||||
|
||||
%global gh_commit 31d57697eb1971712a08031cfaff5a846d10bdf5
|
||||
%global gh_commit 964adcdd3a28bf9ed5d9ac6450064e0d71ed7496
|
||||
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
|
||||
#global gh_date 20150717
|
||||
%global gh_owner composer
|
||||
|
|
@ -23,7 +23,7 @@
|
|||
%global php_home %{_datadir}/php
|
||||
|
||||
Name: php-%{gh_owner}-%{gh_project}%{major}
|
||||
Version: 2.0.0
|
||||
Version: 2.0.1
|
||||
Release: 1%{?gh_date:.%{gh_date}git%{gh_short}}%{?dist}
|
||||
Summary: Restarts a process without Xdebug, version %{major}
|
||||
|
||||
|
|
@ -143,6 +143,9 @@ exit $ret
|
|||
|
||||
|
||||
%changelog
|
||||
* Thu May 6 2021 Remi Collet <remi@remirepo.net> - 2.0.1-1
|
||||
- update to 2.0.1
|
||||
|
||||
* Thu Apr 15 2021 Remi Collet <remi@remirepo.net> - 2.0.0-1
|
||||
- update to 2.0.0
|
||||
- rename to php-composer-xdebug-handler2
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (php-composer-xdebug-handler2-2.0.0-31d5769.tgz) = 88cdff9668227410ab5da3b962b23aab784035c013bee0dd74bfd6636a4101efc6c2349f34025cdf753bff7a0c1f5062a14390586aa578e6a5f51ddf7230f414
|
||||
SHA512 (php-composer-xdebug-handler2-2.0.1-964adcd.tgz) = fa5da59344edb08418567ef17427f5a8d18e5169cc207bcfea21f359cbf3ed739e0c86258e662b5a8d3be60452efa9f63bf08f96cb370180e707efffda57cc06
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue