diff --git a/libwebp-1.4.0.tar.gz b/libwebp-1.5.0.tar.gz similarity index 67% rename from libwebp-1.4.0.tar.gz rename to libwebp-1.5.0.tar.gz index 7034c045c63d761223da35f814be823c905756bc..c53bbc69f7f5293d4318804c7e5c10580a05a610 100644 Binary files a/libwebp-1.4.0.tar.gz and b/libwebp-1.5.0.tar.gz differ diff --git a/libwebp.spec b/libwebp.spec index e89e0005c308ea621063fb48adf5a2dc2d6d7ab7..5f8fb5231ec2cca378b8ef2835f3030455b88de7 100644 --- a/libwebp.spec +++ b/libwebp.spec @@ -1,7 +1,7 @@ Name: libwebp -Version: 1.4.0 +Version: 1.5.0 Release: 1 -URL: https://code.google.com/speed/webp/ +URL: https://developers.google.com/speed/webp Summary: Library and tools for the WebP graphics format License: BSD-3-Clause Source0: https://storage.googleapis.com/downloads.webmproject.org/releases/webp/%{name}-%{version}.tar.gz @@ -106,6 +106,9 @@ cp swig/*.jar swig/*.so %{buildroot}/%{_libdir}/%{name}-java/ %{_mandir}/man*/* %changelog +* Mon Dec 23 2024 Funda Wang - 1.5.0-1 +- update to 1.5.0 + * Mon Aug 26 2024 Funda Wang - 1.4.0-1 - update to 1.4.0