Compare commits
No commits in common. "c10s" and "imports/c10s/python-pathspec-0.12.1-4.el10" have entirely different histories.
c10s
...
imports/c1
@ -1 +0,0 @@
|
||||
1
|
||||
@ -1,5 +0,0 @@
|
||||
--- !Policy
|
||||
|
||||
decision_context: osci_compose_gate
|
||||
rules:
|
||||
- !PassingTestCaseRule {test_case_name: osci.brew-build.tier0.functional}
|
||||
9
plan.fmf
9
plan.fmf
@ -1,9 +0,0 @@
|
||||
discover:
|
||||
how: shell
|
||||
tests:
|
||||
- name: import test
|
||||
test: python3 -c 'import pathspec'
|
||||
require:
|
||||
- python3-pathspec
|
||||
execute:
|
||||
how: tmt
|
||||
@ -1,6 +1,6 @@
|
||||
Name: python-pathspec
|
||||
Version: 0.12.1
|
||||
Release: 5%{?dist}
|
||||
Release: 4%{?dist}
|
||||
Summary: Utility library for gitignore style pattern matching of file paths
|
||||
|
||||
License: MPL-2.0
|
||||
@ -54,10 +54,6 @@ is derived from Rsync's wildmatch. Git uses wildmatch for its gitignore files.
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 0.12.1-5
|
||||
- Bump release for October 2024 mass rebuild:
|
||||
Resolves: RHEL-64018
|
||||
|
||||
* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 0.12.1-4
|
||||
- Bump release for June 2024 mass rebuild
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user