Update to 2.46.0
This commit is contained in:
parent
b470e49130
commit
c5081f21ac
1
.gitignore
vendored
1
.gitignore
vendored
@ -56,3 +56,4 @@ librsvg-2.31.0.tar.bz2
|
|||||||
/librsvg-2.45.90.tar.xz
|
/librsvg-2.45.90.tar.xz
|
||||||
/librsvg-2.45.91.tar.xz
|
/librsvg-2.45.91.tar.xz
|
||||||
/librsvg-2.45.92.tar.xz
|
/librsvg-2.45.92.tar.xz
|
||||||
|
/librsvg-2.46.0.tar.xz
|
||||||
|
@ -12,12 +12,12 @@
|
|||||||
|
|
||||||
Name: librsvg2
|
Name: librsvg2
|
||||||
Summary: An SVG library based on cairo
|
Summary: An SVG library based on cairo
|
||||||
Version: 2.45.92
|
Version: 2.46.0
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
|
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
URL: https://wiki.gnome.org/Projects/LibRsvg
|
URL: https://wiki.gnome.org/Projects/LibRsvg
|
||||||
Source0: https://download.gnome.org/sources/librsvg/2.45/librsvg-%{version}.tar.xz
|
Source0: https://download.gnome.org/sources/librsvg/2.46/librsvg-%{version}.tar.xz
|
||||||
|
|
||||||
BuildRequires: chrpath
|
BuildRequires: chrpath
|
||||||
BuildRequires: gcc
|
BuildRequires: gcc
|
||||||
@ -162,6 +162,9 @@ rm -vrf %{buildroot}%{_datadir}/doc
|
|||||||
%{_mandir}/man1/rsvg-convert.1*
|
%{_mandir}/man1/rsvg-convert.1*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Sep 09 2019 Kalev Lember <klember@redhat.com> - 2.46.0-1
|
||||||
|
- Update to 2.46.0
|
||||||
|
|
||||||
* Tue Sep 03 2019 Kalev Lember <klember@redhat.com> - 2.45.92-1
|
* Tue Sep 03 2019 Kalev Lember <klember@redhat.com> - 2.45.92-1
|
||||||
- Update to 2.45.92
|
- Update to 2.45.92
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (librsvg-2.45.92.tar.xz) = 14003574af99a8925071c191cd0e38945e226db53492d9b43d8bff26d10d97d7330baafe0284558a977d589b627c9378c2b63472f425c0be2424facccc565854
|
SHA512 (librsvg-2.46.0.tar.xz) = baa6c4490b6485c30f570408e70fbd3ce2d3b9584c4f06e5f6afdf7a1b7171f5af13e01e18476a392c9a2b6b0bf429fac2c04daa6f50d5e413f53babcdc4adbc
|
||||||
|
Loading…
Reference in New Issue
Block a user