public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/copr-messaging] epel8: Update copr-messaging to 1.3-1
@ 2026-08-11 23:07 Jakub Kadlcik
0 siblings, 0 replies; only message in thread
From: Jakub Kadlcik @ 2026-08-11 23:07 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/copr-messaging
Branch : epel8
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=epel8
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
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-11 23:07 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-11 23:07 [rpms/copr-messaging] epel8: Update copr-messaging to 1.3-1 Jakub Kadlcik
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox