v1.3.2
This commit is contained in:
parent
a2725c4a29
commit
f5773ee9c4
3 changed files with 8 additions and 4 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -3,3 +3,4 @@
|
|||
/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
|
||||
|
|
|
|||
|
|
@ -1,12 +1,12 @@
|
|||
# remirepo/fedora spec file for php-composer-xdebug-handler
|
||||
#
|
||||
# Copyright (c) 2018 Remi Collet
|
||||
# Copyright (c) 2018-2019 Remi Collet
|
||||
# License: CC-BY-SA
|
||||
# http://creativecommons.org/licenses/by-sa/4.0/
|
||||
#
|
||||
# Please, preserve the changelog entries
|
||||
#
|
||||
%global gh_commit dc523135366eb68f22268d069ea7749486458562
|
||||
%global gh_commit d17708133b6c276d6e42ef887a877866b909d892
|
||||
%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.3.1
|
||||
Version: 1.3.2
|
||||
Release: 1%{?gh_date:.%{gh_date}git%{gh_short}}%{?dist}
|
||||
Summary: Restarts a process without xdebug
|
||||
|
||||
|
|
@ -138,6 +138,9 @@ exit $ret
|
|||
|
||||
|
||||
%changelog
|
||||
* Tue Jan 29 2019 Remi Collet <remi@remirepo.net> - 1.3.2-1
|
||||
- update to 1.3.2
|
||||
|
||||
* Thu Nov 29 2018 Remi Collet <remi@remirepo.net> - 1.3.1-1
|
||||
- update to 1.3.1
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (php-composer-xdebug-handler-1.3.1-dc52313.tgz) = b75c64bf94a8188314fd42d1a5ca4048a0d69bead194917d295978c226bbf5edca049dff11e3a03951a3d12c4ad9118138e5327bb198ec6da449e433abc4873f
|
||||
SHA512 (php-composer-xdebug-handler-1.3.2-d177081.tgz) = 386bb092f346d3aa95a42af2289461b9e0a9b76c8d356fe157fe7441a6bd459c2ef4eaf564e37bfe2dd5451c53cd59aa86972852b1b4210980bbce8cb6ba48b7
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue