parent
1ad256641d
commit
8fb49f6727
3 changed files with 8 additions and 13 deletions
12
.gitignore
vendored
12
.gitignore
vendored
|
|
@ -1,12 +1,4 @@
|
|||
/php-composer-xdebug-handler-1.1.0-c919dc6.tgz
|
||||
/php-composer-xdebug-handler-1.2.0-e1809da.tgz
|
||||
/php-composer-xdebug-handler-1.2.1-e37cbd8.tgz
|
||||
/php-composer-xdebug-handler-1.3.0-b8e9745.tgz
|
||||
/php-composer-xdebug-handler-1.3.1-dc52313.tgz
|
||||
/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
|
||||
/php-composer-xdebug-handler-1.4.2-fa2aaf9.tgz
|
||||
clog
|
||||
/php-composer-xdebug-handler-1.4.3-ebd27a9.tgz
|
||||
/php-composer-xdebug-handler-1.4.4-6e076a1.tgz
|
||||
/php-composer-xdebug-handler-1.4.5-f28d44c.tgz
|
||||
|
|
|
|||
|
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
# Please, preserve the changelog entries
|
||||
#
|
||||
%global gh_commit 6e076a124f7ee146f2487554a94b6a19a74887ba
|
||||
%global gh_commit f28d44c286812c714741478d968104c5e604a1d4
|
||||
%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.4
|
||||
Version: 1.4.5
|
||||
Release: 1%{?gh_date:.%{gh_date}git%{gh_short}}%{?dist}
|
||||
Summary: Restarts a process without Xdebug
|
||||
|
||||
|
|
@ -138,6 +138,9 @@ exit $ret
|
|||
|
||||
|
||||
%changelog
|
||||
* Fri Nov 13 2020 Remi Collet <remi@remirepo.net> - 1.4.5-1
|
||||
- update to 1.4.5
|
||||
|
||||
* Sun Oct 25 2020 Remi Collet <remi@remirepo.net> - 1.4.4-1
|
||||
- update to 1.4.4
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (php-composer-xdebug-handler-1.4.4-6e076a1.tgz) = ed685c3e76d0972ce62b71e8ba8aa3552ae00ed8b6906ff5d4a01452e6ce63812f9d84b3fc384d3b37201a3cf5e83d8c759ca158d1fe77af9628d91c205df1b6
|
||||
SHA512 (php-composer-xdebug-handler-1.4.5-f28d44c.tgz) = f6f32c4036343ffc65cbc7a23fc56bde57b729fe9cc7e1de6d4d9155a12b73a67bf4dba6d8c2c2fe45a2dce793fc3cc2d125dd32235678e7e9ebd84902d36448
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue