public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Scott K Logan <logans@cottsay.net>
To: git-commits@fedoraproject.org
Subject: [rpms/python-colcon-notification] f44: Update to 0.3.3
Date: Thu, 17 Sep 2026 21:33:53 GMT	[thread overview]
Message-ID: <178968083370.1.14414016493463067495.rpms-python-colcon-notification-67877e1ce5a5@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/python-colcon-notification
Branch : f44
Commit : 67877e1ce5a5eb0f2b213197fb2f92347a2cb078
Author : Scott K Logan <logans@cottsay.net>
Date   : 2026-09-17T16:29:41-05:00
Stats  : +10/-6 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/python-colcon-notification/c/67877e1ce5a5eb0f2b213197fb2f92347a2cb078?branch=f44

Log:
Update to 0.3.3

---
diff --git a/.gitignore b/.gitignore
index ef00cde..d88981d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,4 +1,4 @@
-colcon-notification-0.2.7.tar.gz
+/colcon-notification-0.2.7.tar.gz
 /colcon-notification-0.2.8.tar.gz
 /colcon-notification-0.2.9.tar.gz
 /colcon-notification-0.2.10.tar.gz
@@ -7,3 +7,4 @@ colcon-notification-0.2.7.tar.gz
 /colcon-notification-0.2.14.tar.gz
 /colcon-notification-0.2.15.tar.gz
 /colcon-notification-0.3.0.tar.gz
+/colcon-notification-0.3.3.tar.gz

diff --git a/python-colcon-notification.spec b/python-colcon-notification.spec
index 979d582..f29c0b2 100644
--- a/python-colcon-notification.spec
+++ b/python-colcon-notification.spec
@@ -1,8 +1,8 @@
 %global srcname colcon-notification
 
 Name:           python-%{srcname}
-Version:        0.3.0
-Release:        9%{?dist}
+Version:        0.3.3
+Release:        1%{?dist}
 Summary:        Extension for colcon to provide status notifications
 
 License:        Apache-2.0
@@ -20,14 +20,14 @@ An extension for colcon-core to provide status notifications.
 
 %package -n python%{python3_pkgversion}-%{srcname}
 Summary:        %{summary}
-BuildRequires:  python%{python3_pkgversion}-colcon-core >= 0.3.7
+BuildRequires:  python%{python3_pkgversion}-colcon-core >= 0.21.3
 BuildRequires:  python%{python3_pkgversion}-devel
 BuildRequires:  python%{python3_pkgversion}-pytest
 BuildRequires:  python%{python3_pkgversion}-setuptools >= 30.3.0
 %{?python_provide:%python_provide python%{python3_pkgversion}-%{srcname}}
 
 %if %{undefined __pythondist_requires}
-Requires:       python%{python3_pkgversion}-colcon-core >= 0.3.7
+Requires:       python%{python3_pkgversion}-colcon-core >= 0.21.3
 Requires:       python%{python3_pkgversion}-notify2
 %endif
 
@@ -61,6 +61,9 @@ BUILD_DEBIAN_PACKAGE=1 \
 
 
 %changelog
+* Thu Sep 17 2026 Scott K Logan <logans@cottsay.net> - 0.3.3-1
+- Update to 0.3.3 (rhbz#2452553)
+
 * Sat Jan 17 2026 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.0-9
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild
 

diff --git a/sources b/sources
index 2a6a8ca..19a6632 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (colcon-notification-0.3.0.tar.gz) = 143f2a0dec3be8143e2ecbba81008c675f427803bfec924892c3cc480d7d619a6ea348fcf2ad6e36d79066ed2321c6b4975f653637186fe1068b835017813444
+SHA512 (colcon-notification-0.3.3.tar.gz) = 85e147c866013b5e6ce588bed23bb7e47af7461f204d3b8b285bfc8ac739598edc54412913c579e95cc9565b31626e12d4896c6ac7a013cfbc5e6ee8b2f916f0

                 reply	other threads:[~2026-09-17 21:33 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=178968083370.1.14414016493463067495.rpms-python-colcon-notification-67877e1ce5a5@fedoraproject.org \
    --to=logans@cottsay.net \
    --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