From 1df3a06d55b424ab23e4a0ae7cbf10fdfe927f79 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 19 Jan 2023 17:47:33 +0000 Subject: [PATCH] Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- libvisual.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libvisual.spec b/libvisual.spec index a804cbb..c9b3777 100644 --- a/libvisual.spec +++ b/libvisual.spec @@ -2,7 +2,7 @@ Name: libvisual Version: 0.4.0 -Release: 37%{?dist} +Release: 38%{?dist} Epoch: 1 Summary: Abstraction library for audio visualisation plugins License: LGPLv2+ @@ -115,6 +115,9 @@ find %{buildroot} -type f -name "*.la" -exec rm -f {} ';' %changelog +* Thu Jan 19 2023 Fedora Release Engineering - 1:0.4.0-38 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild + * Mon Jan 09 2023 Florian Weimer - 1:0.4.0-37 - C99 compatibility fixes