From b6ac47544958fa6bc7998621403c0d0af200bcf6 Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Tue, 2 Feb 2021 12:32:31 +0000 Subject: [PATCH] Merged update from upstream sources This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/libvisual.git#f93620cbbce659df3848265075bc4350dcfc6599 --- libvisual.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libvisual.spec b/libvisual.spec index 06af537..4819057 100644 --- a/libvisual.spec +++ b/libvisual.spec @@ -2,7 +2,7 @@ Name: libvisual Version: 0.4.0 -Release: 31%{?dist} +Release: 32%{?dist} Epoch: 1 Summary: Abstraction library for audio visualisation plugins License: LGPLv2+ @@ -107,6 +107,9 @@ find %{buildroot} -type f -name "*.la" -exec rm -f {} ';' %changelog +* Tue Jan 26 2021 Fedora Release Engineering - 1:0.4.0-32 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Tue Jan 19 2021 Kalev Lember - 1:0.4.0-31 - Use make_build/make_install macros - Drop unneeded ldconfig_scriptlets macro call