From c66b7ef54c9c709f82cbc87416ca00a3a6bb215b Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 13 Jul 2018 09:02:59 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- libvpx.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libvpx.spec b/libvpx.spec index b4c50ef..b82e16a 100644 --- a/libvpx.spec +++ b/libvpx.spec @@ -6,7 +6,7 @@ Name: libvpx Summary: VP8/VP9 Video Codec SDK Version: 1.7.0 -Release: 5%{?dist} +Release: 6%{?dist} License: BSD Group: System Environment/Libraries #Source0: http://downloads.webmproject.org/releases/webm/%{name}-%{version}.tar.bz2 @@ -240,6 +240,9 @@ rm -rf %{buildroot}%{_prefix}/src %{_bindir}/* %changelog +* Fri Jul 13 2018 Fedora Release Engineering - 1.7.0-6 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild + * Mon Feb 12 2018 Tom Callaway - 1.7.0-5 - properly set build flags in rawhide (bz1543819)