parent
7aeed4dd9d
commit
65f2bb345b
3 changed files with 7 additions and 3 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -9,3 +9,4 @@
|
|||
/php-composer-xdebug-handler-1.4.1-1ab9842.tgz
|
||||
/php-composer-xdebug-handler-1.4.2-fa2aaf9.tgz
|
||||
/php-composer-xdebug-handler-1.4.3-ebd27a9.tgz
|
||||
/php-composer-xdebug-handler-1.4.4-6e076a1.tgz
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (php-composer-xdebug-handler-1.4.3-ebd27a9.tgz) = f79525e24d911081f81a0da41839016765b800a2f6f0060f8f2b09d31790fd8b58a7b9e98921f5be774d56cfbb1dfcee470cc4adab3065a6f085ddd5d3e62929
|
||||
SHA512 (php-composer-xdebug-handler-1.4.4-6e076a1.tgz) = ed685c3e76d0972ce62b71e8ba8aa3552ae00ed8b6906ff5d4a01452e6ce63812f9d84b3fc384d3b37201a3cf5e83d8c759ca158d1fe77af9628d91c205df1b6
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue