public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/tmt] rawhide: Update to 1.79.0 upstream release
@ 2026-09-25  8:16 Packit
  0 siblings, 0 replies; only message in thread
From: Packit @ 2026-09-25  8:16 UTC (permalink / raw)
  To: git-commits

            A new commit has been pushed.

            Repo   : rpms/tmt
            Branch : rawhide
            Commit : 7788e277ff89013d670bf557cf15c18ec69486d5
            Author : Packit <hello@packit.dev>
            Date   : 2026-09-24T16:55:55+00:00
            Stats  : +13/-13 in 6 file(s)
            URL    : https://src.fedoraproject.org/rpms/tmt/c/7788e277ff89013d670bf557cf15c18ec69486d5?branch=rawhide

            Log:
            Update to 1.79.0 upstream release

Upstream tag: 1.79.0
Upstream commit: f61c6b2f

Commit authored by Packit automation (https://packit.dev/)

---
diff --git a/.gitignore b/.gitignore
index 29675cb..0a850c2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -93,3 +93,4 @@
 /tmt-1.76.0.tar.gz
 /tmt-1.77.0.tar.gz
 /tmt-1.78.0.tar.gz
+/tmt-1.79.0.tar.gz

diff --git a/.packit.yaml b/.packit.yaml
index 9f3dc0e..fd316df 100644
--- a/.packit.yaml
+++ b/.packit.yaml
@@ -37,7 +37,6 @@ actions: &base-actions
 
 targets: &all-targets
   - fedora-all
-  - epel-9
   - epel-10
 
 # Uncomment below line if OpenScanHub scans are failing
@@ -74,9 +73,6 @@ _:
             - type: repository-file
               # yamllint disable-line rule:line-length
               id: https://copr.fedorainfracloud.org/coprs/g/teemtee/stable/repo/fedora-rawhide/group_teemtee-stable-fedora-rawhide.repo
-            - type: repository-file
-              # yamllint disable-line rule:line-length
-              id: https://copr.fedorainfracloud.org/coprs/g/teemtee/stable/repo/epel-9/group_teemtee-stable-epel-9.repo
 
   # Latest fedora & epel targets
   - &latest-targets
@@ -219,7 +215,7 @@ jobs:
     fmf_ref: "main"
     tmt_plan: '/tmt/plans/fusa/tests'
     targets:
-      - epel-9
+      - epel-10
 
   # OS-agnostic sanity and coding-standard checks
   - <<: *test-base
@@ -248,7 +244,6 @@ jobs:
         fast_forward_merge_into:
           - fedora-branched
           - epel-10
-          - epel-9
 
   # Create koji builds
   - job: koji_build
@@ -261,5 +256,4 @@ jobs:
     trigger: commit
     dist_git_branches:
       - fedora-branched
-      - epel-9
       - epel-10

diff --git a/README.packit b/README.packit
index 72ae4cd..41bc266 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.2.post1.dev18+g099fa292c.
+The file was generated using packit 1.16.3.post1.dev11+g14b012ef4.

diff --git a/sources b/sources
index a5dd3ac..a4f080d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (tmt-1.78.0.tar.gz) = ccf25ea8ed6cd9caff22dcbcb5500dde6e41b4ac662965739ea324afb3e99e01f6985abb44025901969c21acd40c5763c1025c47920ee96558a50f69c022e730
+SHA512 (tmt-1.79.0.tar.gz) = 33c631281e06acf8aadfd568d31db539d1fda922ab77bdd1c049809c8e2676c903c0766e1496fd15332e53aff5ae53bc8ec59cec24e53ad9641b248fed2a6255

diff --git a/tmt.rpmlintrc b/tmt.rpmlintrc
index 9a8daec..90e5c92 100644
--- a/tmt.rpmlintrc
+++ b/tmt.rpmlintrc
@@ -1,5 +1,11 @@
-# The detach runner is intentionally not executable
-addFilter("python3-tmt.noarch: E: non-executable-script")
+# Jinja2 templates contain shebangs but are not meant to be executed
+addFilter("tmt.noarch: E: non-executable-script")
+
+# "provisioner" is intentional terminology in the Summary fields
+addFilter("[WE]: spelling-error.*provisioner")
+
+# Metapackages contain only dependencies, no documentation
+addFilter("tmt\+.*: W: no-documentation")
 
 # Examples have .fmf used to mark metadata root
 addFilter("tmt.noarch: W: hidden-file-or-dir")

diff --git a/tmt.spec b/tmt.spec
index 9e8c4dc..1957d09 100644
--- a/tmt.spec
+++ b/tmt.spec
@@ -1,5 +1,5 @@
 Name:           tmt
-Version:        1.78.0
+Version:        1.79.0
 Release:        %autorelease
 Summary:        Test Management Tool
 
@@ -85,7 +85,6 @@ Obsoletes:      tmt-provision-virtual < %{version}-%{release}
 %endif
 Requires:       tmt == %{version}-%{release}
 Requires:       python3-testcloud >= 0.11.7
-Requires:       libvirt-daemon-config-network
 Requires:       openssh-clients
 # Recommend qemu system emulators for supported arches
 Recommends:     qemu-kvm-core

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-09-25  8:16 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-25  8:16 [rpms/tmt] rawhide: Update to 1.79.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