diff --git a/libwebp-1.1.0.tar.gz b/libwebp-1.2.1.tar.gz similarity index 68% rename from libwebp-1.1.0.tar.gz rename to libwebp-1.2.1.tar.gz index 63885d3..1505067 100644 Binary files a/libwebp-1.1.0.tar.gz and b/libwebp-1.2.1.tar.gz differ diff --git a/libwebp.spec b/libwebp.spec index c691b12..cc7d389 100644 --- a/libwebp.spec +++ b/libwebp.spec @@ -1,6 +1,6 @@ Name: libwebp -Version: 1.1.0 -Release: 3 +Version: 1.2.1 +Release: 1 URL: http://www.linuxfromscratch.org/blfs/view/svn/general/libwebp.html Summary: Library and tools for the WebP graphics format License: BSD @@ -111,6 +111,9 @@ cp swig/*.jar swig/*.so %{buildroot}/%{_libdir}/%{name}-java/ %{_mandir}/man*/* %changelog +* Wed Dec 01 2021 wangkerong - 1.2.1-1 +- update to 1.2.1 + * Wed Dec 16 2020 hanhui - 1.1.0-3 - modify url @@ -131,4 +134,3 @@ cp swig/*.jar swig/*.so %{buildroot}/%{_libdir}/%{name}-java/ * Wed Sep 11 2019 openEuler Buildteam - 1.0.0-3 - Package init -