Update to 2.44.2
This commit is contained in:
parent
95d6dea0f8
commit
cbff494779
1
.gitignore
vendored
1
.gitignore
vendored
@ -38,3 +38,4 @@ librsvg-2.31.0.tar.bz2
|
||||
/librsvg-2.42.4.tar.xz
|
||||
/librsvg-2.43.1.tar.xz
|
||||
/librsvg-2.43.4.tar.xz
|
||||
/librsvg-2.44.2.tar.xz
|
||||
|
@ -10,12 +10,12 @@
|
||||
|
||||
Name: librsvg2
|
||||
Summary: An SVG library based on cairo
|
||||
Version: 2.43.4
|
||||
Version: 2.44.2
|
||||
Release: 1%{?dist}
|
||||
|
||||
License: LGPLv2+
|
||||
URL: https://wiki.gnome.org/Projects/LibRsvg
|
||||
Source0: https://download.gnome.org/sources/librsvg/2.43/librsvg-%{version}.tar.xz
|
||||
Source0: https://download.gnome.org/sources/librsvg/2.44/librsvg-%{version}.tar.xz
|
||||
|
||||
BuildRequires: chrpath
|
||||
BuildRequires: gcc
|
||||
@ -139,6 +139,9 @@ rm -vrf %{buildroot}%{_datadir}/doc
|
||||
%{_mandir}/man1/rsvg-convert.1*
|
||||
|
||||
%changelog
|
||||
* Wed Sep 05 2018 Kalev Lember <klember@redhat.com> - 2.44.2-1
|
||||
- Update to 2.44.2
|
||||
|
||||
* Wed Aug 08 2018 Kalev Lember <klember@redhat.com> - 2.43.4-1
|
||||
- Update to 2.43.4
|
||||
- Use bundled rust deps
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (librsvg-2.43.4.tar.xz) = 0aaf01bafb4e5120a68e32ff357ccfc61f8efca0d306896502b6016cfbda39565c08de8056a7abd1d899d10bf4d54243cf80b9aa07280030090c6be46da6bdf5
|
||||
SHA512 (librsvg-2.44.2.tar.xz) = 273d984ff00d14295b9e9565a16d7570fa7c57e11c3b676f28caed81181b8619de4c577e9e07bc92e41bb344a5509ea2d3598c4c8a7bafb1bdf7990a72ab126b
|
||||
|
Loading…
Reference in New Issue
Block a user