Accepting request 1089951 from GNOME:Next
- Update to version 2.56.1: + The minimum supported Rust version (MSRV) is 1.65. Unfortunately the assert_cmd crate, used in the test suite, bumped its MSRV and is forcing us to do the same. + Shrink the shared library by telling the linker to omit unused code. + Updates to dependencies. OBS-URL: https://build.opensuse.org/request/show/1089951 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/librsvg?expand=0&rev=233
This commit is contained in:
parent
6c0d2580ce
commit
a099ff842b
2
_service
2
_service
@ -3,7 +3,7 @@
|
|||||||
<service name="obs_scm" mode="manual">
|
<service name="obs_scm" mode="manual">
|
||||||
<param name="url">https://gitlab.gnome.org/GNOME/librsvg.git</param>
|
<param name="url">https://gitlab.gnome.org/GNOME/librsvg.git</param>
|
||||||
<param name="scm">git</param>
|
<param name="scm">git</param>
|
||||||
<param name="revision">refs/tags/2.56.0</param>
|
<param name="revision">refs/tags/2.56.1</param>
|
||||||
<param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param>
|
<param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param>
|
||||||
<param name="versionrewrite-pattern">(.*)\+0</param>
|
<param name="versionrewrite-pattern">(.*)\+0</param>
|
||||||
<param name="versionrewrite-replacement">\1</param>
|
<param name="versionrewrite-replacement">\1</param>
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:de8a3a48a9dce18015ed25c70bd22aea4214b7715722804737f348a092dbef9a
|
|
||||||
size 14275597
|
|
3
librsvg-2.56.1.obscpio
Normal file
3
librsvg-2.56.1.obscpio
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:d3a5594a9991f8c0dcd5d3eb3c85632d4309837327fb64422a241cc56f471849
|
||||||
|
size 14281229
|
@ -1,3 +1,14 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed May 31 07:46:07 UTC 2023 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||||
|
|
||||||
|
- Update to version 2.56.1:
|
||||||
|
+ The minimum supported Rust version (MSRV) is 1.65.
|
||||||
|
Unfortunately the assert_cmd crate, used in the test suite,
|
||||||
|
bumped its MSRV and is forcing us to do the same.
|
||||||
|
+ Shrink the shared library by telling the linker to omit unused
|
||||||
|
code.
|
||||||
|
+ Updates to dependencies.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri May 5 08:58:13 UTC 2023 - Frederic Crozat <fcrozat@suse.com>
|
Fri May 5 08:58:13 UTC 2023 - Frederic Crozat <fcrozat@suse.com>
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
name: librsvg
|
name: librsvg
|
||||||
version: 2.56.0
|
version: 2.56.1
|
||||||
mtime: 1679084472
|
mtime: 1685500412
|
||||||
commit: b831e077174ae608d8cd09e532fc0e7ce1fe5c4f
|
commit: c0d8ee415cd4ee268264ef2c7bfa53f576599cfa
|
||||||
|
@ -20,7 +20,7 @@
|
|||||||
%define librsvg_sover 2
|
%define librsvg_sover 2
|
||||||
|
|
||||||
Name: librsvg
|
Name: librsvg
|
||||||
Version: 2.56.0
|
Version: 2.56.1
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: A Library for Rendering SVG Data
|
Summary: A Library for Rendering SVG Data
|
||||||
License: GPL-2.0-or-later AND LGPL-2.0-or-later AND MIT
|
License: GPL-2.0-or-later AND LGPL-2.0-or-later AND MIT
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:f5914d5cbf11c4a223a55c8c5e3c908f4ac3deb31199b4433ee994b6764c830a
|
oid sha256:fa81142e485aa3c8639f82571f6e0160d126c87f4b8e68591b3218235ab1833f
|
||||||
size 27400045
|
size 41235550
|
||||||
|
Loading…
x
Reference in New Issue
Block a user