Update to 2.48.0
This commit is contained in:
parent
0bbf8c867c
commit
5a08fcf84e
1
.gitignore
vendored
1
.gitignore
vendored
@ -61,3 +61,4 @@ librsvg-2.31.0.tar.bz2
|
|||||||
/librsvg-2.46.2.tar.xz
|
/librsvg-2.46.2.tar.xz
|
||||||
/librsvg-2.46.3.tar.xz
|
/librsvg-2.46.3.tar.xz
|
||||||
/librsvg-2.46.4.tar.xz
|
/librsvg-2.46.4.tar.xz
|
||||||
|
/librsvg-2.48.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.46.4
|
Version: 2.48.0
|
||||||
Release: 2%{?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.46/librsvg-%{version}.tar.xz
|
Source0: https://download.gnome.org/sources/librsvg/2.48/librsvg-%{version}.tar.xz
|
||||||
|
|
||||||
BuildRequires: chrpath
|
BuildRequires: chrpath
|
||||||
BuildRequires: gcc
|
BuildRequires: gcc
|
||||||
@ -135,6 +135,9 @@ rm -vrf %{buildroot}%{_datadir}/doc
|
|||||||
%{_mandir}/man1/rsvg-convert.1*
|
%{_mandir}/man1/rsvg-convert.1*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Mar 07 2020 Kalev Lember <klember@redhat.com> - 2.48.0-1
|
||||||
|
- Update to 2.48.0
|
||||||
|
|
||||||
* Wed Jan 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 2.46.4-2
|
* Wed Jan 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 2.46.4-2
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (librsvg-2.46.4.tar.xz) = abb4d9eeef62b778092269446987f3c8205cd260c253d5e70a9e3c562b9b23a64c76562d7bb53eadc9c12cca8a1cb52009f9b9d78695cc6970fe7e14b9ba10a0
|
SHA512 (librsvg-2.48.0.tar.xz) = b7af8df77aaa75dddb1a833cc0aebf19a757acfd59cb4ad93e061a94afba62c57f8c6e2c1df2415e25322ddd6eeb649181f987fcb55ee27fea2a0460f8de24b1
|
||||||
|
Loading…
Reference in New Issue
Block a user