v2.0.5
This commit is contained in:
parent
0520941c3d
commit
4d5ddada4a
3 changed files with 8 additions and 4 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -3,3 +3,4 @@
|
|||
/php-composer-xdebug-handler2-2.0.2-84674dd.tgz
|
||||
/php-composer-xdebug-handler2-2.0.3-6555461.tgz
|
||||
/php-composer-xdebug-handler2-2.0.4-0c1a392.tgz
|
||||
/php-composer-xdebug-handler2-2.0.5-9e36aee.tgz
|
||||
|
|
|
|||
|
|
@ -9,7 +9,7 @@
|
|||
|
||||
%bcond_without tests
|
||||
|
||||
%global gh_commit 0c1a3925ec58a4ec98e992b9c7d171e9e184be0a
|
||||
%global gh_commit 9e36aeed4616366d2b690bdce11f71e9178c579a
|
||||
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
|
||||
#global gh_date 20150717
|
||||
%global gh_owner composer
|
||||
|
|
@ -23,8 +23,8 @@
|
|||
%global php_home %{_datadir}/php
|
||||
|
||||
Name: php-%{gh_owner}-%{gh_project}%{major}
|
||||
Version: 2.0.4
|
||||
Release: 2%{?gh_date:.%{gh_date}git%{gh_short}}%{?dist}
|
||||
Version: 2.0.5
|
||||
Release: 1%{?gh_date:.%{gh_date}git%{gh_short}}%{?dist}
|
||||
Summary: Restarts a process without Xdebug, version %{major}
|
||||
|
||||
License: MIT
|
||||
|
|
@ -148,6 +148,9 @@ exit $ret
|
|||
|
||||
|
||||
%changelog
|
||||
* Fri Feb 25 2022 Remi Collet <remi@remirepo.net> - 2.0.5-1
|
||||
- update to 2.0.5
|
||||
|
||||
* Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.4-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (php-composer-xdebug-handler2-2.0.4-0c1a392.tgz) = 1007d64af408a4747357d2cb0d53133767b4dcf02efbba4adc9dc0ac94137578508a6a7caa6354e5119dbaa1cc46ff2947a374fe7417daf7161b4b0e8a09b981
|
||||
SHA512 (php-composer-xdebug-handler2-2.0.5-9e36aee.tgz) = 51b1678422ab8d09a51660846f567f8d7b426487f84e667c5ce5913fbaefd8ea315834490883a808870449e3aadbd5dcf1eea054d1d2138b1030dc1ef558e216
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue