From ecd062cc91916e3f670611d3ce5baf1e9ee82400 Mon Sep 17 00:00:00 2001 From: 18302918689 <1360148247@qq.com> Date: Wed, 16 Dec 2020 16:54:03 +0800 Subject: [PATCH] modify url --- libwebp.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/libwebp.spec b/libwebp.spec index 7e3c569..c691b12 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 -- Gitee