!43 [sync] PR-40: correct source URL

From: @openeuler-sync-bot 
Reviewed-by: @t_feng 
Signed-off-by: @t_feng
This commit is contained in:
openeuler-ci-bot 2022-12-02 07:54:03 +00:00 committed by Gitee
commit 7951331583
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

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