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