From 617d2432f334a8e4042762ef8947c0b6d00ee70e Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Thu, 28 Jan 2021 11:21:55 +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/libwebp.git#61dfde1615f123158860c484c4011433ba808cb6 --- libwebp.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/libwebp.spec b/libwebp.spec index bfea5f1..1f87c35 100644 --- a/libwebp.spec +++ b/libwebp.spec @@ -2,7 +2,7 @@ Name: libwebp Version: 1.1.0 -Release: 5%{?dist} +Release: 6%{?dist} URL: http://webmproject.org/ Summary: Library and tools for the WebP graphics format # Additional IPR is licensed as well. See PATENTS file for details @@ -20,6 +20,7 @@ BuildRequires: jpackage-utils BuildRequires: swig BuildRequires: autoconf automake libtool BuildRequires: freeglut-devel +BuildRequires: make %description WebP is an image format that does lossy compression of digital @@ -142,6 +143,9 @@ cp swig/*.jar swig/*.so %{buildroot}/%{_libdir}/%{name}-java/ %changelog +* Tue Jan 26 2021 Fedora Release Engineering - 1.1.0-6 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Tue Jul 28 2020 Fedora Release Engineering - 1.1.0-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild