Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 514c95e5e9 |
@@ -82,3 +82,4 @@
|
||||
/tmt-1.65.0.tar.gz
|
||||
/tmt-1.66.0.tar.gz
|
||||
/tmt-1.67.0.tar.gz
|
||||
/tmt-1.68.0.tar.gz
|
||||
|
||||
@@ -125,10 +125,6 @@ _:
|
||||
context:
|
||||
how: provision
|
||||
<<: *tmt-cloud-resources
|
||||
# Temporarily running these on F42 because tests started to break due to avc on F43
|
||||
# TODO: Move revert this targets overwrite
|
||||
targets:
|
||||
- fedora-42
|
||||
|
||||
jobs:
|
||||
# Build released bits to stable
|
||||
|
||||
+1
-1
@@ -1,3 +1,3 @@
|
||||
This repository is maintained by packit.
|
||||
https://packit.dev/
|
||||
The file was generated using packit 1.14.0.post1.dev10+g291d7454f.
|
||||
The file was generated using packit 1.15.0.post1.dev2+g8f2adf816.
|
||||
|
||||
@@ -1 +1 @@
|
||||
SHA512 (tmt-1.67.0.tar.gz) = c5948359d00c0bb043dbfc84eb4f75fad2a96834ee0e55808c929cd20b3ae2a39f0a2f2bab70295b88dc978c25dd79cbe2c7706cd612f353dcae8ffb2565c77b
|
||||
SHA512 (tmt-1.68.0.tar.gz) = 1c64f6c2648516fcc0abbc097970d8decd49cf5f22e9d165b2a1121dca4a2d54013d06f6de0ea4f9aa1a22a21f2eae4c261a9a456733c666fb4c8bc6ec60b2d3
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
Name: tmt
|
||||
Version: 1.67.0
|
||||
Version: 1.68.0
|
||||
Release: %autorelease
|
||||
Summary: Test Management Tool
|
||||
|
||||
@@ -137,15 +137,17 @@ Provides: tmt-all == %{version}-%{release}
|
||||
%if 0%{?fedora} < 40
|
||||
Obsoletes: tmt-all < %{version}-%{release}
|
||||
%endif
|
||||
Requires: tmt+test-convert == %{version}-%{release}
|
||||
Requires: tmt+export-polarion == %{version}-%{release}
|
||||
Requires: tmt+provision-container == %{version}-%{release}
|
||||
Requires: tmt+provision-virtual == %{version}-%{release}
|
||||
Requires: tmt+link-jira == %{version}-%{release}
|
||||
Requires: tmt+prepare-artifact == %{version}-%{release}
|
||||
Requires: tmt+provision-beaker == %{version}-%{release}
|
||||
Requires: tmt+provision-bootc == %{version}-%{release}
|
||||
Requires: tmt+provision-container == %{version}-%{release}
|
||||
Requires: tmt+provision-mock == %{version}-%{release}
|
||||
Requires: tmt+provision-virtual == %{version}-%{release}
|
||||
Requires: tmt+report-junit == %{version}-%{release}
|
||||
Requires: tmt+report-polarion == %{version}-%{release}
|
||||
Requires: tmt+prepare-artifact == %{version}-%{release}
|
||||
Requires: tmt+provision-mock == %{version}-%{release}
|
||||
Requires: tmt+test-convert == %{version}-%{release}
|
||||
|
||||
%description -n tmt+all
|
||||
All extra dependencies of the Test Management Tool. Install this
|
||||
|
||||
Reference in New Issue
Block a user