public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/tmt] f44: Update to 1.77.0 upstream release
@ 2026-07-31 9:43 Packit
0 siblings, 0 replies; only message in thread
From: Packit @ 2026-07-31 9:43 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/tmt
Branch : f44
Commit : 49f263b042b8e45f609fec9fe167b7a5592d7dcd
Author : Packit <hello@packit.dev>
Date : 2026-07-30T18:47:20+00:00
Stats : +13/-4 in 4 file(s)
URL : https://src.fedoraproject.org/rpms/tmt/c/49f263b042b8e45f609fec9fe167b7a5592d7dcd?branch=f44
Log:
Update to 1.77.0 upstream release
Upstream tag: 1.77.0
Upstream commit: a962c8e4
Commit authored by Packit automation (https://packit.dev/)
---
diff --git a/.gitignore b/.gitignore
index bb4b30c..d87b146 100644
--- a/.gitignore
+++ b/.gitignore
@@ -91,3 +91,4 @@
/tmt-1.74.0.tar.gz
/tmt-1.75.0.tar.gz
/tmt-1.76.0.tar.gz
+/tmt-1.77.0.tar.gz
diff --git a/README.packit b/README.packit
index dd0af79..d816803 100644
--- a/README.packit
+++ b/README.packit
@@ -1,3 +1,3 @@
This repository is maintained by packit.
https://packit.dev/
-The file was generated using packit 1.16.1.
+The file was generated using packit 1.16.2.
diff --git a/sources b/sources
index f5a6ec1..017ac86 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (tmt-1.76.0.tar.gz) = 025baa9518bcb805bae1ff04d3eaf9bac4a9f548b5e560d07d4668db538498746f5806703daabfed480c36d3809c6a7d8499a5ed49f81deccf9849e59d676d47
+SHA512 (tmt-1.77.0.tar.gz) = 08c2aaf5863566779fbcc7df26a5c773a612c104e5fc12b3cdc1c22d02880e79872c51429e857a739859122920ce77ba4846aff0c557b188f8afee8534eb1472
diff --git a/tmt.spec b/tmt.spec
index 77abcda..5c19e58 100644
--- a/tmt.spec
+++ b/tmt.spec
@@ -1,5 +1,5 @@
Name: tmt
-Version: 1.76.0
+Version: 1.77.0
Release: %autorelease
Summary: Test Management Tool
@@ -49,7 +49,6 @@ metadata specification (L1 and L2) and allows easy test execution.
%pyproject_extras_subpkg -n tmt report-junit
%pyproject_extras_subpkg -n tmt report-polarion
%pyproject_extras_subpkg -n tmt link-jira
-%pyproject_extras_subpkg -n tmt prepare-artifact
%package -n tmt+test-convert
Summary: Dependencies required for tmt test import and export
@@ -135,6 +134,14 @@ Requires: mock
%description -n tmt+provision-mock %_metapackage_description
+%package -n tmt+prepare-artifact
+Summary: Dependencies required for tmt prepare artifact
+Requires: tmt == %{version}-%{release}
+Requires: koji
+Requires: python3-copr
+
+%description -n tmt+prepare-artifact %_metapackage_description
+
# Replace with pyproject_extras_subpkg at some point
%package -n tmt+all
Summary: Extra dependencies for the Test Management Tool
@@ -195,6 +202,7 @@ install -pm 644 %{name}/steps/provision/mrack/mrack* %{buildroot}/etc/%{name}/
%{_mandir}/man1/tmt.1.gz
%{_datadir}/bash-completion/completions/%{name}
+%files -n tmt+prepare-artifact -f %{_pyproject_ghost_distinfo}
%files -n tmt+provision-container -f %{_pyproject_ghost_distinfo}
%files -n tmt+provision-virtual -f %{_pyproject_ghost_distinfo}
%files -n tmt+provision-bootc -f %{_pyproject_ghost_distinfo}
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-31 9:43 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-31 9:43 [rpms/tmt] f44: Update to 1.77.0 upstream release Packit
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox