From d54f3181a4a5f78449a3ce30de9588fbd543ec98 Mon Sep 17 00:00:00 2001 From: Adam Samalik Date: Thu, 29 Jun 2023 14:53:36 +0200 Subject: [PATCH] re-import sources as agreed with the maintainer --- .gitignore | 4 +++- README.md | 6 ------ gating.yaml | 8 -------- 3 files changed, 3 insertions(+), 15 deletions(-) delete mode 100644 README.md delete mode 100644 gating.yaml diff --git a/.gitignore b/.gitignore index 2d74952..aab7b48 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,4 @@ -SOURCES/apcu-5.1.17.tgz +clog +/apcu-5.1.11.tgz +/apcu-5.1.12.tgz /apcu-5.1.17.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} -