diff --git a/librsvg-2.44.14.tar.xz b/librsvg-2.44.14.tar.xz deleted file mode 100644 index ce62588..0000000 --- a/librsvg-2.44.14.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6a85a7868639cdd4aa064245cc8e9d864dad8b8e9a4a8031bb09a4796bc4e303 -size 12616040 diff --git a/librsvg-2.44.15.tar.xz b/librsvg-2.44.15.tar.xz new file mode 100644 index 0000000..8027420 --- /dev/null +++ b/librsvg-2.44.15.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:268d543f1b67345d67837417a7b37bfbb6c38c1276733135c7e2dfdbad8b8cdc +size 12583556 diff --git a/librsvg.changes b/librsvg.changes index 9f6e4b5..9995af8 100644 --- a/librsvg.changes +++ b/librsvg.changes @@ -1,3 +1,19 @@ +------------------------------------------------------------------- +Mon Sep 2 21:56:05 UTC 2019 - Bjørn Lie + +- Update to version 2.44.15: + + Fix glgo#GNOME/librsvg#11: Respect the "direction" property for + bidirectional text. + + Fix glgo#GNOME/librsvg#462: Fix usage of std::f64::EPSILON for + Rust 1.28. + + Fix glgo#GNOME/librsvg#497: Don't panic on paths with + all-invalid commands. + + Fix glgo#GNOME/librsvg#496: Ensure all lengths and angles parse + as finite numbers. + + Fix glgo#GNOME/librsvg#426: Detect files vs. URIs in + rsvg_handle_new_from_file() on Windows. + + Fix a memory leak in the test suite. + ------------------------------------------------------------------- Tue May 14 11:15:09 UTC 2019 - Bjørn Lie diff --git a/librsvg.spec b/librsvg.spec index 85ab65a..ce35111 100644 --- a/librsvg.spec +++ b/librsvg.spec @@ -17,7 +17,7 @@ Name: librsvg -Version: 2.44.14 +Version: 2.44.15 Release: 0 Summary: A Library for Rendering SVG Data License: LGPL-2.0-or-later AND GPL-2.0-or-later AND Apache-2.0 AND MIT