diff --git a/rrdtool.spec b/rrdtool.spec index 27d3e6a..95c4f8d 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: 10%{?dist} +Release: 11%{?dist} License: GPLv2+ with exceptions URL: http://oss.oetiker.ch/rrdtool/ Source0: http://oss.oetiker.ch/%{name}/pub/%{name}-%{version}.tar.gz @@ -395,6 +395,9 @@ LD_LIBRARY_PATH=%{buildroot}%{_libdir} php -n \ %endif %changelog +* Tue Jun 30 2020 Miro HronĨok - 1.7.2-11 +- Rebuilt for Lua 5.4 + * Thu Jun 25 2020 Jitka Plesnikova - 1.7.2-10 - Perl 5.32 rebuild