From 29503dbc406fb0dfaa8f7234c1b2c86789f33785 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Tue, 28 Jul 2020 20:46:21 +0000 Subject: [PATCH 01/20] - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- php-composer-xdebug-handler.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/php-composer-xdebug-handler.spec b/php-composer-xdebug-handler.spec index 89fdb93..0099e02 100644 --- a/php-composer-xdebug-handler.spec +++ b/php-composer-xdebug-handler.spec @@ -20,7 +20,7 @@ Name: php-%{gh_owner}-%{gh_project} Version: 1.4.2 -Release: 1%{?gh_date:.%{gh_date}git%{gh_short}}%{?dist} +Release: 2%{?gh_date:.%{gh_date}git%{gh_short}}%{?dist} Summary: Restarts a process without Xdebug License: MIT @@ -138,6 +138,9 @@ exit $ret %changelog +* Tue Jul 28 2020 Fedora Release Engineering - 1.4.2-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild + * Thu Jun 4 2020 Remi Collet - 1.4.2-1 - update to 1.4.2 From 74d6b2a0c3dc4a163e5fa3b063bd39b8c7fdc0a2 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 19 Aug 2020 14:13:43 +0200 Subject: [PATCH 02/20] v1.4.3 --- .gitignore | 1 + php-composer-xdebug-handler.spec | 9 ++++++--- sources | 2 +- 3 files changed, 8 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 09aec93..84cda70 100644 --- a/.gitignore +++ b/.gitignore @@ -8,3 +8,4 @@ /php-composer-xdebug-handler-1.4.0-cbe2338.tgz /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 diff --git a/php-composer-xdebug-handler.spec b/php-composer-xdebug-handler.spec index 0099e02..a31ff1e 100644 --- a/php-composer-xdebug-handler.spec +++ b/php-composer-xdebug-handler.spec @@ -6,7 +6,7 @@ # # Please, preserve the changelog entries # -%global gh_commit fa2aaf99e2087f013a14f7432c1cd2dd7d8f1f51 +%global gh_commit ebd27a9866ae8254e873866f795491f02418c5a5 %global gh_short %(c=%{gh_commit}; echo ${c:0:7}) #global gh_date 20150717 %global gh_owner composer @@ -19,8 +19,8 @@ %global with_tests 0%{!?_without_tests:1} Name: php-%{gh_owner}-%{gh_project} -Version: 1.4.2 -Release: 2%{?gh_date:.%{gh_date}git%{gh_short}}%{?dist} +Version: 1.4.3 +Release: 1%{?gh_date:.%{gh_date}git%{gh_short}}%{?dist} Summary: Restarts a process without Xdebug License: MIT @@ -138,6 +138,9 @@ exit $ret %changelog +* Wed Aug 19 2020 Remi Collet - 1.4.3-1 +- update to 1.4.3 + * Tue Jul 28 2020 Fedora Release Engineering - 1.4.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild diff --git a/sources b/sources index 7b64422..78f0d1b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (php-composer-xdebug-handler-1.4.2-fa2aaf9.tgz) = f09fccf70250f4a648a85604dfe8cda5b19b7091797bb85f7cb83a0797563dfe062f4b734d32bcc7c1c7cfc51b019fb33e28c94eabc0f029bd2954cbdd8ff2ef +SHA512 (php-composer-xdebug-handler-1.4.3-ebd27a9.tgz) = f79525e24d911081f81a0da41839016765b800a2f6f0060f8f2b09d31790fd8b58a7b9e98921f5be774d56cfbb1dfcee470cc4adab3065a6f085ddd5d3e62929 From 7aeed4dd9da5c4a33e2db479f8e8b1d22c3e6002 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 19 Aug 2020 14:13:43 +0200 Subject: [PATCH 03/20] v1.4.3 (cherry picked from commit 74d6b2a0c3dc4a163e5fa3b063bd39b8c7fdc0a2) --- .gitignore | 1 + php-composer-xdebug-handler.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 09aec93..84cda70 100644 --- a/.gitignore +++ b/.gitignore @@ -8,3 +8,4 @@ /php-composer-xdebug-handler-1.4.0-cbe2338.tgz /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 diff --git a/php-composer-xdebug-handler.spec b/php-composer-xdebug-handler.spec index 89fdb93..46f1a7e 100644 --- a/php-composer-xdebug-handler.spec +++ b/php-composer-xdebug-handler.spec @@ -6,7 +6,7 @@ # # Please, preserve the changelog entries # -%global gh_commit fa2aaf99e2087f013a14f7432c1cd2dd7d8f1f51 +%global gh_commit ebd27a9866ae8254e873866f795491f02418c5a5 %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.2 +Version: 1.4.3 Release: 1%{?gh_date:.%{gh_date}git%{gh_short}}%{?dist} Summary: Restarts a process without Xdebug @@ -138,6 +138,9 @@ exit $ret %changelog +* Wed Aug 19 2020 Remi Collet - 1.4.3-1 +- update to 1.4.3 + * Thu Jun 4 2020 Remi Collet - 1.4.2-1 - update to 1.4.2 diff --git a/sources b/sources index 7b64422..78f0d1b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (php-composer-xdebug-handler-1.4.2-fa2aaf9.tgz) = f09fccf70250f4a648a85604dfe8cda5b19b7091797bb85f7cb83a0797563dfe062f4b734d32bcc7c1c7cfc51b019fb33e28c94eabc0f029bd2954cbdd8ff2ef +SHA512 (php-composer-xdebug-handler-1.4.3-ebd27a9.tgz) = f79525e24d911081f81a0da41839016765b800a2f6f0060f8f2b09d31790fd8b58a7b9e98921f5be774d56cfbb1dfcee470cc4adab3065a6f085ddd5d3e62929 From 983342913223f680562f56da35fe36301063fcf1 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Mon, 26 Oct 2020 10:21:59 +0100 Subject: [PATCH 04/20] v1.4.4 --- .gitignore | 1 + php-composer-xdebug-handler.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 84cda70..b4acfc1 100644 --- a/.gitignore +++ b/.gitignore @@ -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 diff --git a/php-composer-xdebug-handler.spec b/php-composer-xdebug-handler.spec index a31ff1e..68d94c5 100644 --- a/php-composer-xdebug-handler.spec +++ b/php-composer-xdebug-handler.spec @@ -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 - 1.4.4-1 +- update to 1.4.4 + * Wed Aug 19 2020 Remi Collet - 1.4.3-1 - update to 1.4.3 diff --git a/sources b/sources index 78f0d1b..6827471 100644 --- a/sources +++ b/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 From 65f2bb345b95567fc637262914a292d2b65b922b Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Mon, 26 Oct 2020 10:21:59 +0100 Subject: [PATCH 05/20] v1.4.4 (cherry picked from commit 983342913223f680562f56da35fe36301063fcf1) --- .gitignore | 1 + php-composer-xdebug-handler.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 84cda70..b4acfc1 100644 --- a/.gitignore +++ b/.gitignore @@ -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 diff --git a/php-composer-xdebug-handler.spec b/php-composer-xdebug-handler.spec index 46f1a7e..ae0a9c0 100644 --- a/php-composer-xdebug-handler.spec +++ b/php-composer-xdebug-handler.spec @@ -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 - 1.4.4-1 +- update to 1.4.4 + * Wed Aug 19 2020 Remi Collet - 1.4.3-1 - update to 1.4.3 diff --git a/sources b/sources index 78f0d1b..6827471 100644 --- a/sources +++ b/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 From bf8557273d6bb4b591124841a02f65eced41d019 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Fri, 13 Nov 2020 10:37:16 +0100 Subject: [PATCH 06/20] v1.4.5 --- .gitignore | 12 ++---------- php-composer-xdebug-handler.spec | 7 +++++-- sources | 2 +- 3 files changed, 8 insertions(+), 13 deletions(-) diff --git a/.gitignore b/.gitignore index b4acfc1..c5fa819 100644 --- a/.gitignore +++ b/.gitignore @@ -1,12 +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 -/php-composer-xdebug-handler-1.3.1-dc52313.tgz -/php-composer-xdebug-handler-1.3.2-d177081.tgz -/php-composer-xdebug-handler-1.3.3-46867cb.tgz -/php-composer-xdebug-handler-1.4.0-cbe2338.tgz -/php-composer-xdebug-handler-1.4.1-1ab9842.tgz -/php-composer-xdebug-handler-1.4.2-fa2aaf9.tgz +clog /php-composer-xdebug-handler-1.4.3-ebd27a9.tgz /php-composer-xdebug-handler-1.4.4-6e076a1.tgz +/php-composer-xdebug-handler-1.4.5-f28d44c.tgz diff --git a/php-composer-xdebug-handler.spec b/php-composer-xdebug-handler.spec index 68d94c5..1887f6a 100644 --- a/php-composer-xdebug-handler.spec +++ b/php-composer-xdebug-handler.spec @@ -6,7 +6,7 @@ # # Please, preserve the changelog entries # -%global gh_commit 6e076a124f7ee146f2487554a94b6a19a74887ba +%global gh_commit f28d44c286812c714741478d968104c5e604a1d4 %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.4 +Version: 1.4.5 Release: 1%{?gh_date:.%{gh_date}git%{gh_short}}%{?dist} Summary: Restarts a process without Xdebug @@ -138,6 +138,9 @@ exit $ret %changelog +* Fri Nov 13 2020 Remi Collet - 1.4.5-1 +- update to 1.4.5 + * Sun Oct 25 2020 Remi Collet - 1.4.4-1 - update to 1.4.4 diff --git a/sources b/sources index 6827471..40031ad 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (php-composer-xdebug-handler-1.4.4-6e076a1.tgz) = ed685c3e76d0972ce62b71e8ba8aa3552ae00ed8b6906ff5d4a01452e6ce63812f9d84b3fc384d3b37201a3cf5e83d8c759ca158d1fe77af9628d91c205df1b6 +SHA512 (php-composer-xdebug-handler-1.4.5-f28d44c.tgz) = f6f32c4036343ffc65cbc7a23fc56bde57b729fe9cc7e1de6d4d9155a12b73a67bf4dba6d8c2c2fe45a2dce793fc3cc2d125dd32235678e7e9ebd84902d36448 From 508074f2e61f7a038e69021652134037e029ab22 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Fri, 13 Nov 2020 10:37:16 +0100 Subject: [PATCH 07/20] v1.4.5 (cherry picked from commit bf8557273d6bb4b591124841a02f65eced41d019) --- .gitignore | 12 ++---------- php-composer-xdebug-handler.spec | 7 +++++-- sources | 2 +- 3 files changed, 8 insertions(+), 13 deletions(-) diff --git a/.gitignore b/.gitignore index b4acfc1..c5fa819 100644 --- a/.gitignore +++ b/.gitignore @@ -1,12 +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 -/php-composer-xdebug-handler-1.3.1-dc52313.tgz -/php-composer-xdebug-handler-1.3.2-d177081.tgz -/php-composer-xdebug-handler-1.3.3-46867cb.tgz -/php-composer-xdebug-handler-1.4.0-cbe2338.tgz -/php-composer-xdebug-handler-1.4.1-1ab9842.tgz -/php-composer-xdebug-handler-1.4.2-fa2aaf9.tgz +clog /php-composer-xdebug-handler-1.4.3-ebd27a9.tgz /php-composer-xdebug-handler-1.4.4-6e076a1.tgz +/php-composer-xdebug-handler-1.4.5-f28d44c.tgz diff --git a/php-composer-xdebug-handler.spec b/php-composer-xdebug-handler.spec index ae0a9c0..2d9eba0 100644 --- a/php-composer-xdebug-handler.spec +++ b/php-composer-xdebug-handler.spec @@ -6,7 +6,7 @@ # # Please, preserve the changelog entries # -%global gh_commit 6e076a124f7ee146f2487554a94b6a19a74887ba +%global gh_commit f28d44c286812c714741478d968104c5e604a1d4 %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.4 +Version: 1.4.5 Release: 1%{?gh_date:.%{gh_date}git%{gh_short}}%{?dist} Summary: Restarts a process without Xdebug @@ -138,6 +138,9 @@ exit $ret %changelog +* Fri Nov 13 2020 Remi Collet - 1.4.5-1 +- update to 1.4.5 + * Sun Oct 25 2020 Remi Collet - 1.4.4-1 - update to 1.4.4 diff --git a/sources b/sources index 6827471..40031ad 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (php-composer-xdebug-handler-1.4.4-6e076a1.tgz) = ed685c3e76d0972ce62b71e8ba8aa3552ae00ed8b6906ff5d4a01452e6ce63812f9d84b3fc384d3b37201a3cf5e83d8c759ca158d1fe77af9628d91c205df1b6 +SHA512 (php-composer-xdebug-handler-1.4.5-f28d44c.tgz) = f6f32c4036343ffc65cbc7a23fc56bde57b729fe9cc7e1de6d4d9155a12b73a67bf4dba6d8c2c2fe45a2dce793fc3cc2d125dd32235678e7e9ebd84902d36448 From f73fa2e0ace6558358b1bcac90fe552d64781166 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Wed, 27 Jan 2021 06:28:46 +0000 Subject: [PATCH 08/20] - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- php-composer-xdebug-handler.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/php-composer-xdebug-handler.spec b/php-composer-xdebug-handler.spec index 1887f6a..cf0073c 100644 --- a/php-composer-xdebug-handler.spec +++ b/php-composer-xdebug-handler.spec @@ -20,7 +20,7 @@ Name: php-%{gh_owner}-%{gh_project} Version: 1.4.5 -Release: 1%{?gh_date:.%{gh_date}git%{gh_short}}%{?dist} +Release: 2%{?gh_date:.%{gh_date}git%{gh_short}}%{?dist} Summary: Restarts a process without Xdebug License: MIT @@ -138,6 +138,9 @@ exit $ret %changelog +* Wed Jan 27 2021 Fedora Release Engineering - 1.4.5-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Fri Nov 13 2020 Remi Collet - 1.4.5-1 - update to 1.4.5 From 5b42bb6de119ffb576fe9071b4efd307756d8549 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Fri, 26 Mar 2021 08:28:37 +0100 Subject: [PATCH 09/20] v1.4.6 --- .gitignore | 1 + php-composer-xdebug-handler.spec | 24 ++++++++++++++---------- sources | 2 +- 3 files changed, 16 insertions(+), 11 deletions(-) diff --git a/.gitignore b/.gitignore index c5fa819..3357951 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ clog /php-composer-xdebug-handler-1.4.3-ebd27a9.tgz /php-composer-xdebug-handler-1.4.4-6e076a1.tgz /php-composer-xdebug-handler-1.4.5-f28d44c.tgz +/php-composer-xdebug-handler-1.4.6-f27e06c.tgz diff --git a/php-composer-xdebug-handler.spec b/php-composer-xdebug-handler.spec index cf0073c..b6e1230 100644 --- a/php-composer-xdebug-handler.spec +++ b/php-composer-xdebug-handler.spec @@ -1,12 +1,12 @@ # remirepo/fedora spec file for php-composer-xdebug-handler # -# Copyright (c) 2018-2019 Remi Collet +# Copyright (c) 2018-2021 Remi Collet # License: CC-BY-SA # http://creativecommons.org/licenses/by-sa/4.0/ # # Please, preserve the changelog entries # -%global gh_commit f28d44c286812c714741478d968104c5e604a1d4 +%global gh_commit f27e06cd9675801df441b3656569b328e04aa37c %global gh_short %(c=%{gh_commit}; echo ${c:0:7}) #global gh_date 20150717 %global gh_owner composer @@ -16,11 +16,11 @@ %global ns_project XdebugHandler %global php_home %{_datadir}/php -%global with_tests 0%{!?_without_tests:1} +%bcond_without tests Name: php-%{gh_owner}-%{gh_project} -Version: 1.4.5 -Release: 2%{?gh_date:.%{gh_date}git%{gh_short}}%{?dist} +Version: 1.4.6 +Release: 1%{?gh_date:.%{gh_date}git%{gh_short}}%{?dist} Summary: Restarts a process without Xdebug License: MIT @@ -30,7 +30,7 @@ Source0: %{name}-%{version}-%{gh_short}.tgz Source1: makesrc.sh BuildArch: noarch -%if %{with_tests} +%if %{with tests} # For tests BuildRequires: php(language) >= 5.3.2 BuildRequires: php-reflection @@ -39,7 +39,8 @@ BuildRequires: php-pcre BuildRequires: php-posix BuildRequires: php-spl # From composer.json, "require-dev": { -# "phpunit/phpunit": "^4.8.35 || ^5.7 || 6.5 - 8" +# "symfony/phpunit-bridge": "^4.2 || ^5", +# "phpstan/phpstan": "^0.12.55" %if 0%{?fedora} >= 27 || 0%{?rhel} >= 8 BuildRequires: (php-composer(psr/log) >= 1.0 with php-composer(psr/log) < 2) BuildRequires: phpunit8 @@ -49,9 +50,9 @@ BuildRequires: php-PsrLog BuildRequires: php-phpunit-PHPUnit >= 4.8.35 %global phpunit %{_bindir}/phpunit %endif +%endif # Autoloader BuildRequires: php-composer(fedora/autoloader) -%endif # From composer.json, "require": { # "php": "^5.3.2 || ^7.0 || ^8.0", @@ -114,9 +115,9 @@ require_once '%{buildroot}%{_datadir}/php/%{ns_vendor}/%{ns_project}/autoload.ph \Fedora\Autoloader\Autoload::addPsr4('%{ns_vendor}\\%{ns_project}\\', dirname(__DIR__).'/tests'); EOF -%if %{with_tests} +%if %{with tests} ret=0 -for cmdarg in "php %{phpunit}" php72 php73 php74 php80; do +for cmdarg in "php %{phpunit}" php73 php74 php80; do if which $cmdarg; then set $cmdarg $1 ${2:-%{_bindir}/phpunit8} --verbose|| ret=1 @@ -138,6 +139,9 @@ exit $ret %changelog +* Fri Mar 26 2021 Remi Collet - 1.4.6-1 +- update to 1.4.6 + * Wed Jan 27 2021 Fedora Release Engineering - 1.4.5-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild diff --git a/sources b/sources index 40031ad..8bd3887 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (php-composer-xdebug-handler-1.4.5-f28d44c.tgz) = f6f32c4036343ffc65cbc7a23fc56bde57b729fe9cc7e1de6d4d9155a12b73a67bf4dba6d8c2c2fe45a2dce793fc3cc2d125dd32235678e7e9ebd84902d36448 +SHA512 (php-composer-xdebug-handler-1.4.6-f27e06c.tgz) = 67d21111b182315925b48ee38d42491137be517d654a27a439bf986ce99e16cc64aad4f441bd82907e689ad423bfe563ea0ddbf759e57a1cc86cd502e915581e From c052accdf7911e8c45def783687d5b72291c1239 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Fri, 26 Mar 2021 08:28:37 +0100 Subject: [PATCH 10/20] v1.4.6 (cherry picked from commit 5b42bb6de119ffb576fe9071b4efd307756d8549) (cherry picked from commit 453b65ec99b8f97c6d125ab9e24d3790e491ed61) --- .gitignore | 1 + php-composer-xdebug-handler.spec | 22 +++++++++++++--------- sources | 2 +- 3 files changed, 15 insertions(+), 10 deletions(-) diff --git a/.gitignore b/.gitignore index c5fa819..3357951 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ clog /php-composer-xdebug-handler-1.4.3-ebd27a9.tgz /php-composer-xdebug-handler-1.4.4-6e076a1.tgz /php-composer-xdebug-handler-1.4.5-f28d44c.tgz +/php-composer-xdebug-handler-1.4.6-f27e06c.tgz diff --git a/php-composer-xdebug-handler.spec b/php-composer-xdebug-handler.spec index 2d9eba0..06c26af 100644 --- a/php-composer-xdebug-handler.spec +++ b/php-composer-xdebug-handler.spec @@ -1,12 +1,12 @@ # remirepo/fedora spec file for php-composer-xdebug-handler # -# Copyright (c) 2018-2019 Remi Collet +# Copyright (c) 2018-2021 Remi Collet # License: CC-BY-SA # http://creativecommons.org/licenses/by-sa/4.0/ # # Please, preserve the changelog entries # -%global gh_commit f28d44c286812c714741478d968104c5e604a1d4 +%global gh_commit f27e06cd9675801df441b3656569b328e04aa37c %global gh_short %(c=%{gh_commit}; echo ${c:0:7}) #global gh_date 20150717 %global gh_owner composer @@ -16,10 +16,10 @@ %global ns_project XdebugHandler %global php_home %{_datadir}/php -%global with_tests 0%{!?_without_tests:1} +%bcond_without tests Name: php-%{gh_owner}-%{gh_project} -Version: 1.4.5 +Version: 1.4.6 Release: 1%{?gh_date:.%{gh_date}git%{gh_short}}%{?dist} Summary: Restarts a process without Xdebug @@ -30,7 +30,7 @@ Source0: %{name}-%{version}-%{gh_short}.tgz Source1: makesrc.sh BuildArch: noarch -%if %{with_tests} +%if %{with tests} # For tests BuildRequires: php(language) >= 5.3.2 BuildRequires: php-reflection @@ -39,7 +39,8 @@ BuildRequires: php-pcre BuildRequires: php-posix BuildRequires: php-spl # From composer.json, "require-dev": { -# "phpunit/phpunit": "^4.8.35 || ^5.7 || 6.5 - 8" +# "symfony/phpunit-bridge": "^4.2 || ^5", +# "phpstan/phpstan": "^0.12.55" %if 0%{?fedora} >= 27 || 0%{?rhel} >= 8 BuildRequires: (php-composer(psr/log) >= 1.0 with php-composer(psr/log) < 2) BuildRequires: phpunit8 @@ -49,9 +50,9 @@ BuildRequires: php-PsrLog BuildRequires: php-phpunit-PHPUnit >= 4.8.35 %global phpunit %{_bindir}/phpunit %endif +%endif # Autoloader BuildRequires: php-composer(fedora/autoloader) -%endif # From composer.json, "require": { # "php": "^5.3.2 || ^7.0 || ^8.0", @@ -114,9 +115,9 @@ require_once '%{buildroot}%{_datadir}/php/%{ns_vendor}/%{ns_project}/autoload.ph \Fedora\Autoloader\Autoload::addPsr4('%{ns_vendor}\\%{ns_project}\\', dirname(__DIR__).'/tests'); EOF -%if %{with_tests} +%if %{with tests} ret=0 -for cmdarg in "php %{phpunit}" php72 php73 php74 php80; do +for cmdarg in "php %{phpunit}" php73 php74 php80; do if which $cmdarg; then set $cmdarg $1 ${2:-%{_bindir}/phpunit8} --verbose|| ret=1 @@ -138,6 +139,9 @@ exit $ret %changelog +* Fri Mar 26 2021 Remi Collet - 1.4.6-1 +- update to 1.4.6 + * Fri Nov 13 2020 Remi Collet - 1.4.5-1 - update to 1.4.5 diff --git a/sources b/sources index 40031ad..8bd3887 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (php-composer-xdebug-handler-1.4.5-f28d44c.tgz) = f6f32c4036343ffc65cbc7a23fc56bde57b729fe9cc7e1de6d4d9155a12b73a67bf4dba6d8c2c2fe45a2dce793fc3cc2d125dd32235678e7e9ebd84902d36448 +SHA512 (php-composer-xdebug-handler-1.4.6-f27e06c.tgz) = 67d21111b182315925b48ee38d42491137be517d654a27a439bf986ce99e16cc64aad4f441bd82907e689ad423bfe563ea0ddbf759e57a1cc86cd502e915581e From 1c52ce9dd80bf2c30a0009a998a8b6b238472ffd Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 23 Jul 2021 01:41:30 +0000 Subject: [PATCH 11/20] - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- php-composer-xdebug-handler.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/php-composer-xdebug-handler.spec b/php-composer-xdebug-handler.spec index b6e1230..cd5b1eb 100644 --- a/php-composer-xdebug-handler.spec +++ b/php-composer-xdebug-handler.spec @@ -20,7 +20,7 @@ Name: php-%{gh_owner}-%{gh_project} Version: 1.4.6 -Release: 1%{?gh_date:.%{gh_date}git%{gh_short}}%{?dist} +Release: 2%{?gh_date:.%{gh_date}git%{gh_short}}%{?dist} Summary: Restarts a process without Xdebug License: MIT @@ -139,6 +139,9 @@ exit $ret %changelog +* Fri Jul 23 2021 Fedora Release Engineering - 1.4.6-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + * Fri Mar 26 2021 Remi Collet - 1.4.6-1 - update to 1.4.6 From 7a406ceb504a84c1e5a40cbe9f96439a467b3e7d Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 21 Jan 2022 07:23:41 +0000 Subject: [PATCH 12/20] - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- php-composer-xdebug-handler.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/php-composer-xdebug-handler.spec b/php-composer-xdebug-handler.spec index cd5b1eb..736975e 100644 --- a/php-composer-xdebug-handler.spec +++ b/php-composer-xdebug-handler.spec @@ -20,7 +20,7 @@ Name: php-%{gh_owner}-%{gh_project} Version: 1.4.6 -Release: 2%{?gh_date:.%{gh_date}git%{gh_short}}%{?dist} +Release: 3%{?gh_date:.%{gh_date}git%{gh_short}}%{?dist} Summary: Restarts a process without Xdebug License: MIT @@ -139,6 +139,9 @@ exit $ret %changelog +* Fri Jan 21 2022 Fedora Release Engineering - 1.4.6-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild + * Fri Jul 23 2021 Fedora Release Engineering - 1.4.6-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild From f148f36205c7f60fdae4c5e5ca2b9ddf01efe06a Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 22 Jul 2022 13:17:18 +0000 Subject: [PATCH 13/20] Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- php-composer-xdebug-handler.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/php-composer-xdebug-handler.spec b/php-composer-xdebug-handler.spec index 736975e..e58d467 100644 --- a/php-composer-xdebug-handler.spec +++ b/php-composer-xdebug-handler.spec @@ -20,7 +20,7 @@ Name: php-%{gh_owner}-%{gh_project} Version: 1.4.6 -Release: 3%{?gh_date:.%{gh_date}git%{gh_short}}%{?dist} +Release: 4%{?gh_date:.%{gh_date}git%{gh_short}}%{?dist} Summary: Restarts a process without Xdebug License: MIT @@ -139,6 +139,9 @@ exit $ret %changelog +* Fri Jul 22 2022 Fedora Release Engineering - 1.4.6-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild + * Fri Jan 21 2022 Fedora Release Engineering - 1.4.6-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild From f49219a787af259e3da6facee555fda4f2f60fd3 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 20 Jan 2023 08:20:50 +0000 Subject: [PATCH 14/20] Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- php-composer-xdebug-handler.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/php-composer-xdebug-handler.spec b/php-composer-xdebug-handler.spec index e58d467..3a3b286 100644 --- a/php-composer-xdebug-handler.spec +++ b/php-composer-xdebug-handler.spec @@ -20,7 +20,7 @@ Name: php-%{gh_owner}-%{gh_project} Version: 1.4.6 -Release: 4%{?gh_date:.%{gh_date}git%{gh_short}}%{?dist} +Release: 5%{?gh_date:.%{gh_date}git%{gh_short}}%{?dist} Summary: Restarts a process without Xdebug License: MIT @@ -139,6 +139,9 @@ exit $ret %changelog +* Fri Jan 20 2023 Fedora Release Engineering - 1.4.6-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild + * Fri Jul 22 2022 Fedora Release Engineering - 1.4.6-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild From 2e130cbd4840f65f78c1593d982d9e6a140659f6 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 21 Jul 2023 04:08:49 +0000 Subject: [PATCH 15/20] Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- php-composer-xdebug-handler.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/php-composer-xdebug-handler.spec b/php-composer-xdebug-handler.spec index 3a3b286..04ebe45 100644 --- a/php-composer-xdebug-handler.spec +++ b/php-composer-xdebug-handler.spec @@ -20,7 +20,7 @@ Name: php-%{gh_owner}-%{gh_project} Version: 1.4.6 -Release: 5%{?gh_date:.%{gh_date}git%{gh_short}}%{?dist} +Release: 6%{?gh_date:.%{gh_date}git%{gh_short}}%{?dist} Summary: Restarts a process without Xdebug License: MIT @@ -139,6 +139,9 @@ exit $ret %changelog +* Fri Jul 21 2023 Fedora Release Engineering - 1.4.6-6 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild + * Fri Jan 20 2023 Fedora Release Engineering - 1.4.6-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild From c3ddab9c3a3f34021642c71062f3e03f99307363 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sun, 21 Jan 2024 20:44:53 +0000 Subject: [PATCH 16/20] Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild --- php-composer-xdebug-handler.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/php-composer-xdebug-handler.spec b/php-composer-xdebug-handler.spec index 04ebe45..2873d4d 100644 --- a/php-composer-xdebug-handler.spec +++ b/php-composer-xdebug-handler.spec @@ -20,7 +20,7 @@ Name: php-%{gh_owner}-%{gh_project} Version: 1.4.6 -Release: 6%{?gh_date:.%{gh_date}git%{gh_short}}%{?dist} +Release: 7%{?gh_date:.%{gh_date}git%{gh_short}}%{?dist} Summary: Restarts a process without Xdebug License: MIT @@ -139,6 +139,9 @@ exit $ret %changelog +* Sun Jan 21 2024 Fedora Release Engineering - 1.4.6-7 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild + * Fri Jul 21 2023 Fedora Release Engineering - 1.4.6-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild From ec1ad6ba623df4342f9b00135d79446e265d7331 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 25 Jan 2024 22:31:00 +0000 Subject: [PATCH 17/20] Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild --- php-composer-xdebug-handler.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/php-composer-xdebug-handler.spec b/php-composer-xdebug-handler.spec index 2873d4d..4defd06 100644 --- a/php-composer-xdebug-handler.spec +++ b/php-composer-xdebug-handler.spec @@ -20,7 +20,7 @@ Name: php-%{gh_owner}-%{gh_project} Version: 1.4.6 -Release: 7%{?gh_date:.%{gh_date}git%{gh_short}}%{?dist} +Release: 8%{?gh_date:.%{gh_date}git%{gh_short}}%{?dist} Summary: Restarts a process without Xdebug License: MIT @@ -139,6 +139,9 @@ exit $ret %changelog +* Thu Jan 25 2024 Fedora Release Engineering - 1.4.6-8 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild + * Sun Jan 21 2024 Fedora Release Engineering - 1.4.6-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild From a2cc2a779bc1eb73d0b0178c7364c1eefcab3156 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 19 Jul 2024 06:47:19 +0000 Subject: [PATCH 18/20] Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild --- php-composer-xdebug-handler.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/php-composer-xdebug-handler.spec b/php-composer-xdebug-handler.spec index 4defd06..d52fa60 100644 --- a/php-composer-xdebug-handler.spec +++ b/php-composer-xdebug-handler.spec @@ -20,7 +20,7 @@ Name: php-%{gh_owner}-%{gh_project} Version: 1.4.6 -Release: 8%{?gh_date:.%{gh_date}git%{gh_short}}%{?dist} +Release: 9%{?gh_date:.%{gh_date}git%{gh_short}}%{?dist} Summary: Restarts a process without Xdebug License: MIT @@ -139,6 +139,9 @@ exit $ret %changelog +* Fri Jul 19 2024 Fedora Release Engineering - 1.4.6-9 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild + * Thu Jan 25 2024 Fedora Release Engineering - 1.4.6-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild From bfbb76ae6e7ce35fad87fcd34bf68d60295a5014 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 18 Jan 2025 08:58:15 +0000 Subject: [PATCH 19/20] Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild --- php-composer-xdebug-handler.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/php-composer-xdebug-handler.spec b/php-composer-xdebug-handler.spec index d52fa60..8f10a51 100644 --- a/php-composer-xdebug-handler.spec +++ b/php-composer-xdebug-handler.spec @@ -20,7 +20,7 @@ Name: php-%{gh_owner}-%{gh_project} Version: 1.4.6 -Release: 9%{?gh_date:.%{gh_date}git%{gh_short}}%{?dist} +Release: 10%{?gh_date:.%{gh_date}git%{gh_short}}%{?dist} Summary: Restarts a process without Xdebug License: MIT @@ -139,6 +139,9 @@ exit $ret %changelog +* Sat Jan 18 2025 Fedora Release Engineering - 1.4.6-10 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild + * Fri Jul 19 2024 Fedora Release Engineering - 1.4.6-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild From 7b5ef2391b9390a7d16b34d118add8b81cd1b4f7 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 25 Jul 2025 05:10:13 +0000 Subject: [PATCH 20/20] Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild --- php-composer-xdebug-handler.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/php-composer-xdebug-handler.spec b/php-composer-xdebug-handler.spec index 8f10a51..6f3a85c 100644 --- a/php-composer-xdebug-handler.spec +++ b/php-composer-xdebug-handler.spec @@ -20,7 +20,7 @@ Name: php-%{gh_owner}-%{gh_project} Version: 1.4.6 -Release: 10%{?gh_date:.%{gh_date}git%{gh_short}}%{?dist} +Release: 11%{?gh_date:.%{gh_date}git%{gh_short}}%{?dist} Summary: Restarts a process without Xdebug License: MIT @@ -139,6 +139,9 @@ exit $ret %changelog +* Fri Jul 25 2025 Fedora Release Engineering - 1.4.6-11 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild + * Sat Jan 18 2025 Fedora Release Engineering - 1.4.6-10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild