From dea71a2ee57a6082fc0fd68ec1e6e05ed70fb0c0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=A1=90=E5=B0=8F=E5=93=A5?= Date: Thu, 15 Oct 2020 20:49:08 +0800 Subject: [PATCH] update Source0 --- libquvi.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/libquvi.spec b/libquvi.spec index b132994..f452ad9 100644 --- a/libquvi.spec +++ b/libquvi.spec @@ -1,10 +1,10 @@ Name: libquvi Version: 0.9.4 -Release: 16 +Release: 17 Summary: A cross-platform library for parsing flash media stream License: AGPLv3+ URL: http://quvi.sourceforge.net -Source0: http://downloads.sourceforge.net/project/quvi/0.9/%{name}/%{name}-%{version}.tar.xz +Source0: https://master.dl.sourceforge.net/project/quvi/0.9/%{name}/%{name}-%{version}.tar.xz BuildRequires: gcc git gdb asciidoc lua-devel libproxy-devel BuildRequires: libcurl-devel glib2-devel libquvi-scripts libgcrypt-devel Requires: libquvi-scripts @@ -68,6 +68,9 @@ rm -f %{buildroot}/%{_libdir}/%{name}-0.9.la %{_mandir}/man7/quvi-object.7.gz %changelog +* Thu Oct 15 2020 shixuantong - 0.9.4-17 +- update source0 + * Sat Mar 21 2020 chengquan - 0.9.4-16 - remove make check