diff --git a/rrdtool.spec b/rrdtool.spec index 2e4a4fa..c32d38c 100644 --- a/rrdtool.spec +++ b/rrdtool.spec @@ -18,7 +18,7 @@ Summary: Round Robin Database Tool to store and display time-series data Name: rrdtool Version: 1.7.2 -Release: 19%{?dist} +Release: 20%{?dist} License: GPLv2+ with exceptions URL: https://oss.oetiker.ch/rrdtool/ Source0: https://oss.oetiker.ch/%{name}/pub/%{name}-%{version}.tar.gz @@ -408,6 +408,9 @@ LD_LIBRARY_PATH=%{buildroot}%{_libdir} php -n \ %endif %changelog +* Fri Jun 04 2021 Python Maint - 1.7.2-20 +- Rebuilt for Python 3.10 + * Wed May 26 2021 Jaroslav Škarvada - 1.7.2-19 - Removed rpath from python bindings better way