From 5ac8489df170a04d5e3ede4dbb889cdda7e04a23 Mon Sep 17 00:00:00 2001 From: 18302918689 <1360148247@qq.com> Date: Wed, 16 Dec 2020 17:02:09 +0800 Subject: [PATCH] modify url --- libwebp.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/libwebp.spec b/libwebp.spec index e1e2f70..c38b9ac 100644 --- a/libwebp.spec +++ b/libwebp.spec @@ -1,7 +1,7 @@ Name: libwebp Version: 1.1.0 -Release: 1 -URL: https://webmproject.org/ +Release: 2 +URL: http://www.linuxfromscratch.org/blfs/view/svn/general/libwebp.html Summary: Library and tools for the WebP graphics format License: BSD Source0: https://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-2 +- modify url + * Wed Apr 15 2020 fengtao - 1.1.0-1 - Type:enhancement - ID:NA -- Gitee