From b74505042abf6e8e93644322794d4074ec73110a Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 20 Jan 2023 09:56:31 +0000 Subject: [PATCH] Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- plotutils.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/plotutils.spec b/plotutils.spec index 51d4057..d0c2d9f 100644 --- a/plotutils.spec +++ b/plotutils.spec @@ -1,6 +1,6 @@ Name: plotutils Version: 2.6 -Release: 30%{?dist} +Release: 31%{?dist} Summary: GNU vector and raster graphics utilities and libraries # libxmi is GPLv2+ @@ -97,6 +97,9 @@ rm -f $RPM_BUILD_ROOT%{_infodir}/dir %changelog +* Fri Jan 20 2023 Fedora Release Engineering - 2.6-31 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild + * Wed Jan 18 2023 Florian Weimer - 2.6-30 - Port configure script to C99 (#2161952)