v1.2.1
This commit is contained in:
parent
597f8a00c4
commit
c63e450b9f
3 changed files with 7 additions and 3 deletions
|
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
# Please, preserve the changelog entries
|
||||
#
|
||||
%global gh_commit e1809da56ce1bd1b547a752936817341ac244d8e
|
||||
%global gh_commit e37cbd80da64afe314c72de8d2d2fec0e40d9373
|
||||
%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.0
|
||||
Version: 1.2.1
|
||||
Release: 1%{?gh_date:.%{gh_date}git%{gh_short}}%{?dist}
|
||||
Summary: Restarts a process without xdebug
|
||||
|
||||
|
|
@ -138,6 +138,9 @@ exit $ret
|
|||
|
||||
|
||||
%changelog
|
||||
* Thu Aug 23 2018 Remi Collet <remi@remirepo.net> - 1.2.1-1
|
||||
- update to 1.2.1
|
||||
|
||||
* Fri Aug 17 2018 Remi Collet <remi@remirepo.net> - 1.2.0-1
|
||||
- update to 1.2.0
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue