parent
befc5ea586
commit
71bd62fe32
3 changed files with 7 additions and 3 deletions
|
|
@ -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,7 +23,7 @@
|
|||
%global php_home %{_datadir}/php
|
||||
|
||||
Name: php-%{gh_owner}-%{gh_project}%{major}
|
||||
Version: 2.0.4
|
||||
Version: 2.0.5
|
||||
Release: 1%{?gh_date:.%{gh_date}git%{gh_short}}%{?dist}
|
||||
Summary: Restarts a process without Xdebug, version %{major}
|
||||
|
||||
|
|
@ -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
|
||||
|
||||
* Wed Jan 5 2022 Remi Collet <remi@remirepo.net> - 2.0.4-1
|
||||
- update to 2.0.4
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue