diff --git a/cairo.spec b/cairo.spec index 7458d8e57e42eeb1528dc86376e8fd8320003848..69a66b5a34893351a8f1f3b49e61b4caf271fafa 100644 --- a/cairo.spec +++ b/cairo.spec @@ -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 - 1.17.4-3 +- DESC:correct source URL + * Mon May 09 2022 wangkerong - 1.17.4-2 - DESC:disable symbol-lookup,fix build failure after install binutils-devel