diff --git a/python-colcon-notification.spec b/python-colcon-notification.spec index 7f91590..162f420 100644 --- a/python-colcon-notification.spec +++ b/python-colcon-notification.spec @@ -2,7 +2,7 @@ Name: python-%{srcname} Version: 0.2.15 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Extension for colcon to provide status notifications License: ASL 2.0 @@ -64,6 +64,9 @@ BUILD_DEBIAN_PACKAGE=1 \ %changelog +* Fri Jan 20 2023 Fedora Release Engineering - 0.2.15-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild + * Wed Dec 21 2022 Scott K Logan - 0.2.15-1 - Update to 0.2.15 (rhbz#2155375)