public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Packit <hello@packit.dev>
To: git-commits@fedoraproject.org
Subject: [rpms/fedora-messaging] main: Update to 3.9.1 upstream release
Date: Tue, 23 Jun 2026 07:54:50 GMT	[thread overview]
Message-ID: <178220129064.1.5945324105443770854.rpms-fedora-messaging-5e3a2516cda7@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/fedora-messaging
            Branch : main
            Commit : 5e3a2516cda78d66d6e9004c2a9356dfd778b39d
            Author : Packit <hello@packit.dev>
            Date   : 2026-06-23T07:45:04+00:00
            Stats  : +16/-5 in 5 file(s)
            URL    : https://src.fedoraproject.org/rpms/fedora-messaging/c/5e3a2516cda78d66d6e9004c2a9356dfd778b39d?branch=main

            Log:
            Update to 3.9.1 upstream release

Upstream tag: v3.9.1
Upstream commit: 11db5387

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

---
diff --git a/.gitignore b/.gitignore
index 9743a7d..cfd9941 100644
--- a/.gitignore
+++ b/.gitignore
@@ -25,3 +25,4 @@
 /fedora_messaging-3.7.0.tar.gz
 /fedora_messaging-3.7.1.tar.gz
 /fedora_messaging-3.9.0.tar.gz
+/fedora_messaging-3.9.1.tar.gz

diff --git a/.packit.yaml b/.packit.yaml
index ca3cec4..ac09463 100644
--- a/.packit.yaml
+++ b/.packit.yaml
@@ -20,8 +20,8 @@ srpm_build_deps:
   - curl
 
 targets:
-  - fedora-latest-stable
   - fedora-development
+  - fedora-latest-stable
   - epel-9
 
 actions:
@@ -59,8 +59,14 @@ jobs:
     trigger: commit
 
   # land upstream release in fedora dist-git - no builds
+  # https://packit.dev/docs/configuration/upstream/propose_downstream
   - job: propose_downstream
     trigger: release
+    dist_git_branches:
+      main:
+        fast_forward_merge_into:
+          - fedora-latest-stable
+      epel-9: {}
 
   # create an srpm from upstream and submit a scratch build to koji
   - job: upstream_koji_build
@@ -73,6 +79,7 @@ jobs:
     trigger: commit
 
   # create a new update in bodhi for a successful koji build. directly related to `koji_build`
+  # https://packit.dev/docs/configuration/downstream/bodhi_update
   - job: bodhi_update
     trigger: commit
     dist_git_branches:

diff --git a/README.packit b/README.packit
index e03362b..4e76cbe 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.12.0.post1.dev13+gd51655c23.
+The file was generated using packit 1.16.0.post1.dev8+g8a0482385.

diff --git a/fedora-messaging.spec b/fedora-messaging.spec
index 9e58918..a0d476c 100644
--- a/fedora-messaging.spec
+++ b/fedora-messaging.spec
@@ -7,8 +7,8 @@
 %global srcname fedora_messaging
 
 Name:           %{pkgname}
-Version:        3.9.0
-Release:        3%{?dist}
+Version:        3.9.1
+Release:        1%{?dist}
 Summary:        Set of tools for using Fedora's messaging infrastructure
 
 # Automatically converted from old format: GPLv2+ - review is highly recommended.
@@ -126,6 +126,9 @@ install -D -p -m 644 docs/_build/man/fedora-messaging.1 $RPM_BUILD_ROOT%{_mandir
 
 
 %changelog
+* Tue Jun 23 2026 Packit <hello@packit.dev> - 3.9.1-1
+- Update to version 3.9.1
+
 * Thu Jun 04 2026 Python Maint <python-maint@redhat.com> - 3.9.0-3
 - Rebuilt for Python 3.15
 

diff --git a/sources b/sources
index a33347b..854137a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (fedora_messaging-3.9.0.tar.gz) = eba649dca640f55f49d0cac906be461eb5c117db0ce02151ac9eea0867a653b553e38cdab31470f20500a11fd48dc6b3de595a4927712b45974b720ab604036c
+SHA512 (fedora_messaging-3.9.1.tar.gz) = 60a5d6b42d30e4349e67de7f025607e1fd8c67a1ca353927b3e1bee726cc963d3466605b5761fb2c3c8610bb8d228e4e673a38b923ec36653d29eafa3860a35a

                 reply	other threads:[~2026-06-23  7:54 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=178220129064.1.5945324105443770854.rpms-fedora-messaging-5e3a2516cda7@fedoraproject.org \
    --to=hello@packit.dev \
    --cc=git-commits@fedoraproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox