diff --git a/rrdtool.spec b/rrdtool.spec index 80df5fb..b5c31ed 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: 17%{?dist} +Release: 18%{?dist} License: GPLv2+ with exceptions URL: https://oss.oetiker.ch/rrdtool/ Source0: https://oss.oetiker.ch/%{name}/pub/%{name}-%{version}.tar.gz @@ -410,6 +410,9 @@ LD_LIBRARY_PATH=%{buildroot}%{_libdir} php -n \ %endif %changelog +* Sat May 22 2021 Jitka Plesnikova - 1.7.2-18 +- Perl 5.34 rebuild + * Thu May 13 2021 Jaroslav Škarvada - 1.7.2-17 - Removed rpath from python bindings