Compare commits
11 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 951b6a0659 | |||
| b322157698 | |||
| 80990bd28f | |||
| c14e6ac107 | |||
| 75bd657ef9 | |||
| d60817f093 | |||
| d031b84633 | |||
| f75ebe3d48 | |||
| 2387ba797a | |||
| 62617d1be8 | |||
| d0c9729fde |
@@ -1,6 +1,6 @@
|
||||
Name: fmf
|
||||
Version: 1.7.0
|
||||
Release: 1%{?dist}
|
||||
Release: 5%{?dist}
|
||||
|
||||
Summary: Flexible Metadata Format
|
||||
License: GPL-2.0-or-later
|
||||
@@ -60,12 +60,27 @@ install -pm 644 fmf.1* %{buildroot}%{_mandir}/man1
|
||||
|
||||
|
||||
%changelog
|
||||
* Fri Sep 19 2025 Python Maint <python-maint@redhat.com> - 1.7.0-5
|
||||
- Rebuilt for Python 3.14.0rc3 bytecode
|
||||
|
||||
* Fri Aug 15 2025 Python Maint <python-maint@redhat.com> - 1.7.0-4
|
||||
- Rebuilt for Python 3.14.0rc2 bytecode
|
||||
|
||||
* Wed Jul 23 2025 Fedora Release Engineering <releng@fedoraproject.org> - 1.7.0-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild
|
||||
|
||||
* Wed Jun 04 2025 Python Maint <python-maint@redhat.com> - 1.7.0-2
|
||||
- Rebuilt for Python 3.14
|
||||
|
||||
* Fri Mar 07 2025 Packit <hello@packit.dev> - 1.7.0-1
|
||||
- Update to version 1.7.0
|
||||
|
||||
* 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
|
||||
|
||||
|
||||
+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