From ed76832db7f04a0f2090d9bb8bc13a6e2bd1f8a6 Mon Sep 17 00:00:00 2001 From: Jitka Plesnikova Date: Tue, 11 Jul 2023 16:06:48 +0200 Subject: [PATCH] Perl 5.38 rebuild --- rrdtool.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/rrdtool.spec b/rrdtool.spec index 3322515..a25fb8d 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.8.0 -Release: 10%{?dist} +Release: 11%{?dist} License: GPLv2+ with exceptions URL: https://oss.oetiker.ch/rrdtool/ Source0: https://github.com/oetiker/rrdtool-1.x/releases/download/v%{version}/%{name}-%{version}.tar.gz @@ -410,6 +410,9 @@ LD_LIBRARY_PATH=%{buildroot}%{_libdir} php -n \ %endif %changelog +* Tue Jul 11 2023 Jitka Plesnikova - 1.8.0-11 +- Perl 5.38 rebuild + * Tue Jun 13 2023 Python Maint - 1.8.0-10 - Rebuilt for Python 3.12