From 00147d81f787d9fa8ac9cc6df4153de955efc8e8b2a63806c8246d62b47d7ee4 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Tue, 6 Sep 2022 07:04:08 +0000 Subject: [PATCH] Accepting request 1001354 from GNOME:Next New stable release OBS-URL: https://build.opensuse.org/request/show/1001354 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/librsvg?expand=0&rev=221 --- _service | 3 ++- librsvg-2.54.5.obscpio | 3 --- librsvg-2.55.1.obscpio | 3 +++ librsvg.changes | 35 +++++++++++++++++++++++++++++++++++ librsvg.obsinfo | 6 +++--- librsvg.spec | 4 ++-- vendor.tar.xz | 4 ++-- 7 files changed, 47 insertions(+), 11 deletions(-) delete mode 100644 librsvg-2.54.5.obscpio create mode 100644 librsvg-2.55.1.obscpio diff --git a/_service b/_service index de4fb5a..94c209b 100644 --- a/_service +++ b/_service @@ -3,10 +3,11 @@ https://gitlab.gnome.org/GNOME/librsvg.git git - refs/tags/2.54.5 + refs/tags/2.55.1 @PARENT_TAG@+@TAG_OFFSET@ (.*)\+0 \1 + diff --git a/librsvg-2.54.5.obscpio b/librsvg-2.54.5.obscpio deleted file mode 100644 index 20ddb68..0000000 --- a/librsvg-2.54.5.obscpio +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e9c17423f5ac38912eead6fe56c444d86f3046c2ea9633818e3ef74ced707e7e -size 13223949 diff --git a/librsvg-2.55.1.obscpio b/librsvg-2.55.1.obscpio new file mode 100644 index 0000000..ef086ec --- /dev/null +++ b/librsvg-2.55.1.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5dcabc93ad79842a460448860bda6ddbfafe982538e66b9cbaf57572cda43213 +size 13294605 diff --git a/librsvg.changes b/librsvg.changes index 09b3b19..b148280 100644 --- a/librsvg.changes +++ b/librsvg.changes @@ -1,3 +1,38 @@ +------------------------------------------------------------------- +Tue Sep 6 06:18:03 UTC 2022 - Bjørn Lie + +- Update to version 2.55.1: + + As an experiment, I'll move librsvg from even-odd versioning + (odd minor version is unstable, even minor version is stable), + to the versioning scheme that GNOME uses these days. So, 2.55.x + is the new stable series. + + There is a new development guide for librsvg, for people who + want to help in its development. I hope this will be especially + useful to Outreachy and Summer of Code interns: + https://gnome.pages.gitlab.gnome.org/librsvg/devel-docs/index.html + + Define missing crate metadata for Cargo.toml. + + Add some tests that were missing for the C API. + + Fix the basic test suite in Windows. + + Miscellaneous fixes for the build and CI. + +------------------------------------------------------------------- +Mon Aug 29 14:43:51 UTC 2022 - Bjørn Lie + +- Update of vendored dependencies. + +------------------------------------------------------------------- +Fri Aug 26 22:08:18 UTC 2022 - Bjørn Lie + +- Update to version 2.55.0: + + The Minimum Supported Rust Version (MSRV) is now Rust 1.58. + + The release tarball no longer contains vendored Rust + dependencies. Most distributions now have infrastructure to + pull these themselves, so let's make the tarball smaller. + + Accept patterns with userSpaceOnUse units for the stroke of + axis-aligned lines. + + Small reductions in memory consumption of the DOM tree. + + Updates for the gtk-rs API. + ------------------------------------------------------------------- Fri Aug 26 22:08:17 UTC 2022 - Bjørn Lie diff --git a/librsvg.obsinfo b/librsvg.obsinfo index f1d89cb..b6ffe2e 100644 --- a/librsvg.obsinfo +++ b/librsvg.obsinfo @@ -1,4 +1,4 @@ name: librsvg -version: 2.54.5 -mtime: 1661541652 -commit: dfd297691566f2fdea5344b52ad2a1d0e2a037f9 +version: 2.55.1 +mtime: 1662417730 +commit: b556c32bd6e57b3310ed0cea1ab77f48014a291b diff --git a/librsvg.spec b/librsvg.spec index a81efc2..a72998d 100644 --- a/librsvg.spec +++ b/librsvg.spec @@ -22,7 +22,7 @@ %define librsvg_sover 2 Name: librsvg -Version: 2.54.5 +Version: 2.55.1 Release: 0 Summary: A Library for Rendering SVG Data License: Apache-2.0 AND GPL-2.0-or-later AND LGPL-2.0-or-later AND MIT @@ -175,7 +175,7 @@ rm -rf %{buildroot}%{_datadir}/doc/%{name}/CO*.md %files -n librsvg-2-%{librsvg_sover} %license COPYING.LIB -%doc NEWS README.md +%doc NEWS.md README.md %{_libdir}/librsvg-2.so.* %files -n typelib-1_0-Rsvg-2_0 diff --git a/vendor.tar.xz b/vendor.tar.xz index e1dfe4b..e29f0fa 100644 --- a/vendor.tar.xz +++ b/vendor.tar.xz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:80060bfb4e4164722f32bea7b4b9b89528aa89ed1a5ede7535be74829ff963a5 -size 17671508 +oid sha256:2c1b62aea464855f12b8e769135f54caec4f6f385eec0d29130f2667a7c2c12c +size 17612952