Update to 2.39.0
This commit is contained in:
parent
87013bc6ae
commit
77684eda41
1
.gitignore
vendored
1
.gitignore
vendored
@ -11,3 +11,4 @@ librsvg-2.31.0.tar.bz2
|
||||
/librsvg-2.36.3.tar.xz
|
||||
/librsvg-2.36.4.tar.xz
|
||||
/librsvg-2.37.0.tar.xz
|
||||
/librsvg-2.39.0.tar.xz
|
||||
|
@ -1,12 +1,12 @@
|
||||
Name: librsvg2
|
||||
Summary: An SVG library based on cairo
|
||||
Version: 2.37.0
|
||||
Release: 4%{?dist}
|
||||
Version: 2.39.0
|
||||
Release: 1%{?dist}
|
||||
|
||||
License: LGPLv2+
|
||||
Group: System Environment/Libraries
|
||||
#VCS: git:git://git.gnome.org/librsvg
|
||||
Source: http://download.gnome.org/sources/librsvg/2.37/librsvg-%{version}.tar.xz
|
||||
Source: http://download.gnome.org/sources/librsvg/2.39/librsvg-%{version}.tar.xz
|
||||
|
||||
# build with vala 0.18
|
||||
Patch0: librsvg-vala.patch
|
||||
@ -119,6 +119,9 @@ gdk-pixbuf-query-loaders-%{__isa_bits} --update-cache || :
|
||||
|
||||
|
||||
%changelog
|
||||
* Thu Aug 22 2013 Kalev Lember <kalevlember@gmail.com> - 2.39.0-1
|
||||
- Update to 2.39.0
|
||||
|
||||
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.37.0-4
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user