Compare commits
11 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 0b4d3c63a4 | |||
| d60817f093 | |||
| d031b84633 | |||
| f75ebe3d48 | |||
| 2387ba797a | |||
| 62617d1be8 | |||
| d0c9729fde | |||
| 472571735b | |||
| 5604f0c5d0 | |||
| 3cae7bc218 | |||
| 1f2cfdb060 |
@@ -66,12 +66,21 @@ install -pm 644 fmf.1* %{buildroot}%{_mandir}/man1
|
||||
* Fri Jan 17 2025 Packit <hello@packit.dev> - 1.6.1-1
|
||||
- Update to version 1.6.1
|
||||
|
||||
* Thu Jan 16 2025 Fedora Release Engineering <releng@fedoraproject.org> - 1.6.0-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
|
||||
|
||||
* Tue Jan 07 2025 Packit <hello@packit.dev> - 1.6.0-1
|
||||
- Update to version 1.6.0
|
||||
|
||||
* Wed Dec 04 2024 Packit <hello@packit.dev> - 1.5.0-1
|
||||
- Update to version 1.5.0
|
||||
|
||||
* Thu Jul 25 2024 Miroslav Suchý <msuchy@redhat.com> - 1.4.1-3
|
||||
- convert license to SPDX
|
||||
|
||||
* Wed Jul 17 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.4.1-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
|
||||
|
||||
* Mon Jun 17 2024 Lukáš Zachar <lzachar@redhat.com> - 1.4.1-1
|
||||
- Use local dict instead of modifying `locals()`
|
||||
|
||||
|
||||
+11
@@ -0,0 +1,11 @@
|
||||
--- !Policy
|
||||
product_versions:
|
||||
- fedora-*
|
||||
decision_contexts:
|
||||
- bodhi_update_push_stable
|
||||
subject_type: koji_build
|
||||
rules:
|
||||
- !PassingTestCaseRule {test_case_name: fedora-ci.koji-build./plans/tmt.functional}
|
||||
- !PassingTestCaseRule {test_case_name: fedora-ci.koji-build./plans/smoke.functional}
|
||||
- !PassingTestCaseRule {test_case_name: fedora-ci.koji-build.installability.functional}
|
||||
|
||||
Reference in New Issue
Block a user