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
This commit is contained in:
DistroBaker 2021-02-02 12:32:31 +00:00
parent b736ea8738
commit b6ac475449

View File

@ -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 <releng@fedoraproject.org> - 1:0.4.0-32
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Tue Jan 19 2021 Kalev Lember <klember@redhat.com> - 1:0.4.0-31
- Use make_build/make_install macros
- Drop unneeded ldconfig_scriptlets macro call