diff --git a/python-coapthon3.spec b/python-coapthon3.spec index 9a885fd..02754fb 100644 --- a/python-coapthon3.spec +++ b/python-coapthon3.spec @@ -2,7 +2,7 @@ Name: python-coapthon3 Version: 1.0.1 -Release: 16%{?dist} +Release: 17%{?dist} Summary: Python library for the CoAP protocol License: MIT @@ -53,6 +53,9 @@ sed -i -e '1d;2i#!/usr/bin/python3' exampleresources.py %{_bindir}/*.py %changelog +* Fri Jul 21 2023 Fedora Release Engineering - 1.0.1-17 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild + * Tue Jun 13 2023 Python Maint - 1.0.1-16 - Rebuilt for Python 3.12