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 63885d3d5305f12ecfc70dd4099cd7582e8c57d2..150506765498fc926dd84051c86809ef7530793e 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 c691b1217ad230d0fbca26e3a31e93f7dac551c2..cc7d38976935da4b424aca5636a459b944ab3c1d 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 -