From 4c75a4cb1f66c9fc59255d39bcb602abdf1eb01e Mon Sep 17 00:00:00 2001 From: Jitka Plesnikova Date: Thu, 25 Jun 2020 08:12:41 +0200 Subject: [PATCH] Perl 5.32 rebuild --- rrdtool.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/rrdtool.spec b/rrdtool.spec index 1cfa38c..27d3e6a 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: 9%{?dist} +Release: 10%{?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 +* Thu Jun 25 2020 Jitka Plesnikova - 1.7.2-10 +- Perl 5.32 rebuild + * Mon Jun 8 2020 Jaroslav Škarvada - 1.7.2-9 - Fixed FTBFS Resolves: rhbz#1845126