diff --git a/fix_for_fdo77298.patch b/cairo-render-thin-lines.patch similarity index 100% rename from fix_for_fdo77298.patch rename to cairo-render-thin-lines.patch diff --git a/cairo.changes b/cairo.changes index a9e9dc3..7bcc187 100644 --- a/cairo.changes +++ b/cairo.changes @@ -1,8 +1,9 @@ ------------------------------------------------------------------- Fri Apr 11 12:55:12 UTC 2014 - jw@suse.com -- Added fix_for_fdo77298.patch - So that inkscape can export 0.01mm lines again to PDF. Was broken in 1.12.3 +- Add cairo-render-thin-lines.patch: Fix rendering of thin lines, + so that inkscape can export 0.01mm lines again to PDF. Regression + introduced with 1.12.3. ------------------------------------------------------------------- Wed Aug 28 20:42:58 UTC 2013 - idonmez@suse.com diff --git a/cairo.spec b/cairo.spec index 8240e4e..cf7a11b 100644 --- a/cairo.spec +++ b/cairo.spec @@ -32,8 +32,8 @@ Source99: baselibs.conf Patch0: cairo-modules-no-version.patch # PATCH-FIX-OPENSUSE cairo-disable-lto.patch idoenmez@suse.de -- Disable -flto on s390{x} Patch1: cairo-disable-lto.patch -# https://bugs.freedesktop.org/show_bug.cgi?id=77298 -Patch2: fix_for_fdo77298.patch +# PATCH-FIX-UPSTREAM cairo-render-thin-lines.patch fdo#77298 jw@suse.com -- Fix rendering of thin lines +Patch2: cairo-render-thin-lines.patch # These libraries are needed only for tests. # Do not enable tests in build systems, it causes build loop! #BuildRequires: librsvg-devel poppler-devel