From 54a6c0fad0bfd5f951cf0a4fff4a1a1d4af8975e 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 +++- .php-pecl-apcu.metadata | 1 + README.md | 6 ------ gating.yaml | 8 -------- 4 files changed, 4 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 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/.php-pecl-apcu.metadata b/.php-pecl-apcu.metadata new file mode 100644 index 0000000..698c34f --- /dev/null +++ b/.php-pecl-apcu.metadata @@ -0,0 +1 @@ +41c87ed7518062271ef355ea6c795c9a3d12950a 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} -