From 3e3b273cd2f628688772fd7a7b96b74cfa439357 Mon Sep 17 00:00:00 2001 From: zhanzhimin Date: Thu, 10 Sep 2020 14:38:05 +0800 Subject: [PATCH] update source --- libwebp.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/libwebp.spec b/libwebp.spec index e1e2f70..7e3c569 100644 --- a/libwebp.spec +++ b/libwebp.spec @@ -1,10 +1,10 @@ Name: libwebp Version: 1.1.0 -Release: 1 +Release: 2 URL: https://webmproject.org/ Summary: Library and tools for the WebP graphics format License: BSD -Source0: https://downloads.webmproject.org/releases/webp/%{name}-%{version}.tar.gz +Source0: http://downloads.webmproject.org/releases/webp/%{name}-%{version}.tar.gz Patch6000: libwebp-freeglut.patch @@ -111,6 +111,9 @@ cp swig/*.jar swig/*.so %{buildroot}/%{_libdir}/%{name}-java/ %{_mandir}/man*/* %changelog +* Thu Sep 10 2020 zhanzhimin - 1.1.0-2 +- update Source + * Wed Apr 15 2020 fengtao - 1.1.0-1 - Type:enhancement - ID:NA -- Gitee