From 870233eef0dce7ed314a09ac06a97ef0dbbe8b86 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Jan 20 2023 15:23:37 +0000 Subject: Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- diff --git a/python-osrf-pycommon.spec b/python-osrf-pycommon.spec index 8bf3530..6b26a69 100644 --- a/python-osrf-pycommon.spec +++ b/python-osrf-pycommon.spec @@ -3,7 +3,7 @@ Name: python-%{pkgname} Version: 2.1.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Commonly needed Python modules used by software developed at OSRF # The entire source code is ASL 2.0 except parts of osrf_pycommon/terminal_color/windows.py which is BSD @@ -107,6 +107,9 @@ install -p -m0644 -D docs/_build/man/%{srcname}.1 %{buildroot}%{_mandir}/man1/%{ %changelog +* Fri Jan 20 2023 Fedora Release Engineering - 2.1.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild + * Sun Oct 16 2022 Scott K Logan - 2.1.0-1 - Update to 2.1.0 (rhbz#2054780) - Switch from nose to pytest