diff --git a/libwebp.spec b/libwebp.spec index 7e3c569f54dcefaa00f2a5d4bb4286822d7c445f..c691b1217ad230d0fbca26e3a31e93f7dac551c2 100644 --- a/libwebp.spec +++ b/libwebp.spec @@ -1,7 +1,7 @@ Name: libwebp Version: 1.1.0 -Release: 2 -URL: https://webmproject.org/ +Release: 3 +URL: http://www.linuxfromscratch.org/blfs/view/svn/general/libwebp.html Summary: Library and tools for the WebP graphics format License: BSD Source0: http://downloads.webmproject.org/releases/webp/%{name}-%{version}.tar.gz @@ -111,6 +111,9 @@ cp swig/*.jar swig/*.so %{buildroot}/%{_libdir}/%{name}-java/ %{_mandir}/man*/* %changelog +* Wed Dec 16 2020 hanhui - 1.1.0-3 +- modify url + * Thu Sep 10 2020 zhanzhimin - 1.1.0-2 - update Source