Compare commits

...

1 Commits
rawhide ... f35

Author SHA1 Message Date
Tomas Smetana 61b66ddd3b Build with webp support 2021-10-26 10:31:41 +02:00
1 changed files with 5 additions and 1 deletions

View File

@ -1,7 +1,7 @@
Summary: Image loading, saving, rendering, and manipulation library
Name: imlib2
Version: 1.6.1
Release: 4%{?dist}
Release: 5%{?dist}
License: Imlib2
URL: http://docs.enlightenment.org/api/imlib2/html/
Source0: http://downloads.sourceforge.net/enlightenment/%{name}-%{version}.tar.bz2
@ -20,6 +20,7 @@ BuildRequires: bzip2-devel
BuildRequires: libX11-devel
BuildRequires: libXext-devel
BuildRequires: libid3tag-devel
BuildRequires: libwebp-devel
BuildRequires: pkgconfig
BuildRequires: make
@ -128,6 +129,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f \{\} \;
%changelog
* Tue Oct 26 2021 Tomas Smetana <tsmetana@redhat.com> - 1.6.1-5
- Build with webp support
* Thu Jul 22 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.6.1-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild