Compare commits

...

3 Commits

Author SHA1 Message Date
Troy Dawson
399f5845c1 Bump release for October 2024 mass rebuild:
Resolves: RHEL-64018
2024-10-29 09:09:14 -07:00
Karolina Surma
bf3101dc89 Run a smoke test on CI 2024-09-23 10:00:01 +02:00
Karolina Surma
b2918d7777 Add gating.yaml 2024-09-04 12:21:45 +02:00
4 changed files with 21 additions and 1 deletions

1
.fmf/version Normal file
View File

@ -0,0 +1 @@
1

5
gating.yaml Normal file
View File

@ -0,0 +1,5 @@
--- !Policy
decision_context: osci_compose_gate
rules:
- !PassingTestCaseRule {test_case_name: osci.brew-build.tier0.functional}

10
plan.fmf Normal file
View File

@ -0,0 +1,10 @@
summary: Basic smoke test
discover:
- name: Run include-sphinxcontrib-jquery test
how: fmf
url: https://gitlab.com/redhat/centos-stream/rpms/python-sphinx/
ref: c10s
test: "/tests/include-sphinxcontrib-jquery"
execute:
how: tmt

View File

@ -1,6 +1,6 @@
Name: python-sphinxcontrib-jquery
Version: 4.1
Release: 8%{?dist}
Release: 9%{?dist}
Summary: Extension to include jQuery on newer Sphinx releases
# The project is 0BSD
@ -58,6 +58,10 @@ Summary: %{summary}
%changelog
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 4.1-9
- Bump release for October 2024 mass rebuild:
Resolves: RHEL-64018
* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 4.1-8
- Bump release for June 2024 mass rebuild