public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/fedora-messaging] epel9: Update to 3.9.1 upstream release
@ 2026-06-23 7:56 Packit
0 siblings, 0 replies; only message in thread
From: Packit @ 2026-06-23 7:56 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/fedora-messaging
Branch : epel9
Commit : 014990748089e5ef62a580882afca836dfd3b88d
Author : Packit <hello@packit.dev>
Date : 2026-06-23T07:45:32+00:00
Stats : +18/-7 in 5 file(s)
URL : https://src.fedoraproject.org/rpms/fedora-messaging/c/014990748089e5ef62a580882afca836dfd3b88d?branch=epel9
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 633fb62..aabef71 100644
--- a/.gitignore
+++ b/.gitignore
@@ -23,3 +23,4 @@
/fedora_messaging-3.4.1.tar.gz
/fedora_messaging-3.5.0.tar.gz
/fedora_messaging-3.7.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 3826605..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 0.106.0.
+The file was generated using packit 1.16.0.post1.dev8+g8a0482385.
diff --git a/fedora-messaging.spec b/fedora-messaging.spec
index b603121..4f62905 100644
--- a/fedora-messaging.spec
+++ b/fedora-messaging.spec
@@ -7,7 +7,7 @@
%global srcname fedora_messaging
Name: %{pkgname}
-Version: 3.7.0
+Version: 3.9.1
Release: 1%{?dist}
Summary: Set of tools for using Fedora's messaging infrastructure
@@ -97,7 +97,7 @@ install -D -p -m 644 docs/_build/man/fedora-messaging.1 $RPM_BUILD_ROOT%{_mandir
%files
-%license LICENSE
+%license LICENSES/GPL-2.0-or-later.txt
%doc README.rst
%dir %{_sysconfdir}/fedora-messaging/
%config(noreplace) %{_sysconfdir}/fedora-messaging/config.toml
@@ -116,16 +116,19 @@ install -D -p -m 644 docs/_build/man/fedora-messaging.1 $RPM_BUILD_ROOT%{_mandir
%endif
%files -n python%{python3_pkgversion}-%{pkgname} -f %{pyproject_files}
-%license LICENSE
+%license LICENSES/GPL-2.0-or-later.txt
%if ! 0%{?rhel}
%files doc
-%license LICENSE
+%license LICENSES/GPL-2.0-or-later.txt
%doc README.rst docs/*.rst docs/_build/html docs/sample_schema_package
%endif
%changelog
+* Tue Jun 23 2026 Packit <hello@packit.dev> - 3.9.1-1
+- Update to version 3.9.1
+
* Fri Jan 03 2025 Packit <hello@packit.dev> - 3.7.0-1
- Update to version 3.7.0
- Drop patches that were merged upstream
diff --git a/sources b/sources
index c8d47ee..854137a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (fedora_messaging-3.7.0.tar.gz) = 3d385a754afc33da058375f2bb74b0550a4c13e4de1359c9f1f07c37b74ffdfc1f576aa1d2d3ff2e01fc96cf9a2b6f4c08e9353e8769ca5509c1a99a6db93fdb
+SHA512 (fedora_messaging-3.9.1.tar.gz) = 60a5d6b42d30e4349e67de7f025607e1fd8c67a1ca353927b3e1bee726cc963d3466605b5761fb2c3c8610bb8d228e4e673a38b923ec36653d29eafa3860a35a
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-06-23 7:56 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-23 7:56 [rpms/fedora-messaging] epel9: Update to 3.9.1 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