From 6f71ab68f4424c69a2d0f579164e52548744d7d4 Mon Sep 17 00:00:00 2001 From: Adam Samalik Date: Thu, 29 Jun 2023 14:52:20 +0200 Subject: [PATCH] re-import sources as agreed with the maintainer --- .gitignore | 2 +- .php-pecl-apcu.metadata | 1 + README.md | 6 ------ gating.yaml | 8 -------- 4 files changed, 2 insertions(+), 15 deletions(-) create mode 100644 .php-pecl-apcu.metadata delete mode 100644 README.md delete mode 100644 gating.yaml diff --git a/.gitignore b/.gitignore index 8901059..1957028 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,2 @@ -SOURCES/apcu-5.1.12.tgz +/apcu-5.1.11.tgz /apcu-5.1.12.tgz diff --git a/.php-pecl-apcu.metadata b/.php-pecl-apcu.metadata new file mode 100644 index 0000000..a4102f4 --- /dev/null +++ b/.php-pecl-apcu.metadata @@ -0,0 +1 @@ +7e5674e43797176a84ca4f573668be8de8924c7c apcu-5.1.12.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} -