Accepting request 973152 from GNOME:Factory
Scripted push from GNOME:Next (forwarded request 972576 from dimstar) OBS-URL: https://build.opensuse.org/request/show/973152 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/librsvg?expand=0&rev=122
This commit is contained in:
commit
6463b7735a
2
_service
2
_service
@ -3,7 +3,7 @@
|
||||
<service name="obs_scm" mode="disabled">
|
||||
<param name="url">https://gitlab.gnome.org/GNOME/librsvg.git</param>
|
||||
<param name="scm">git</param>
|
||||
<param name="revision">refs/tags/2.54.0</param>
|
||||
<param name="revision">refs/tags/2.54.1</param>
|
||||
<param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param>
|
||||
<param name="versionrewrite-pattern">(.*)\+0</param>
|
||||
<param name="versionrewrite-replacement">\1</param>
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:688e994db822bf709c541e7e1335e9958c2a4ec012103bdb3759ae03188590d4
|
||||
size 12984845
|
3
librsvg-2.54.1.obscpio
Normal file
3
librsvg-2.54.1.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f5a5d59489e629fcd40867a78a9d8362ceaaf14c4a80b97eddf67996d22f3e93
|
||||
size 12986893
|
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 25 09:30:06 UTC 2022 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||
|
||||
- Update to version 2.54.1:
|
||||
+ Fix oversight in the Minimum Supported Rust Version (MSRV):
|
||||
this release requires Rust 1.56 or later.
|
||||
+ Make rst2man and gi-docgen optional.
|
||||
+ Fix documentation comments.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 18 01:42:25 UTC 2022 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
name: librsvg
|
||||
version: 2.54.0
|
||||
mtime: 1647471528
|
||||
commit: bad722eb736b84e043d824df1683b63d73421ca7
|
||||
version: 2.54.1
|
||||
mtime: 1650677266
|
||||
commit: f6dfe9e247c36a6005c4cc75db39c6eef767d1af
|
||||
|
@ -22,14 +22,14 @@
|
||||
%define librsvg_sover 2
|
||||
|
||||
Name: librsvg
|
||||
Version: 2.54.0
|
||||
Version: 2.54.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
|
||||
Group: Development/Libraries/C and C++
|
||||
URL: https://wiki.gnome.org/Projects/LibRsvg
|
||||
Source: %{name}-%{version}.tar.xz
|
||||
Source2: vendor.tar.xz
|
||||
Source2: vendor.tar.zst
|
||||
Source3: cargo_config
|
||||
Source99: baselibs.conf
|
||||
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:058fac9a9ea81e8e623f50e40d05a8e04b134c232657b8dbd08b125e9fb44724
|
||||
size 18575980
|
3
vendor.tar.zst
Normal file
3
vendor.tar.zst
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6c0b9c711c1a602e04baaf061d1ffb56b4d46c28ee220c488b8f0b4063f203f5
|
||||
size 33712194
|
Loading…
x
Reference in New Issue
Block a user