From ca3c5f0013690dbbe4517f81fde2bb167d3a582d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9rgio=20M=2E=20Basto?= Date: Wed, 9 Feb 2022 10:58:54 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Sérgio M. Basto --- faad2.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/faad2.spec b/faad2.spec index c543856..98c00fc 100644 --- a/faad2.spec +++ b/faad2.spec @@ -10,7 +10,7 @@ Summary: Library and frontend for decoding MPEG2/4 AAC Name: faad2 Epoch: 1 Version: 2.10.0 -Release: 2%{?dist} +Release: 3%{?dist} License: GPLv2+ URL: http://www.audiocoding.com/faad2.html Source: https://github.com/knik0/faad2/archive/%{_version}/%{name}-%{_version}.tar.gz @@ -123,6 +123,9 @@ find $RPM_BUILD_ROOT -name '*.la' -or -name '*.a' | xargs rm -f } %changelog +* Wed Feb 09 2022 RPM Fusion Release Engineering - 1:2.10.0-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild + * Mon Aug 02 2021 RPM Fusion Release Engineering - 1:2.10.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild