Compare commits
3 Commits
imports/c1
...
c10s
Author | SHA1 | Date | |
---|---|---|---|
|
399f5845c1 | ||
|
bf3101dc89 | ||
|
b2918d7777 |
1
.fmf/version
Normal file
1
.fmf/version
Normal file
@ -0,0 +1 @@
|
||||
1
|
5
gating.yaml
Normal file
5
gating.yaml
Normal 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
10
plan.fmf
Normal 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
|
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user