correct source URL

(cherry picked from commit bb3c5cb40a35622c47f829fe23424dbb741f6dea)
This commit is contained in:
pengyi37 2022-12-01 21:34:03 +08:00 committed by openeuler-sync-bot
parent 5234aef22d
commit 538b9fc0b9

View File

@ -2,11 +2,11 @@
Name: cairo
Version: 1.17.4
Release: 2
Release: 3
Summary: A 2D graphics library
License: LGPLv2 or MPLv1.1
URL: http://cairographics.org
Source0: http://cairographics.org/napshots/%{name}-%{version}.tar.xz
Source0: http://cairographics.org/snapshots/%{name}-%{version}.tar.xz
Patch0001: 0001-Set-default-LCD-filter-to-FreeType-s-default.patch
Patch6000: CVE-2019-6461.patch
@ -137,6 +137,9 @@ find $RPM_BUILD_ROOT -name '*.la' -delete
%{_libdir}/cairo/
%changelog
* Thu Dec 1 2022 pengyi<pengyi37@huawei.com> - 1.17.4-3
- DESC:correct source URL
* Mon May 09 2022 wangkerong<wangkerong@h-partners.com> - 1.17.4-2
- DESC:disable symbol-lookup,fix build failure after install binutils-devel