Modify Source0 Url

This commit is contained in:
wangge 2020-09-11 14:48:14 +08:00
parent 039f02cba3
commit d840164483

View File

@ -1,10 +1,10 @@
Name: frei0r-plugins Name: frei0r-plugins
Version: 1.6.1 Version: 1.6.1
Release: 8 Release: 9
Summary: Minimalistic plugin API for video effects, by the Piksel Developers Union Summary: Minimalistic plugin API for video effects, by the Piksel Developers Union
License: GPLv2+ License: GPLv2+
URL: https://github.com/dyne/frei0r URL: https://github.com/dyne/frei0r
Source0: https://github.com/dyne/frei0r/arvhive/frei0r-plugins-%{version}.tar.gz Source0: https://github.com/dyne/frei0r/archive/v%{version}.tar.gz#/frei0r-plugins-%{version}.tar.gz
BuildRequires: libtool gcc-c++ gavl-devel cairo-devel BuildRequires: libtool gcc-c++ gavl-devel cairo-devel
@ -58,5 +58,8 @@ rm -rf %{buildroot}/%{_datadir}/doc/%{name}
%doc ChangeLog README.md TODO %doc ChangeLog README.md TODO
%changelog %changelog
* Wed Sep 9 2020 Ge Wang <wangge20@huawei.com> - 1.6.1-9
- Modify Source0 Url
* Thu Mar 5 2020 openEuler Buildteam <buildteam@openeuler.org> - 1.6.1-8 * Thu Mar 5 2020 openEuler Buildteam <buildteam@openeuler.org> - 1.6.1-8
- Package init - Package init