diff --git a/tracer.spec b/tracer.spec index 93d49cd..3f00307 100644 --- a/tracer.spec +++ b/tracer.spec @@ -18,7 +18,7 @@ Name: tracer Version: 0.7.10 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Finds outdated running applications in your system BuildArch: noarch @@ -197,6 +197,9 @@ make DESTDIR=%{buildroot}%{_datadir} mo %changelog +* Thu Jun 15 2023 Python Maint - 0.7.10-2 +- Rebuilt for Python 3.12 + * Mon Jun 05 2023 Jakub Kadlcik 0.7.10-1 - Update license to SPDX (frostyx@email.cz) - Update tito releasers (frostyx@email.cz)