v1.3.0
This commit is contained in:
parent
c63e450b9f
commit
62f445ee3d
3 changed files with 7 additions and 3 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -1,3 +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
|
||||
|
|
|
|||
|
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
# Please, preserve the changelog entries
|
||||
#
|
||||
%global gh_commit e37cbd80da64afe314c72de8d2d2fec0e40d9373
|
||||
%global gh_commit b8e9745fb9b06ea6664d8872c4505fb16df4611c
|
||||
%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.2.1
|
||||
Version: 1.3.0
|
||||
Release: 1%{?gh_date:.%{gh_date}git%{gh_short}}%{?dist}
|
||||
Summary: Restarts a process without xdebug
|
||||
|
||||
|
|
@ -138,6 +138,9 @@ exit $ret
|
|||
|
||||
|
||||
%changelog
|
||||
* Sun Sep 2 2018 Remi Collet <remi@remirepo.net> - 1.3.0-1
|
||||
- update to 1.3.0
|
||||
|
||||
* Thu Aug 23 2018 Remi Collet <remi@remirepo.net> - 1.2.1-1
|
||||
- update to 1.2.1
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (php-composer-xdebug-handler-1.2.1-e37cbd8.tgz) = 10b77f0ad9a72ac97e771f601aee9ea43ec26a7930928323b849a55c932e57645d90601ba2c62a61bbafcb988f3ff7ed2d225332aabba2ee14118cd4555cfdfc
|
||||
SHA512 (php-composer-xdebug-handler-1.3.0-b8e9745.tgz) = 6fb649984e77c56115427b4d709d1bbee154769df8e4d26f3e84eb00e30d5816967c918b3bc27654d954ef2d07bd1910474b4f30799692bbcbdc56ec9b136d1f
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue