From a6f788eee3c42732bc3b9eca7c92b65cfeeb263a Mon Sep 17 00:00:00 2001 From: Adam Samalik Date: Thu, 29 Jun 2023 14:52:54 +0200 Subject: [PATCH] re-import sources as agreed with the maintainer --- .gitignore | 7 ++++++- README.md | 6 ------ gating.yaml | 8 -------- 3 files changed, 6 insertions(+), 15 deletions(-) delete mode 100644 README.md delete mode 100644 gating.yaml diff --git a/.gitignore b/.gitignore index ff28b88..454eb29 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,7 @@ -SOURCES/apcu-5.1.20.tgz +clog +/apcu-5.1.11.tgz +/apcu-5.1.12.tgz +/apcu-5.1.17.tgz +/apcu-5.1.18.tgz +/apcu-5.1.21.tgz /apcu-5.1.20.tgz diff --git a/README.md b/README.md deleted file mode 100644 index 19f27ca..0000000 --- a/README.md +++ /dev/null @@ -1,6 +0,0 @@ -# php-pecl-apcu - -The php-pecl-apcu package - - - diff --git a/gating.yaml b/gating.yaml deleted file mode 100644 index 5265dc2..0000000 --- a/gating.yaml +++ /dev/null @@ -1,8 +0,0 @@ ---- !Policy -product_versions: - - rhel-9 -decision_context: osci_compose_gate -rules: - - !PassingTestCaseRule {test_case_name: baseos-ci.brew-build.tier1.functional} - - !PassingTestCaseRule {test_case_name: baseos-ci.brew-build.acceptance-tier.functional} -