public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Jakub Kadlcik <frostyx@email.cz>
To: git-commits@fedoraproject.org
Subject: [rpms/copr-messaging] f45: Update copr-messaging to 1.3-1
Date: Tue, 11 Aug 2026 23:07:40 GMT	[thread overview]
Message-ID: <178648966011.1.16759980464473363277.rpms-copr-messaging-4849421789ce@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/copr-messaging
Branch : f45
Commit : 4849421789ce7b6660c167d1756f83c5808efb77
Author : Jakub Kadlcik <frostyx@email.cz>
Date   : 2026-08-12T01:06:59+02:00
Stats  : +9/-17 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/copr-messaging/c/4849421789ce7b6660c167d1756f83c5808efb77?branch=f45

Log:
Update copr-messaging to 1.3-1

---
diff --git a/.gitignore b/.gitignore
index 91a1bbd..6b6438f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -10,3 +10,4 @@
 /copr-messaging-1.0.tar.gz
 /copr-messaging-1.1.tar.gz
 /copr-messaging-1.2.tar.gz
+/copr-messaging-1.3.tar.gz

diff --git a/copr-messaging.spec b/copr-messaging.spec
index 5a9544e..1d8180f 100644
--- a/copr-messaging.spec
+++ b/copr-messaging.spec
@@ -7,8 +7,8 @@ Package also provides several convenience methods for working with \
 copr messages.
 
 Name:       copr-messaging
-Version:    1.2
-Release:    6%{?dist}
+Version:    1.3
+Release:    1%{?dist}
 Summary:    Abstraction for Copr messaging listeners/publishers
 
 License:    GPL-2.0-or-later
@@ -46,6 +46,8 @@ Provides: %name = %version
 
 Requires: python3-copr-common
 Requires: python3-fedora-messaging
+Recommends: python3-stomppy
+Recommends: python3-kafka
 
 %description -n python3-%name %_description
 
@@ -107,20 +109,9 @@ rm -rf html/.{doctrees,buildinfo}
 
 
 %changelog
-* Wed Jul 15 2026 Fedora Release Engineering <releng@fedoraproject.org> - 1.2-6
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild
-
-* Thu Jun 04 2026 Python Maint <python-maint@redhat.com> - 1.2-5
-- Rebuilt for Python 3.15
-
-* Fri Jan 16 2026 Fedora Release Engineering <releng@fedoraproject.org> - 1.2-4
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild
-
-* Fri Jan 16 2026 Fedora Release Engineering <releng@fedoraproject.org> - 1.2-3
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild
-
-* Fri Sep 19 2025 Python Maint <python-maint@redhat.com> - 1.2-2
-- Rebuilt for Python 3.14.0rc3 bytecode
+* Wed Aug 12 2026 Jakub Kadlcik <frostyx@email.cz> 1.3-1
+- Add kafka as new msgbus
+- Fix container-based unit test workflow
 
 * Tue Aug 26 2025 Jakub Kadlcik <frostyx@email.cz> 1.2-1
 - Stop using deprecated %%py3_build/%%py3_install macros

diff --git a/sources b/sources
index af28c95..476c298 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (copr-messaging-1.2.tar.gz) = 7056ad9a42b44ce066920d5cf1b7024183b2c35e4daa4d7b820c1b634c36767880c663b2f5fbaf20ebb2ec2832b9c1e54a0f742e8fbeb0abb7f6814885d0bb5e
+SHA512 (copr-messaging-1.3.tar.gz) = 7e7bfb1022b61ad45c09e0d2090ff7adbf3f187566057382a950237e28c43fbf4a34461a7b264ca7c77763ed9fb40080c862d18c49a9c2c33964d9d160630432

                 reply	other threads:[~2026-08-11 23:07 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=178648966011.1.16759980464473363277.rpms-copr-messaging-4849421789ce@fedoraproject.org \
    --to=frostyx@email.cz \
    --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